.. |
AboutPage.cpp
|
added missing files
|
2017-01-26 22:46:58 +01:00 |
AboutPage.h
|
Fix Icon for About page.
|
2018-03-04 14:31:16 +01:00 |
AboutPage.ui
|
added missing files
|
2017-01-26 22:46:58 +01:00 |
AddFileAssociationDialog.cpp
|
|
|
AddFileAssociationDialog.h
|
Fix Some gcc warnings 383 to 208 lines
|
2016-11-30 22:01:01 +01:00 |
AppearancePage.cpp
|
disable nat/dht indicators for hidden mode, hide irrelevant network options elements
|
2017-10-23 11:42:03 +03:00 |
AppearancePage.h
|
Fix NAT Display setting saving.
|
2017-03-03 20:35:18 +01:00 |
AppearancePage.ui
|
fixed update of Tor status in settings
|
2018-01-19 13:42:31 +01:00 |
ChannelPage.cpp
|
update call to notifySettingsChanged() when changing the thread loading of channels
|
2017-07-04 23:26:57 +02:00 |
ChannelPage.h
|
changed a few pages to not requiring to call save()
|
2017-01-28 18:13:38 +01:00 |
ChannelPage.ui
|
Added a new setting to channels to enable/disable threaded loading.
|
2014-08-06 17:41:22 +00:00 |
ChatPage.cpp
|
Fix CppCheck Error in ChatPage.cpp
|
2017-07-21 15:11:55 +02:00 |
ChatPage.h
|
Update ChatPage.h
|
2017-03-05 02:45:37 +01:00 |
ChatPage.ui
|
changed lobby for "chat rooms" in settings
|
2018-10-20 17:34:57 +02:00 |
CryptoPage.cpp
|
added option to not include external IPs in preferences->node->certificate
|
2018-10-20 17:31:52 +02:00 |
CryptoPage.h
|
changed a few pages to not requiring to call save()
|
2017-01-28 18:13:38 +01:00 |
CryptoPage.ui
|
added option to not include external IPs in preferences->node->certificate
|
2018-10-20 17:31:52 +02:00 |
FileAssociationsPage.cpp
|
changed a few pages to not requiring to call save()
|
2017-01-28 18:13:38 +01:00 |
FileAssociationsPage.h
|
changed a few pages to not requiring to call save()
|
2017-01-28 18:13:38 +01:00 |
ForumPage.cpp
|
fix saving of forum options checkbox for load images
|
2017-10-25 20:50:34 +03:00 |
ForumPage.h
|
Update ForumPage.h
|
2017-03-05 02:45:07 +01:00 |
ForumPage.ui
|
added a checkbox to load emoticons in forums as an option, so as to avoid crazy loading times. Disabled by default until we fix the RsHtml code
|
2017-01-18 21:22:38 +01:00 |
GeneralPage.cpp
|
hide advanced mode option since it is not used anywhere in the software
|
2018-02-14 22:08:07 +01:00 |
GeneralPage.h
|
homepage quickstartwizard webhelp
|
2017-03-01 22:36:36 +03:00 |
GeneralPage.ui
|
Rename retroshare06 to retroshare
|
2017-07-17 10:45:18 +02:00 |
GroupFrameSettingsWidget.cpp
|
added missing signal blocking calls in several config pages
|
2017-02-27 23:14:05 +01:00 |
GroupFrameSettingsWidget.h
|
changed a few pages to not requiring to call save()
|
2017-01-28 18:13:38 +01:00 |
GroupFrameSettingsWidget.ui
|
Fixed some strings in settings window
|
2014-12-23 10:37:35 +00:00 |
JsonApiPage.cc
|
retroshare-gui now handle JsonApiServer too
|
2018-09-21 19:01:32 +02:00 |
JsonApiPage.h
|
retroshare-gui now handle JsonApiServer too
|
2018-09-21 19:01:32 +02:00 |
JsonApiPage.ui
|
retroshare-gui now handle JsonApiServer too
|
2018-09-21 19:01:32 +02:00 |
MessagePage.cpp
|
Fix warnings in MessagePage.cpp
|
2018-10-23 17:43:01 +02:00 |
MessagePage.h
|
Update MessagePage.h
|
2017-03-05 02:43:40 +01:00 |
MessagePage.ui
|
reduced the default width & height
|
2016-01-23 13:37:08 +01:00 |
NetworkPage.cpp
|
changed more ConfigPages to not requiring calls to save()
|
2017-01-29 21:47:13 +01:00 |
NetworkPage.h
|
changed more ConfigPages to not requiring calls to save()
|
2017-01-29 21:47:13 +01:00 |
NetworkPage.ui
|
|
|
NewTag.cpp
|
optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified)
|
2014-10-21 22:33:02 +00:00 |
NewTag.h
|
Updated GUI to use new Message / Mail interface.
|
2015-03-22 04:52:53 +00:00 |
NewTag.ui
|
- Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application
|
2014-07-24 23:26:04 +00:00 |
NotifyPage.cpp
|
Add Circle Feed Item.
|
2017-06-11 16:16:41 +02:00 |
NotifyPage.h
|
changed more ConfigPages to not requiring calls to save()
|
2017-01-29 21:47:13 +01:00 |
NotifyPage.ui
|
Add Circle Feed Item.
|
2017-06-11 16:16:41 +02:00 |
PeoplePage.cpp
|
added signal blocking calls to a few last config pages
|
2017-02-28 00:10:54 +01:00 |
PeoplePage.h
|
changed more ConfigPages to not requiring calls to save()
|
2017-01-29 21:47:13 +01:00 |
PeoplePage.ui
|
improved settings->People text fields and tooltip
|
2017-01-13 16:35:42 +01:00 |
PluginItem.cpp
|
show error string form plugin loading as tooltip in gui (patch from Phenom)
|
2015-05-25 15:12:20 +00:00 |
PluginItem.h
|
Added Enable/Disable buttons to PluginItem and a Info Label, instead of a Checkbox.
|
2012-09-19 15:41:31 +00:00 |
PluginItem.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-06 22:09:44 +00:00 |
PluginsPage.cpp
|
add missing namespaces
|
2018-07-06 23:55:12 +09:00 |
PluginsPage.h
|
add missing namespaces
|
2018-07-06 23:55:12 +09:00 |
PluginsPage.ui
|
pass over settings to improve layouts
|
2017-02-15 21:30:49 +01:00 |
PostedPage.cpp
|
changed a few pages to not requiring to call save()
|
2017-01-28 18:13:38 +01:00 |
PostedPage.h
|
Update PostedPage.h
|
2017-03-05 02:44:18 +01:00 |
PostedPage.ui
|
- Added settings page for Posted.
|
2014-07-24 14:54:23 +00:00 |
rsettings.cpp
|
Fix CppCheck in rsettings.cpp
|
2017-11-06 22:20:44 +01:00 |
rsettings.h
|
Fix CppCheck in rsettings.cpp
|
2017-11-06 22:20:44 +01:00 |
rsettingswin.cpp
|
retroshare-gui now handle JsonApiServer too
|
2018-09-21 19:01:32 +02:00 |
rsettingswin.h
|
changed a few pages to not requiring to call save()
|
2017-01-28 18:13:38 +01:00 |
RsharePeerSettings.cpp
|
fixed GUI update of avatars and status for distant chat. Updated backend for new model. Fixed a few bugs in serialisation
|
2015-11-30 00:02:44 -05:00 |
RsharePeerSettings.h
|
Removed maximum value from chat lobby participants list.
|
2015-05-02 00:22:30 +00:00 |
rsharesettings.cpp
|
retroshare-gui now handle JsonApiServer too
|
2018-09-21 19:01:32 +02:00 |
rsharesettings.h
|
retroshare-gui now handle JsonApiServer too
|
2018-09-21 19:01:32 +02:00 |
RSPermissionMatrixWidget.cpp
|
Fix Some gcc warnings 383 to 208 lines
|
2016-11-30 22:01:01 +01:00 |
RSPermissionMatrixWidget.h
|
Fixed hide offline friends in ServicePermissionsPage
|
2015-08-09 22:30:47 +02:00 |
ServerPage.cpp
|
fix proxy indicators not being updated
|
2018-08-25 17:53:30 +02:00 |
ServerPage.h
|
fix freezes in network settings
|
2017-11-29 17:17:49 +03:00 |
ServerPage.ui
|
added context menu entry to only show current IPs instead of all known IPs
|
2018-09-18 22:02:18 +02:00 |
ServicePermissionsPage.cpp
|
tested/fixed all option buttons
|
2017-01-31 23:07:59 +01:00 |
ServicePermissionsPage.h
|
changed more ConfigPages to not requiring calls to save()
|
2017-01-29 21:47:13 +01:00 |
ServicePermissionsPage.ui
|
Fixed layout of the ServicePermissionsPage
|
2015-08-08 22:46:31 +02:00 |
settings.ui
|
updated settings icons and some missed one
|
2016-08-27 18:15:13 +02:00 |
settingsw.ui
|
Fix Setting list width.
|
2017-03-06 21:19:41 +01:00 |
SoundPage.cpp
|
fixed settings SoundPage
|
2017-03-05 13:57:49 +01:00 |
SoundPage.h
|
converted the last CONFIG pages to interactive mode
|
2017-01-30 21:38:06 +01:00 |
SoundPage.ui
|
- Added default sounds (on first start and a new button in sound settings)
|
2015-06-07 12:40:25 +00:00 |
TransferPage.cpp
|
Fix Partial Dir Check
|
2018-05-12 14:31:28 +02:00 |
TransferPage.h
|
added UI and parameters for two new options in shared files: max share depth and ignore duplicates
|
2017-09-24 17:53:06 +02:00 |
TransferPage.ui
|
added option whether to trust friend nodes for banned files
|
2018-08-19 15:52:35 +02:00 |
WebuiPage.cpp
|
retroshare-gui now handle JsonApiServer too
|
2018-09-21 19:01:32 +02:00 |
WebuiPage.h
|
retroshare-gui now handle JsonApiServer too
|
2018-09-21 19:01:32 +02:00 |
WebuiPage.ui
|
Fix WebUI Setting Saving.
|
2017-07-30 18:29:03 +02:00 |