..
AddFileAssociationDialog.cpp
Added new settings which will be replace soon as possible Preferences
2009-07-23 17:11:51 +00:00
AddFileAssociationDialog.h
cleaned include files
2010-07-23 18:52:58 +00:00
AppearancePage.cpp
Added patch from braindead
2012-05-02 20:19:51 +00:00
AppearancePage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
AppearancePage.ui
removed some unused layout
2010-10-08 00:05:13 +00:00
ChatPage.cpp
- Moved HandleRichText from the folder "chat" to "util" and redesigned the source
2012-05-12 00:40:53 +00:00
ChatPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
ChatPage.ui
added load/save of default nickname, plus some debugging
2011-12-26 22:43:54 +00:00
CryptoPage.cpp
Fix some source code for better translation, added some new words to translate and removed some words not to be translated.
2012-02-05 21:05:11 +00:00
CryptoPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
CryptoPage.ui
Added patch #3510849 from Adam (interfect)
2012-06-09 17:59:45 +00:00
DirectoriesPage.cpp
Removed the max length from the ip fields in ProfileWidget to display all 15 digits.
2012-04-03 19:35:11 +00:00
DirectoriesPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
DirectoriesPage.ui
Fixed compiler warnings.
2012-02-20 00:24:40 +00:00
FileAssociationsPage.cpp
Removed unused parameter warnings in retroshare-gui.
2011-08-12 14:06:29 +00:00
FileAssociationsPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
ForumPage.cpp
Removed unused parameter warnings in retroshare-gui.
2011-08-12 14:06:29 +00:00
ForumPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
ForumPage.ui
New read status for forum messages.
2010-08-08 22:58:10 +00:00
GeneralPage.cpp
Added check for administrator rights to add/remove the retroshare:// protocol.
2011-08-17 00:06:44 +00:00
GeneralPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
GeneralPage.ui
* Added two new Services to RS GUI.
2012-02-13 18:43:15 +00:00
MessagePage.cpp
Removed unused parameter warnings in retroshare-gui.
2011-08-12 14:06:29 +00:00
MessagePage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
MessagePage.ui
Redesigned the MessagesDialog to open the message in a new tab or new window for reading.
2011-06-04 00:46:02 +00:00
NetworkPage.cpp
Removed unused parameter warnings in retroshare-gui.
2011-08-12 14:06:29 +00:00
NetworkPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
NetworkPage.ui
Added new settings which will be replace soon as possible Preferences
2009-07-23 17:11:51 +00:00
NewTag.cpp
Fixed RetroShare links with " characters in the name.
2012-02-08 12:11:15 +00:00
NewTag.h
Reworked settings dialog.
2011-06-15 00:40:07 +00:00
NewTag.ui
Rework some translations.
2010-09-12 20:27:03 +00:00
NotifyPage.cpp
Added new notify on connect attempt by the local message system.
2012-04-26 23:41:14 +00:00
NotifyPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
NotifyPage.ui
Added new notify on connect attempt by the local message system.
2012-04-26 23:41:14 +00:00
PluginItem.cpp
Fixed layout of the PluginPage.
2012-02-26 21:45:52 +00:00
PluginItem.h
Little design improvements for Plugin Item
2012-01-04 22:17:28 +00:00
PluginItem.ui
Fixed layout of the PluginPage.
2012-02-26 21:45:52 +00:00
PluginsPage.cpp
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
PluginsPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
PluginsPage.ui
Fixed layout of the PluginPage.
2012-02-26 21:45:52 +00:00
RelayPage.cpp
Removed most of the usages of std::ostringstream in the gui.
2012-03-28 18:02:49 +00:00
RelayPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
RelayPage.ui
Renamed "Dht" to "DHT".
2012-02-15 20:40:41 +00:00
rsettings.cpp
Fixed some more utf8 issues with umlauts in the Windows user name.
2011-10-12 23:36:25 +00:00
rsettings.h
profile wasn't saved on first start
2010-06-14 13:32:13 +00:00
rsettingswin.cpp
corrected stupid bug in settings causing crash when a plugin is ot loaded correctly
2012-02-19 21:28:07 +00:00
rsettingswin.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
RsharePeerSettings.cpp
The standard font is now used for new chat lobbies.
2012-02-11 21:41:41 +00:00
RsharePeerSettings.h
Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too.
2012-01-17 20:36:36 +00:00
rsharesettings.cpp
Added new notify on connect attempt by the local message system.
2012-04-26 23:41:14 +00:00
rsharesettings.h
Added new notify on connect attempt by the local message system.
2012-04-26 23:41:14 +00:00
ServerPage.cpp
Removed most of the usages of std::ostringstream in the gui.
2012-03-28 18:02:49 +00:00
ServerPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
ServerPage.ui
Fixed compiler warnings.
2012-02-20 00:24:40 +00:00
settings.ui
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
SoundPage.cpp
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
SoundPage.h
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
SoundPage.ui
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
TransferPage.cpp
Removed most of the usages of std::ostringstream in the gui.
2012-03-28 18:02:49 +00:00
TransferPage.h
Improvement to plugin system:
2012-02-18 14:55:50 +00:00
TransferPage.ui
added new variable in config->transfers to allow reserving n slots to non cache transfers
2012-01-10 23:07:53 +00:00