Commit Graph

423 Commits

Author SHA1 Message Date
thunder2
56d34a8a2c Undo fix for linking of plugins for Windows MSYS2 compile 2021-11-05 21:23:48 +01:00
Phenom
d7981f3811 StyleSheet Rewrite
Use QDarkStyle to make Standard_Dark.qss and Standard_Light.qss
Use Widget name to stylize them.
2021-11-04 21:21:54 +01:00
thunder2
433f6f763d Fixed linking of plugins for Windows compile 2021-11-03 18:38:46 +01:00
csoler
3ddf3d0853
Merge pull request #2132 from sehraf/pr_add_i2p_sam3
Replace I2P BOB with SAMv3
2021-10-24 20:39:22 +02:00
thunder2
6cf60f1add Removed not needed libraries in VOIP.pro for Windows build 2021-07-19 21:07:52 +02:00
csoler
90bc88089c fixed up bandwidth display when no video is selected 2021-05-27 21:45:56 +02:00
csoler
b78f7f11de added the possiblity to choose which camera to use 2021-05-27 21:21:26 +02:00
csoler
7b5be347bf refactored the UI of VOIP config panel and added list of available devices (not used yet) 2021-05-15 21:37:11 +02:00
csoler
d3f75234a7 moved abSpeech audio bar to main panel 2021-05-12 23:24:57 +02:00
csoler
d7ecd775eb made camera/audio only active when config panel is shown 2021-05-12 23:05:15 +02:00
csoler
c4fbd3a4f5 renamed AudioInputConfig into VOIPConfigPanel 2021-05-12 21:44:25 +02:00
csoler
0de9c877b8 switched video capture to QCamera and removed opencv dependency 2021-05-12 09:40:42 +02:00
csoler
b2f9ac5b71 fixed VOIP compilation on ubuntu 20.04 2021-04-04 14:40:15 +02:00
sehraf
10189ba4d0
add i2psam3 2021-03-16 21:15:30 +01:00
Phenom
3d9ba341f0 Fix Windows 64b G++ under MSys2 compil. 2021-03-05 17:40:06 +01:00
csoler
96fb0d2d5f updated translation files 2020-12-10 09:37:10 +01:00
thunder2
1ee38877ca Fixed linking of VOIP plugin for msys2 2020-11-24 19:09:06 +01:00
hunbernd
7a0dfbcda9 Fixed includes and macros for newer opencv 2020-11-24 19:02:37 +01:00
hunbernd
bcafd06748 Fixed msys2 pack script:
- copy retroshare.dll (added if exist by thunder)
- copy plugins from the lib folder
2020-11-23 21:04:19 +01:00
thunder2
e9298c16bc Fixed linking with enabled libretroshare_shared with msys2 2020-11-23 21:04:18 +01:00
thunder2
5fc8689bf2 Fixed compile of FeedReader plugin with msys2 2020-11-23 21:04:18 +01:00
thunder2
efe454c937 Fixed save of settings in plugin FeedReader 2020-11-19 15:17:25 +01:00
thunder2
95d521f692 Fixed compile of VOIP plugin 2020-11-09 22:04:25 +01:00
thunder2
76b22ada5c Added new config "libretroshare_shared" to build libretroshare as shared library (default off) based on changes from ET. Activated for Windows build with plugins to fix the link error (ld.exe: Error: export ordinal too large) due to too many exported symbols. 2020-11-09 20:00:50 +01:00
thunder2
026cadfe13 Fixed compile of FeedReader plugin 2020-11-08 23:03:09 +01:00
Phenom
384ae46706 Fix RSElidedItemDelegate to use StyleSheet as default but defined colors
if they are.

If none, use Base Delegate.
2020-05-17 13:27:35 +02:00
csoler
4124585b55
removed unused print methods in some RsItems since now print is handled by serializer 2020-02-29 12:14:37 +01:00
csoler
fb9282f588
moved UserNotify to MainPage level, and added RsEvent handling code in Posted 2020-01-26 23:19:20 +01:00
csoler
c552890459
attempt to sort out the mess in item deletion in FeedHolder widgets 2020-01-14 21:43:29 +01:00
defnax
be929f4335 little changes 2019-11-25 23:06:04 +01:00
defnax
c12d633730 Fixed FeedeReader compile & changed feed item icons 2019-11-24 16:54:24 +01:00
defnax
4ce557ba89 removed unwanted plugin from master 2019-10-21 21:58:09 +02:00
defnax
033405c761 added latest retrochess to master 2019-10-16 22:27:18 +02:00
defnax
d78811ab5e Fixed the toolbar frames
before used wrong names for the default stylesheet
2019-10-05 16:02:44 +02:00
shibe2
d210795c5e
remove accidental code from retroshare_plugin.pri 2019-03-10 12:48:36 +04:00
Phenom
b80d7cb5ae Fix Warnings for class 'RsGxsForumGroup' was previously declared as a
struct

../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:40:1:
warning: class 'RsGxsForumGroup' was previously declared as a struct [-
Wmismatched-tags]
class RsGxsForumGroup;
^
../../../trunk/libretroshare/src/retroshare/rsgxsforums.h:55:8: note:
previous use is here
struct RsGxsForumGroup : RsSerializable
       ^
../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:40:1: note:
did you mean struct here?
class RsGxsForumGroup;
^~~~~
struct
2019-02-14 23:15:54 +01:00
csoler
3d2f33c757
fixed another bug in .pri file in plugins 2018-12-21 16:37:02 +01:00
csoler
1dc8004430
added missing commands to install plugins 2018-12-21 15:50:45 +01:00
csoler
ecf5f79c03
fixed version numbers in packaging scripts and added proper targets in VOIP and FeedReader plugins 2018-12-18 23:14:14 +01:00
csoler
cdcc796afc
fixed licenses in plugins/VOIP 2018-11-11 14:24:49 +01:00
csoler
15b3c48149
finished licenses in VOIP. Files re-licensed with authorization 2018-11-11 14:24:46 +01:00
csoler
53ec7467d5
fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
csoler
456845fc8c
fixed licenses in FeedReader 2018-11-11 14:24:46 +01:00
hunbernd
3e3adf7337
Removed some old build scripts 2018-11-11 14:24:44 +01:00
Gioacchino Mazzurco
77d938bf52
Remove _USE_32BIT_TIME_T windows define
Why did we added it in first place?
2018-10-07 13:07:22 +02:00
Gioacchino Mazzurco
92f90178c4
RS version is now parametrizable at compile time
Avoid the need of dirty patching to set the version at build time
In case RS version is not passed as argument attempt to determine it
  using git describe, if unavailable use hardcoded default
2018-09-12 10:49:36 +02:00
Gioacchino Mazzurco
396fe49312
Merge branch 'master' into jsonapi 2018-08-22 16:59:42 +02:00
csoler
0f758902cd
started cleaning the mess with rsAccounts: only exposed useful functionality of rsAccount beyond a static class and removed all references to rsAccounts in the code 2018-07-24 23:47:32 +02:00
Gioacchino Mazzurco
b4d2ce82c1
RsTokenService use enum for request status 2018-06-24 18:56:48 +02:00
thunder2
38ac234862 Fixed Windows compile with pre-compiled libraries
Added new variable EXTERNAL_LIB_DIR to specify path of external libraries
2018-05-07 09:42:36 +02:00