..
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
Cleaned Creation Dialogs for Channels and Forums and updated german translation.
2010-09-13 15:11:20 +00:00
AppearancePage.h
cleaned include files
2010-07-23 18:52:58 +00:00
AppearancePage.ui
removed some unused layout
2010-10-08 00:05:13 +00:00
ChatPage.cpp
Added setting for the count of messages to load from the history for group and private chat
2010-11-04 11:14:47 +00:00
ChatPage.h
Reworked design of offline chat messages in PopupChatDialog.
2010-10-02 22:42:30 +00:00
ChatPage.ui
Added setting for the count of messages to load from the history for group and private chat
2010-11-04 11:14:47 +00:00
configpage.h
code refactoring and other small changes
2009-08-19 22:15:16 +00:00
CryptoPage.cpp
Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog.
2010-12-03 00:54:40 +00:00
CryptoPage.h
cleaned include files
2010-07-23 18:52:58 +00:00
CryptoPage.ui
removed not used Export Button
2010-01-30 11:25:41 +00:00
DirectoriesPage.cpp
Removed member ftController::mShareDownloadDir and calculate the value from the shared directories.
2011-03-08 20:05:36 +00:00
DirectoriesPage.h
added an optional cache for hashes, so that hashed files are remembered for some days.
2010-10-31 20:35:31 +00:00
DirectoriesPage.ui
Translate QuickStartWizard, GenCertDialog and StartDialog into german.
2011-03-08 00:31:20 +00:00
FileAssociationsPage.cpp
reworked settings
2010-05-20 21:53:27 +00:00
FileAssociationsPage.h
cleaned include files
2010-07-23 18:52:58 +00:00
ForumPage.cpp
New read status for forum messages.
2010-08-08 22:58:10 +00:00
ForumPage.h
New read status for forum messages.
2010-08-08 22:58:10 +00:00
ForumPage.ui
New read status for forum messages.
2010-08-08 22:58:10 +00:00
GeneralPage.cpp
Show the new setting for starting minimized on system start only for Windows.
2010-12-13 20:34:07 +00:00
GeneralPage.h
Show the new setting for starting minimized on system start only for Windows.
2010-12-13 20:34:07 +00:00
GeneralPage.ui
Fixed layout in GeneralPage when the checkboxes are hidden.
2010-12-13 21:04:31 +00:00
MessagePage.cpp
Cleaned ForumsDialog and MessagesDialog and updated german translation.
2010-09-12 22:17:17 +00:00
MessagePage.h
Fixed compile under linux.
2010-08-22 22:28:57 +00:00
MessagePage.ui
the default tags can be reset to standard in the settings
2010-06-02 12:11:09 +00:00
NetworkPage.cpp
code refactoring and other small changes
2009-08-19 22:15:16 +00:00
NetworkPage.h
code refactoring and other small changes
2009-08-19 22:15:16 +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
Moved the tag feature in messages from the gui to the libretroshare.
2010-08-22 22:12:26 +00:00
NewTag.h
Fixed compile under linux.
2010-08-22 22:28:57 +00:00
NewTag.ui
Rework some translations.
2010-09-12 20:27:03 +00:00
NotifyPage.cpp
Added new setting for the position and the margin of the toaster.
2010-12-10 21:49:38 +00:00
NotifyPage.h
fixed settings for tray message enable/disable
2010-06-15 16:51:48 +00:00
NotifyPage.ui
Added new setting for the position and the margin of the toaster.
2010-12-10 21:49:38 +00:00
rsettings.cpp
This intimidating patch renames libretroshare/src/rsiface/ to
2010-08-06 09:40:23 +00:00
rsettings.h
profile wasn't saved on first start
2010-06-14 13:32:13 +00:00
rsettingswin.cpp
Removed own settings for news feed.
2011-03-26 22:17:15 +00:00
rsettingswin.h
Removed own settings for news feed.
2011-03-26 22:17:15 +00:00
RsharePeerSettings.cpp
Added tabbed PopupChatWindow. You can switch to tabbed chat window in the settings (NotifyPage).
2010-11-15 20:49:24 +00:00
RsharePeerSettings.h
Added tabbed PopupChatWindow. You can switch to tabbed chat window in the settings (NotifyPage).
2010-11-15 20:49:24 +00:00
rsharesettings.cpp
Fixed compile of the minimal version after a clean.
2011-02-22 14:51:03 +00:00
rsharesettings.h
Fixed compile of the minimal version after a clean.
2011-02-22 14:51:03 +00:00
ServerPage.cpp
Added new statusbar widget about pending discovery informations.
2011-01-07 16:56:57 +00:00
ServerPage.h
Added TransferPage to Settings
2010-01-27 20:24:49 +00:00
ServerPage.ui
added some tooltips. Removed warning for creating new profile, as it would let the user think that the current profile will be deleted
2011-02-10 22:11:53 +00:00
settings.ui
Set the OK button as default in the settings window.
2010-12-11 22:46:14 +00:00
SoundPage.cpp
reworked settings
2010-05-20 21:53:27 +00:00
SoundPage.h
Changed settings to local variable, no more as pointer on all classes.
2010-05-11 20:02:52 +00:00
SoundPage.ui
Rework some translations.
2010-09-12 20:27:03 +00:00
TransferPage.cpp
This intimidating patch renames libretroshare/src/rsiface/ to
2010-08-06 09:40:23 +00:00
TransferPage.h
implemented a safety check for low disc space, and safe drop of disk access if too low
2010-05-21 20:49:48 +00:00
TransferPage.ui
Fixed translation in advanced search. QOject::tr outside a function is not translated.
2010-09-29 15:29:07 +00:00