.. |
AddFileAssociationDialog.cpp
|
|
|
AddFileAssociationDialog.h
|
|
|
AppearancePage.cpp
|
added systray menu in status bar. Helps people without a systray (Patch form Phenom)
|
2014-11-02 20:29:06 +00:00 |
AppearancePage.h
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +00:00 |
AppearancePage.ui
|
Added patch from Henry
|
2014-12-23 10:16:27 +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
|
new notify capability of chat lobbies: message counting, nickname occurrence counting and specific text counting. Also sorts out notify tab in Settings (Patch from Phenom, slightly modified: gui layout/text + added a flag to enable/disable user defined text grep)
|
2015-03-26 22:17:48 +00:00 |
ChatPage.h
|
Removed Add Friend Button from Friends Dialog
|
2014-09-24 14:58:05 +00:00 |
ChatPage.ui
|
new notify capability of chat lobbies: message counting, nickname occurrence counting and specific text counting. Also sorts out notify tab in Settings (Patch from Phenom, slightly modified: gui layout/text + added a flag to enable/disable user defined text grep)
|
2015-03-26 22:17:48 +00:00 |
CryptoPage.cpp
|
Fixed display of version information.
|
2015-03-08 13:31:44 +00:00 |
CryptoPage.h
|
Set a minimum size for Status Button.
|
2014-12-24 01:40:08 +00:00 |
CryptoPage.ui
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
DirectoriesPage.cpp
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +00:00 |
DirectoriesPage.h
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +00:00 |
DirectoriesPage.ui
|
Cleaned some ui files.
|
2012-08-22 13:44:23 +00:00 |
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
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +00:00 |
GeneralPage.h
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +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
|
Cleaned some ui files.
|
2012-08-22 13:44:23 +00:00 |
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
|
new notify capability of chat lobbies: message counting, nickname occurrence counting and specific text counting. Also sorts out notify tab in Settings (Patch from Phenom, slightly modified: gui layout/text + added a flag to enable/disable user defined text grep)
|
2015-03-26 22:17:48 +00:00 |
NotifyPage.h
|
new notify capability of chat lobbies: message counting, nickname occurrence counting and specific text counting. Also sorts out notify tab in Settings (Patch from Phenom, slightly modified: gui layout/text + added a flag to enable/disable user defined text grep)
|
2015-03-26 22:17:48 +00:00 |
NotifyPage.ui
|
new notify capability of chat lobbies: message counting, nickname occurrence counting and specific text counting. Also sorts out notify tab in Settings (Patch from Phenom, slightly modified: gui layout/text + added a flag to enable/disable user defined text grep)
|
2015-03-26 22:17:48 +00:00 |
PluginItem.cpp
|
Added Enable/Disable buttons to PluginItem and a Info Label, instead of a Checkbox.
|
2012-09-19 15:41:31 +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
|
Removed version files from retroshare-gui.
|
2015-01-14 23:26:51 +00:00 |
PluginsPage.h
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +00:00 |
PluginsPage.ui
|
Cleaned some ui files.
|
2012-08-22 13:44:23 +00:00 |
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
|
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 |
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
|
added web interface to retroshare-gui
|
2015-04-24 14:31:13 +00: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
|
added web interface to retroshare-gui
|
2015-04-24 14:31:13 +00:00 |
rsharesettings.h
|
corrected missing include
|
2015-04-24 16:41:34 +00:00 |
RSPermissionMatrixWidget.cpp
|
added checkbox to hide offline peers in permission matrix (modified patch from sehraf)
|
2015-04-28 13:57:02 +00:00 |
RSPermissionMatrixWidget.h
|
fixed design of PermissionMatrix. Improved scroller. Fixed bug not showing permissions correctly. Added help text.
|
2015-02-02 21:42:41 +00:00 |
ServerPage.cpp
|
added a button to clear the IP address list. Also started to add diagnostic for TOR status. This is unfinished so it does not work yet.
|
2015-05-17 10:00:00 +00:00 |
ServerPage.h
|
added a button to clear the IP address list. Also started to add diagnostic for TOR status. This is unfinished so it does not work yet.
|
2015-05-17 10:00:00 +00:00 |
ServerPage.ui
|
added a button to clear the IP address list. Also started to add diagnostic for TOR status. This is unfinished so it does not work yet.
|
2015-05-17 10:00:00 +00:00 |
ServicePermissionsPage.cpp
|
added checkbox to hide offline peers in permission matrix (modified patch from sehraf)
|
2015-04-28 13:57:02 +00:00 |
ServicePermissionsPage.h
|
added checkbox to hide offline peers in permission matrix (modified patch from sehraf)
|
2015-04-28 13:57:02 +00:00 |
ServicePermissionsPage.ui
|
added checkbox to hide offline peers in permission matrix (modified patch from sehraf)
|
2015-04-28 13:57:02 +00:00 |
settings.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-06 22:09:44 +00:00 |
SoundPage.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 |
SoundPage.h
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +00:00 |
SoundPage.ui
|
Added Phenom's new Compact Mode Changes:
|
2014-05-29 16:15:26 +00:00 |
TransferPage.cpp
|
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.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
|
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 |
WebuiPage.cpp
|
added web interface to tray menu
|
2015-04-28 14:55:13 +00: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 |