Phenom
d280d2c8e9
Fix uninitialised mBobAccessible in ServerPage::ServerPage
...
Conditional jump or move depends on uninitialised value(s)
in ServerPage::updateStatusBob() in /retroshare-gui/src/gui/settings/
ServerPage.cpp:1770
2020-12-01 18:51:12 +01:00
defnax
7a8a0e7dc1
* Notify page set back default Tab to "0"
2020-11-30 20:33:31 +01:00
csoler
509f89cb59
Merge pull request #2106 from csoler/v0.6-BugFixing_2
...
[WIP] Continue fixing 0.6.6 bugs
2020-11-15 20:04:20 +01:00
csoler
587ee69fe5
Merge pull request #2084 from csoler/v0.6-BugFixing_3
...
Clean up the mess in chat settings
2020-11-15 15:41:23 +01:00
csoler
141bfa2ec9
directly export current profile instead of showing profile manager, since profile manager only allows to export anyway
2020-11-12 23:16:31 +01:00
csoler
9a2749dbe5
added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested)
2020-11-09 22:42:28 +01:00
csoler
8efd529af0
improved layout of chat prefs and hide broadcast tab that wasnt showing any useful option
2020-11-01 23:17:56 +01:00
csoler
8b7341185d
moved chat room part from notify page into preferences->chat
2020-10-22 21:54:26 +02:00
csoler
bb5c758f87
cleaned up the mess in chat settings
2020-10-22 00:01:17 +02:00
csoler
2afda27a8c
hide testfeed button
2020-10-21 22:26:33 +02:00
csoler
beb9aeaf65
changed Feed into Log in settings
2020-10-21 22:24:24 +02:00
csoler
937b24e936
added missing includes of FilesDefs
2020-10-11 22:26:53 +02:00
Gioacchino Mazzurco
eca11d0885
retroshare-gui: fix missing include in jsonapipage
...
Fix compile error, warnings and typo
2020-10-07 10:58:52 +02:00
sehraf
26fdd79b50
Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig
2020-10-04 20:25:06 +02:00
csoler
c640fd779d
fixed comflicts with upstream
2020-09-27 20:51:05 +02:00
csoler
96cbbce3b1
Merge pull request #2021 from RetroPooh/permis-matrix-descr
...
service descriptions in permission matrix
2020-09-11 22:29:16 +02:00
csoler
2e6a87a2ea
merged upstream/master
2020-09-11 21:36:45 +02:00
csoler
d691454d57
removed "Load Channel In Background" button that is now irrelevant
2020-09-08 21:04:35 +02:00
csoler
76511479af
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
2020-08-19 16:19:42 +02:00
csoler
a7db89a9ef
Merge pull request #2042 from csoler/v0.6-ImprovedGUI
...
V0.6 improved gui
2020-08-18 23:25:51 +02:00
drbob
09c7fdee4b
Add proper header path for 'retroshare-gui/' headers
...
This is simplifies the include directories needed for plugins.
2020-08-18 22:43:45 +10:00
csoler
209355b9a5
converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt
2020-08-15 22:17:52 +02:00
RetroPooh
0f1890813e
popup dynamic size and pos
2020-06-30 11:53:13 +03:00
RetroPooh
4b891ddd90
service descriptions in permission matrix
2020-06-25 17:26:55 +03:00
sehraf
a5a2b49d99
i2p: bob: add option to disable bob CONFIG+=no_rs_bob
2020-06-10 20:05:00 +02:00
sehraf
6136416b56
i2p: bob: convert bobSettings to i2p::settings
2020-06-10 20:04:59 +02:00
defnax
28508c47ce
Merge pull request #1968 from defnax/added-mail-settings-for-emoticons
...
Added mail settings for emoticons
2020-05-29 18:27:01 +02:00
hunbernd
a11dc09790
Build webui
2020-05-23 22:05:44 +02:00
defnax
74646413c4
Added mail settings for emoticons
2020-05-23 00:16:49 +02: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
defnax
86ec01e991
Added forum settings for Font size & contrast
2020-05-13 19:37:44 +02:00
sehraf
25f0119e4d
Add back the I2P Bob confuguration page.
...
It is used by both - clear net and hidden locations - to configure I2P either just as an in proxy (clear net location) or as a full service (hidden i2p location).
2020-05-03 20:58:36 +02:00
defnax
5091977979
Set by default for Windows Fusion style
2020-04-30 15:17:22 +02:00
csoler
dea29f8612
fixed uninitialized memory read in RSPermissionMatrix
2020-04-26 13:08:54 +02:00
defnax
858d8142b0
rename some notify settings strings links to boards
...
* rename some notify settings strings links/posted to boards
* connect attempt to Friend requests
2020-03-24 13:31:50 +01:00
defnax
6ac03ecf7c
moved share flags label to the Directories tab
2020-03-05 22:31:16 +01:00
defnax
fedd0b22e5
Set back the right tab by default
...
* Set back show the right tabs by default
* Added for Files Tabs it taked to much space before
2020-03-03 14:05:52 +01:00
defnax
87f64a1e2b
removed old unused icons
2020-02-22 01:26:20 +01:00
sehraf
0678226a93
convert RSDHT_RELAY_CLASS_ to enum class
2020-02-19 20:17:21 +01:00
sehraf
1b29e81e89
convert RSDHT_RELAY_MODE_ to enum class
2020-02-19 18:57:28 +01:00
defnax
ef0979aafd
rename settings posted page to boards too
2020-02-11 15:43:27 +01:00
defnax
920463a4ae
update few more strings to the new naming
2020-02-11 14:51:52 +01:00
Gioacchino Mazzurco
039e8f653d
Solve race condition in JSON API restart
...
Improve atomic access to restbed service
Protect JSON API restart against bursts
Fix JSON API error condition enum registration
Provide ostream helper for error_condition
Provide optional forced thread cancel for debugging purpose, disabled by
default at compile time define RS_THREAD_FORCE_STOP to enable it
Avoid double fullstop in retroshare-gui json api apply button
2020-02-05 18:56:47 +01:00
csoler
f45a04b3d5
fixed key list not properly updating when importing new key in GenCertDialog, and improved tooltips
2019-12-24 11:48:50 +01:00
csoler
71149935f9
fixed path issue in calling webui from rs-gui
2019-12-21 18:11:43 +01:00
defnax
6692b2be49
improved Node page look & feel
2019-12-07 16:39:00 +01:00
csoler
6df71ef5f6
fixed compilation
2019-11-27 23:45:18 +01:00
Gioacchino Mazzurco
c73bdb83cd
Drop libresapi and modules that depends on it
...
A copy of the repository freezed before this deletion to ease old code
viewing is available at
https://github.com/RetroShare/zz_archive_RetroShare_libresapi
Removed some more cruft
Temporarly disabled JSON API generation of RsWebUi methods due to
compilation breakage when rs_webui is disabled, RsWebUi keeps working
but cannot be restarted from JSON API
2019-11-27 23:32:38 +01:00
csoler
9a24af87a4
Moved #ifdef RS_WEBUI inside RS_JSONAPI ifdefs so that the webui files cannot be requested unless jsonapi files are compiled
2019-11-27 21:14:20 +01:00
Gioacchino Mazzurco
1d4ca64dee
Prepare for merging
2019-11-27 18:44:10 +01:00