RetroShare/retroshare-gui/src/gui/settings
2015-10-21 22:39:48 +02:00
..
AddFileAssociationDialog.cpp
AddFileAssociationDialog.h
AppearancePage.cpp fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation 2015-06-29 16:08:17 +00:00
AppearancePage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
AppearancePage.ui fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation 2015-06-29 16:08:17 +00:00
ChannelPage.cpp Fixed some strings in settings window 2014-12-23 10:37:35 +00:00
ChannelPage.h Add a new Channel Page in settings (Patch from Phenom) 2014-05-08 17:17:48 +00:00
ChannelPage.ui Added a new setting to channels to enable/disable threaded loading. 2014-08-06 17:41:22 +00:00
ChatPage.cpp Add minimum font size in chat. 2015-09-13 17:35:19 +02:00
ChatPage.h Removed Add Friend Button from Friends Dialog 2014-09-24 14:58:05 +00:00
ChatPage.ui Add minimum font size in chat. 2015-09-13 17:35:19 +02:00
CryptoPage.cpp removed empty #ifdef Q_WS_WIN 2015-06-08 08:50:09 +00:00
CryptoPage.h added additional button to show statistics window in settings->node 2015-05-21 11:18:55 +00:00
CryptoPage.ui added additional button to show statistics window in settings->node 2015-05-21 11:18:55 +00:00
DirectoriesPage.cpp removed empty #ifdef Q_WS_WIN 2015-06-08 08:50:09 +00:00
DirectoriesPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
DirectoriesPage.ui
FileAssociationsPage.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
FileAssociationsPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
ForumPage.cpp Fixed some strings in settings window 2014-12-23 10:37:35 +00:00
ForumPage.h - Revert remove of forum settings 2014-04-14 22:36:10 +00:00
ForumPage.ui - Added settings page for Posted. 2014-07-24 14:54:23 +00:00
GeneralPage.cpp Replaced Q_WS_ --> Q_OS_ 2015-08-30 22:51:15 +02:00
GeneralPage.h fixed icon sizes in lobby participant list 2015-07-03 20:27:30 +00:00
GeneralPage.ui - Fixed crash when closing the main window without the setting "Minimize to Tray Icon" 2013-08-04 23:53:29 +00:00
GroupFrameSettingsWidget.cpp Fixed some strings in settings window 2014-12-23 10:37:35 +00:00
GroupFrameSettingsWidget.h Fixed some strings in settings window 2014-12-23 10:37:35 +00:00
GroupFrameSettingsWidget.ui Fixed some strings in settings window 2014-12-23 10:37:35 +00:00
MessagePage.cpp Updated GUI to use new Message / Mail interface. 2015-03-22 04:52:53 +00:00
MessagePage.h Updated GUI to use new Message / Mail interface. 2015-03-22 04:52:53 +00:00
MessagePage.ui - Added blocking of embedded images (+ settings) to forums and messages 2013-09-23 19:53:26 +00:00
NetworkPage.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
NetworkPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00: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 fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
NotifyPage.h added toasters for incoming audio/video call to voip plugin (patch from Phenom) 2015-05-26 15:19:57 +00:00
NotifyPage.ui change label "Security Ip" to "Ip security" in feed settings(patch from Henry) 2015-06-16 11:04:30 +00: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
PluginItem.ui Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
PluginsPage.cpp sequel to 6b2ed2fb2d 2015-08-05 23:45:45 +02:00
PluginsPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
PluginsPage.ui
PostedPage.cpp Fixed some strings in settings window 2014-12-23 10:37:35 +00:00
PostedPage.h - Added settings page for Posted. 2014-07-24 14:54:23 +00:00
PostedPage.ui - Added settings page for Posted. 2014-07-24 14:54:23 +00:00
RelayPage.cpp fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
RelayPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
RelayPage.ui
rsettings.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsettings.h
rsettingswin.cpp fix #20 crash on shutdown with plugins enabled. Settings window did leak plugin config pages (patch from hunbernd) 2015-07-31 17:26:52 +02:00
rsettingswin.h Added new fixes from Phenom (AddFrameListeInsteadOfToolBar_v0.6_7360.patch) 2014-05-10 18:05:18 +00:00
RsharePeerSettings.cpp Removed maximum value from chat lobby participants list. 2015-05-02 00:22:30 +00:00
RsharePeerSettings.h Removed maximum value from chat lobby participants list. 2015-05-02 00:22:30 +00:00
rsharesettings.cpp fixed up default sizes for list icons and main page icons for high DPI screens 2015-10-20 22:00:15 -04:00
rsharesettings.h fixed up default sizes for list icons and main page icons for high DPI screens 2015-10-20 22:00:15 -04:00
RSPermissionMatrixWidget.cpp Fixed hide offline friends in ServicePermissionsPage 2015-08-09 22:30:47 +02:00
RSPermissionMatrixWidget.h Fixed hide offline friends in ServicePermissionsPage 2015-08-09 22:30:47 +02:00
ServerPage.cpp Hide some Labels on Hidden Mode 2015-10-21 22:39:48 +02:00
ServerPage.h Fixed Windows compile. 2015-09-17 10:05:31 +02:00
ServerPage.ui Hide some Labels on Hidden Mode 2015-10-21 22:39:48 +02:00
ServicePermissionsPage.cpp Fix Spelling and Grammar 2015-09-10 10:29:15 +01:00
ServicePermissionsPage.h Fixed hide offline friends in ServicePermissionsPage 2015-08-09 22:30:47 +02:00
ServicePermissionsPage.ui Fixed layout of the ServicePermissionsPage 2015-08-08 22:46:31 +02:00
settings.ui Improved Network Settings Layout, better look and order 2015-10-21 04:16:20 +02:00
SoundPage.cpp removed empty #ifdef Q_WS_WIN 2015-06-08 08:50:09 +00:00
SoundPage.h - Added default sounds (on first start and a new button in sound settings) 2015-06-07 12:40:25 +00: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 removed empty #ifdef Q_WS_WIN 2015-06-08 08:50:09 +00:00
TransferPage.h improved layout of server (network) and transfer config pages. Removed some useless options (enable turtle), and added some tooltips 2015-05-16 13:59:26 +00:00
TransferPage.ui Fixed typos in strings (Patch from Henry). 2015-06-02 21:48:11 +00:00
WebuiPage.cpp Fix Spelling and Grammar 2015-09-10 10:29:15 +01:00
WebuiPage.h added web interface to tray menu 2015-04-28 14:55:13 +00:00
WebuiPage.ui added web interface to retroshare-gui 2015-04-24 14:31:13 +00:00