.. |
advsearch
|
implemented a backward compatible fix for bug when searching (advanced) with max size larger than 2Gb
|
2011-03-15 23:12:46 +00:00 |
bwgraph
|
removed grey color from the background of the widget
|
2010-11-16 09:23:04 +00:00 |
channels
|
Optimized layout of the SubFileItem.
|
2011-07-06 23:46:16 +00:00 |
chat
|
Added a new image to the private chat window to set the window always on top.
|
2011-07-08 22:33:26 +00:00 |
common
|
Fixed reaction of the checkbox "web of trust". Now the list of unvalid gpg keys is shown or hide directly after the click.
|
2011-06-17 20:51:05 +00:00 |
connect
|
forgot to commit this
|
2011-07-01 21:01:47 +00:00 |
dht
|
Added basic PeerItems to NewsFeed for AUTH_DENIED and FAILED_CONNECTION case.
|
2011-07-11 01:08:01 +00:00 |
elastic
|
compatibility with Qt4.5
|
2010-11-23 21:00:17 +00:00 |
feeds
|
Added basic PeerItems to NewsFeed for AUTH_DENIED and FAILED_CONNECTION case.
|
2011-07-11 01:08:01 +00:00 |
forums
|
removed debug output
|
2011-06-10 21:17:28 +00:00 |
groups
|
Removed new lines of the QLineEdit input fields after input in forum, channel, message and group.
|
2010-11-09 19:57:05 +00:00 |
help
|
added to RetroShare Help page new commands entry for "-r retroshare://..."
|
2011-05-11 17:17:53 +00:00 |
im_history
|
Moved the fill function of the ForumsDialog to a QThread.
|
2011-06-07 22:28:07 +00:00 |
images
|
Added a new image to the private chat window to set the window always on top.
|
2011-07-08 22:33:26 +00:00 |
layouts
|
|
|
msgs
|
Fixed reaction of the checkbox "web of trust". Now the list of unvalid gpg keys is shown or hide directly after the click.
|
2011-06-17 20:51:05 +00:00 |
plugins
|
|
|
profile
|
Fixed some more utf8 handling in the GUI.
|
2011-05-08 23:11:27 +00:00 |
qskinobject
|
|
|
qss/chat
|
Reworked design of offline chat messages in PopupChatDialog.
|
2010-10-02 22:42:30 +00:00 |
settings
|
Added a new image to the private chat window to set the window always on top.
|
2011-07-08 22:33:26 +00:00 |
smileys
|
Added new smiley to the emotes.acs, changed the Smiley Button size for a better mouse over effect.
|
2010-09-30 15:45:43 +00:00 |
statusbar
|
Added new statusbar widget about pending discovery informations.
|
2011-01-07 16:56:57 +00:00 |
style
|
New dialog for defining own colors for the private chat window.
|
2011-04-09 22:52:52 +00:00 |
toaster
|
Added new setting for the position and the margin of the toaster.
|
2010-12-10 21:49:38 +00:00 |
unfinished
|
Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog.
|
2010-12-03 00:54:40 +00:00 |
AboutDialog.cpp
|
This intimidating patch renames libretroshare/src/rsiface/ to
|
2010-08-06 09:40:23 +00:00 |
AboutDialog.h
|
Changed settings to local variable, no more as pointer on all classes.
|
2010-05-11 20:02:52 +00:00 |
AboutDialog.ui
|
|
|
ChannelFeed.cpp
|
Removed the + button in channels and forums and moved the post button to the right side.
|
2011-05-16 21:24:16 +00:00 |
ChannelFeed.h
|
Added new RetroShare link formats:
|
2011-04-19 19:42:44 +00:00 |
ChannelFeed.ui
|
Fixed layout problem (vertical scrollbar) in ChannelFeed.
|
2011-07-07 22:01:30 +00:00 |
DetailsDialog.cpp
|
cleaned include files
|
2010-07-23 18:52:58 +00:00 |
DetailsDialog.h
|
cleaned include files
|
2010-07-23 18:52:58 +00:00 |
DetailsDialog.ui
|
- Updated French translation unit (obsolete entries removed)
|
2010-11-18 07:57:46 +00:00 |
DLListDelegate.cpp
|
Enabled clipping for DLListDelegate and ULListDelegate. The text should only be drawn in the own column.
|
2010-09-16 16:18:27 +00:00 |
DLListDelegate.h
|
|
|
FileTransferInfoWidget.cpp
|
added a display of turtle search/tunnel requests over time, to help spotting potential spammers
|
2011-05-23 21:45:25 +00:00 |
FileTransferInfoWidget.h
|
|
|
ForumsDialog.cpp
|
Fixed html title bug in the forum message when answering to a message in ForumMsgItem.
|
2011-06-20 21:19:48 +00:00 |
ForumsDialog.h
|
Moved the fill function of the ForumsDialog to a QThread.
|
2011-06-07 22:28:07 +00:00 |
ForumsDialog.ui
|
Fixed reaction of the checkbox "web of trust". Now the list of unvalid gpg keys is shown or hide directly after the click.
|
2011-06-17 20:51:05 +00:00 |
FriendsDialog.cpp
|
Moved the star to the first column in MessagesDialog.
|
2011-05-24 23:35:11 +00:00 |
FriendsDialog.h
|
renamed class PeersDialog to FriendsDialog
|
2011-05-17 17:27:47 +00:00 |
FriendsDialog.ui
|
corrected misspelling error
|
2011-07-02 11:48:15 +00:00 |
GenCertDialog.cpp
|
added lockfile path info to the multiple-instances warning window in rs-
|
2011-03-16 23:25:57 +00:00 |
GenCertDialog.h
|
cleaned include files
|
2010-07-23 18:52:58 +00:00 |
GenCertDialog.ui
|
Translate QuickStartWizard, GenCertDialog and StartDialog into german.
|
2011-03-08 00:31:20 +00:00 |
graphframe.cpp
|
|
|
graphframe.h
|
|
|
HelpDialog.cpp
|
This intimidating patch renames libretroshare/src/rsiface/ to
|
2010-08-06 09:40:23 +00:00 |
HelpDialog.h
|
This intimidating patch renames libretroshare/src/rsiface/ to
|
2010-08-06 09:40:23 +00:00 |
HelpDialog.ui
|
|
|
images.qrc
|
Added a new image to the private chat window to set the window always on top.
|
2011-07-08 22:33:26 +00:00 |
InfoDialog.cpp
|
This intimidating patch renames libretroshare/src/rsiface/ to
|
2010-08-06 09:40:23 +00:00 |
InfoDialog.h
|
This intimidating patch renames libretroshare/src/rsiface/ to
|
2010-08-06 09:40:23 +00:00 |
InfoDialog.ui
|
|
|
linetypes.h
|
|
|
LogoBar.cpp
|
|
|
LogoBar.h
|
|
|
mainpage.h
|
|
|
mainpagestack.cpp
|
|
|
mainpagestack.h
|
|
|
MainWindow.cpp
|
Added display of Dht Peer Connection status.
|
2011-07-10 18:20:30 +00:00 |
MainWindow.h
|
Added Basic Dht Details Window to Retroshare GUI.
|
2011-07-06 13:08:27 +00:00 |
MainWindow.ui
|
disabled the default context menus for the QToolBar's
|
2011-03-10 11:44:48 +00:00 |
MessagesDialog.cpp
|
Fixed reaction of the checkbox "web of trust". Now the list of unvalid gpg keys is shown or hide directly after the click.
|
2011-06-17 20:51:05 +00:00 |
MessagesDialog.h
|
MessagesDialog:
|
2011-06-04 22:54:03 +00:00 |
MessagesDialog.ui
|
Fixed reaction of the checkbox "web of trust". Now the list of unvalid gpg keys is shown or hide directly after the click.
|
2011-06-17 20:51:05 +00:00 |
MessengerWindow.cpp
|
renamed class PeersDialog to FriendsDialog
|
2011-05-17 17:27:47 +00:00 |
MessengerWindow.h
|
renamed class PeersDialog to FriendsDialog
|
2011-05-17 17:27:47 +00:00 |
MessengerWindow.ui
|
removed a default stylesheet from messenger window
|
2010-12-13 00:09:36 +00:00 |
NetworkDialog.cpp
|
Fixed reaction of the checkbox "web of trust". Now the list of unvalid gpg keys is shown or hide directly after the click.
|
2011-06-17 20:51:05 +00:00 |
NetworkDialog.h
|
Added "Copy RetroShare Link" of the selected peer in PeersDialog and NetworkDialog.
|
2011-05-16 22:51:08 +00:00 |
NetworkDialog.ui
|
Fixed reaction of the checkbox "web of trust". Now the list of unvalid gpg keys is shown or hide directly after the click.
|
2011-06-17 20:51:05 +00:00 |
NetworkView.cpp
|
added missign destructors, causing some parasitic memory leaks
|
2011-03-05 18:26:33 +00:00 |
NetworkView.h
|
added missign destructors, causing some parasitic memory leaks
|
2011-03-05 18:26:33 +00:00 |
NetworkView.ui
|
fixed the layout Horizontal spacing in NetworkView
|
2010-11-30 21:21:27 +00:00 |
NewsFeed.cpp
|
Added basic PeerItems to NewsFeed for AUTH_DENIED and FAILED_CONNECTION case.
|
2011-07-11 01:08:01 +00:00 |
NewsFeed.h
|
Added basic PeerItems to NewsFeed for AUTH_DENIED and FAILED_CONNECTION case.
|
2011-07-11 01:08:01 +00:00 |
NewsFeed.ui
|
Removed own settings for news feed.
|
2011-03-26 22:17:15 +00:00 |
notifyqt.cpp
|
Added a confirm to the delete history action.
|
2011-02-27 21:47:49 +00:00 |
notifyqt.h
|
renamed class PeersDialog to FriendsDialog
|
2011-05-17 17:27:47 +00:00 |
PluginManager.cpp
|
|
|
PluginManager.h
|
|
|
PluginManagerWidget.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 |
PluginManagerWidget.h
|
|
|
PluginsPage.cpp
|
|
|
PluginsPage.h
|
|
|
QuickStartWizard2.ui
|
* Added a "return" if QTreeWidgetItem = NULL, to stop crash.
|
2011-06-13 22:30:32 +00:00 |
QuickStartWizard.cpp
|
Removed member ftController::mShareDownloadDir and calculate the value from the shared directories.
|
2011-03-08 20:05:36 +00:00 |
QuickStartWizard.h
|
Removed member ftController::mShareDownloadDir and calculate the value from the shared directories.
|
2011-03-08 20:05:36 +00:00 |
QuickStartWizard.ui
|
Removed member ftController::mShareDownloadDir and calculate the value from the shared directories.
|
2011-03-08 20:05:36 +00:00 |
RemoteDirModel.cpp
|
Added to sort by Age when one day, one week or one month is selected
|
2011-05-21 18:34:34 +00:00 |
RemoteDirModel.h
|
Added missing Q_OBJECT to TreeStyle_RDM and fixed translation.
|
2011-06-04 23:44:17 +00:00 |
RetroShareLink.cpp
|
Show the RetroShare id of the peer and the signers of the key in ConfCertDialog as clickable links.
|
2011-05-18 21:23:26 +00:00 |
RetroShareLink.h
|
Added a new button in the forums dialog to download all links in the selected forum message.
|
2011-05-15 20:21:14 +00:00 |
RsAutoUpdatePage.cpp
|
Added Basic Dht Details Window to Retroshare GUI.
|
2011-07-06 13:08:27 +00:00 |
RsAutoUpdatePage.h
|
suppressed memory leak in GUI
|
2011-03-02 14:31:03 +00:00 |
RSHumanReadableDelegate.h
|
Fixed compile
|
2010-12-03 11:54:39 +00:00 |
SearchDialog.cpp
|
made search case insentitive, by default
|
2011-06-21 21:08:56 +00:00 |
SearchDialog.h
|
Added new RetroShare link format to start a search
|
2011-05-04 10:22:49 +00:00 |
SearchDialog.ui
|
possible fix for macosx on searchline
|
2011-03-04 10:44:11 +00:00 |
SearchTreeWidget.cpp
|
cleaned include files
|
2010-07-23 18:52:58 +00:00 |
SearchTreeWidget.h
|
cleaned include files
|
2010-07-23 18:52:58 +00:00 |
SFListDelegate.cpp
|
|
|
SFListDelegate.h
|
|
|
SharedFilesDialog.cpp
|
Added to sort by Age when one day, one week or one month is selected
|
2011-05-21 18:34:34 +00:00 |
SharedFilesDialog.h
|
attempt at making remoteDirModel less CPU intentive. Remove potential deadlock source in SearchDialog.
|
2011-04-14 21:58:15 +00:00 |
SharedFilesDialog.ui
|
- implemented an optional flat view for shared files that allows sorting by date/peer/name
|
2011-04-01 21:46:06 +00:00 |
ShareDialog.cpp
|
Fixed utf8 issues when the partial or the download dir is set to a utf8 dir.
|
2011-03-06 20:19:16 +00:00 |
ShareDialog.h
|
Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder.
|
2010-09-18 16:05:32 +00:00 |
ShareDialog.ui
|
Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder.
|
2010-09-18 16:05:32 +00:00 |
ShareManager.cpp
|
Enabled drag and drop in ShareManager to add folders to the share.
|
2011-04-26 23:38:29 +00:00 |
ShareManager.h
|
Enabled drag and drop in ShareManager to add folders to the share.
|
2011-04-26 23:38:29 +00:00 |
ShareManager.ui
|
possible fixed the Add Button in ShareManager
|
2010-11-30 15:21:03 +00:00 |
SoundManager.cpp
|
cleaned include files
|
2010-07-23 18:52:58 +00:00 |
SoundManager.h
|
cleaned include files
|
2010-07-23 18:52:58 +00:00 |
StartDialog.cpp
|
added lockfile path info to the multiple-instances warning window in rs-
|
2011-03-16 23:25:57 +00:00 |
StartDialog.h
|
This intimidating patch renames libretroshare/src/rsiface/ to
|
2010-08-06 09:40:23 +00:00 |
StartDialog.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 |
TransfersDialog.cpp
|
corrected display of uploaded size
|
2011-06-23 18:54:49 +00:00 |
TransfersDialog.h
|
Fixed context menu "Cancel" and "Copy RetroShare Links" in TransfersDialog when a peer is selected.
|
2011-02-08 00:41:13 +00:00 |
TransfersDialog.ui
|
improved tunnel statistics gui
|
2011-05-28 22:25:42 +00:00 |
TrustView.cpp
|
fixed bug related to opening cache hist file in text mode for windows
|
2011-05-15 12:01:23 +00:00 |
TrustView.h
|
ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk
|
2010-03-28 20:46:45 +00:00 |
TrustView.ui
|
Cleaned PopupChatDialog, NetworkDialog, SearchDialog, TransfersDialog, SharedFilesDialog, ChannelFeeds and updated german translation.
|
2010-09-13 00:27:50 +00:00 |
TurtleRouterDialog.cpp
|
clean up the code
|
2011-05-31 21:51:15 +00:00 |
TurtleRouterDialog.h
|
clean up the code
|
2011-05-31 21:51:15 +00:00 |
TurtleRouterDialog.ui
|
Added a second tab for Router Statistics
|
2011-05-31 21:39:44 +00:00 |
TurtleRouterStatistics.cpp
|
cleaned display of TR statistics
|
2011-06-07 20:50:04 +00:00 |
TurtleRouterStatistics.h
|
Added a second tab for Router Statistics
|
2011-05-31 21:39:44 +00:00 |
TurtleRouterStatistics.ui
|
Added a second tab for Router Statistics
|
2011-05-31 21:39:44 +00:00 |
ULListDelegate.cpp
|
Enabled clipping for DLListDelegate and ULListDelegate. The text should only be drawn in the own column.
|
2010-09-16 16:18:27 +00:00 |
ULListDelegate.h
|
- modified ftFileProvider so as to keep multiple client peers per instance
|
2010-07-27 16:05:21 +00:00 |
xprogressbar.cpp
|
Fixed context menu "Cancel" and "Copy RetroShare Links" in TransfersDialog when a peer is selected.
|
2011-02-08 00:41:13 +00:00 |
xprogressbar.h
|
Fixed context menu "Cancel" and "Copy RetroShare Links" in TransfersDialog when a peer is selected.
|
2011-02-08 00:41:13 +00:00 |