.. |
advsearch
|
moved regular expression classes into a separate namespace
|
2016-09-13 12:05:22 +02:00 |
chat
|
Fix some compilation warnings
|
2016-10-19 15:41:25 +02:00 |
Circles
|
Fix Missing ID-Avatars in Create Circle Menu
|
2016-10-09 12:37:09 +02:00 |
common
|
Fix some compilation warnings
|
2016-10-19 15:41:25 +02:00 |
connect
|
removed (unfinished) GettingStarted tab
|
2016-08-29 20:52:02 +02:00 |
elastic
|
Fixed compilation for Clang.
|
2016-04-23 09:50:49 +02:00 |
emojione
|
Fixing People Margins
|
2016-01-07 19:25:52 +01:00 |
feeds
|
added new mainwindow icons for RetroShare.
|
2016-08-16 22:02:30 +02:00 |
FileTransfer
|
fixed advanced search not closing
|
2016-09-27 21:10:18 +02:00 |
groups
|
fixed load/save of new group ids and backward compatibility with FriendList
|
2016-07-06 22:02:56 -04:00 |
gxs
|
Fix some compilation warnings
|
2016-10-19 15:41:25 +02:00 |
gxschannels
|
updating icons more flat replacement
|
2016-08-24 03:28:57 +02:00 |
gxsforums
|
Add context menu to show hidden image on lobby.
|
2016-10-05 12:27:31 +02:00 |
help
|
Added last icon changes for transfers page
|
2016-08-30 17:18:27 +02:00 |
icons
|
Improved look and feel layout of Profile Generation Dialog
|
2016-09-06 17:45:42 +02:00 |
Identity
|
updated help text for circles
|
2016-08-30 14:18:36 +02:00 |
im_history
|
Correct Colored Name Contrast in chat, same way than text.
|
2016-03-12 13:25:10 +01:00 |
images
|
Merge pull request #260 from PhenomRetroShare/Add_SendAsPlainText_And_NoEmoteIcon_Button
|
2016-06-14 20:30:06 -04:00 |
msgs
|
added new mainwindow icons for RetroShare.
|
2016-08-16 22:02:30 +02:00 |
People
|
Fix Missing ID-Avatars in Create Circle Menu
|
2016-10-09 12:37:09 +02:00 |
PhotoShare
|
Replaced Q_WS_ --> Q_OS_
|
2015-08-30 22:51:15 +02:00 |
plugins
|
|
|
Posted
|
fixed icon
|
2016-08-24 13:46:31 +02:00 |
profile
|
moved all getOpenFilename to use misc::getOpenFilename
|
2016-07-31 22:15:56 +02:00 |
qskinobject
|
|
|
qss
|
Improved look and feel layout of Profile Generation Dialog
|
2016-09-06 17:45:42 +02:00 |
settings
|
Fix some compilation warnings
|
2016-10-19 15:41:25 +02:00 |
statistics
|
Add AutoHide to RSImageBlockWidget
|
2016-08-17 23:33:41 +02:00 |
statusbar
|
reverted commits 1843a5460d and 48d7c57662 for the release, since they dont fit the GUI style and cause problems, until they are made right
|
2016-02-06 12:01:39 -05:00 |
style
|
in RSStyle use list.clear instead of list.empty, which was probably a bug
|
2015-06-19 11:39:34 +00:00 |
TheWire
|
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 |
toaster
|
removed member gxs_id from ChatId class, because ChatId now uses tunnel ids stored in distant_chat_id for distant chat.
|
2015-12-05 17:00:57 +01:00 |
unfinished
|
Fixed compile with Qt 5
|
2015-06-26 08:14:09 +00:00 |
WikiPoos
|
Make wikis compile
|
2015-09-05 09:25:08 +02:00 |
AboutDialog.cpp
|
WebUI is now optional but enabled by default at compile time
|
2016-07-28 14:08:49 +02:00 |
AboutDialog.h
|
add button to copy version info in first level about box
|
2015-07-31 16:40:45 -04:00 |
AboutDialog.ui
|
add button to copy version info in first level about box
|
2015-07-31 16:40:45 -04:00 |
ChatLobbyWidget.cpp
|
Fix Lobby Notify Icon.
|
2016-08-06 17:52:12 +02:00 |
ChatLobbyWidget.h
|
added new mainwindow icons for RetroShare.
|
2016-08-16 22:02:30 +02:00 |
ChatLobbyWidget.ui
|
updating icons more flat replacement
|
2016-08-24 03:28:57 +02:00 |
CreateMsgLinkDialog.cpp
|
merge of branch v0.6-idclean 7180
|
2014-03-17 20:56:06 +00:00 |
CreateMsgLinkDialog.h
|
- Added some performance optimizations in FriendSelectionWidget::peerStatusChanged
|
2013-06-19 13:18:15 +00:00 |
CreateMsgLinkDialog.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-08 00:08:35 +00:00 |
emojione.qrc
|
Fixing People Margins
|
2016-01-07 19:25:52 +01:00 |
FriendsDialog.cpp
|
Fixed a bunch of warnings in safe ways
|
2016-10-13 00:01:33 +02:00 |
FriendsDialog.h
|
added new mainwindow icons for RetroShare.
|
2016-08-16 22:02:30 +02:00 |
FriendsDialog.ui
|
update notify icons now orange color
|
2016-08-24 16:55:44 +02:00 |
GenCertDialog.cpp
|
Improved look and feel layout of Profile Generation Dialog
|
2016-09-06 17:45:42 +02:00 |
GenCertDialog.h
|
Add possibility to create GXSId directly on GenCertDialog.
|
2016-08-08 22:57:06 +02:00 |
GenCertDialog.ui
|
Improved look and feel layout of Profile Generation Dialog
|
2016-09-06 17:45:42 +02:00 |
GetStartedDialog.cpp
|
Replaced Q_WS_ --> Q_OS_
|
2015-08-30 22:51:15 +02:00 |
GetStartedDialog.h
|
added a few 128px icons
|
2015-06-27 11:47:37 +00:00 |
GetStartedDialog.ui
|
Improve some of the wording of labels and information
|
2015-11-25 10:33:28 +00:00 |
HelpDialog.cpp
|
WebUI is now optional but enabled by default at compile time
|
2016-07-28 14:08:49 +02:00 |
HelpDialog.h
|
Added version information of the libraries to HelpDialog.
|
2015-06-14 17:45:26 +00:00 |
HelpDialog.ui
|
Fixed typo in string (Patch from Henry).
|
2015-06-26 16:42:36 +00:00 |
icons.qrc
|
Improved look and feel layout of Profile Generation Dialog
|
2016-09-06 17:45:42 +02:00 |
images.qrc
|
Merge pull request #260 from PhenomRetroShare/Add_SendAsPlainText_And_NoEmoteIcon_Button
|
2016-06-14 20:30:06 -04:00 |
linetypes.h
|
|
|
LogoBar.cpp
|
Code maintenance for Qt 5:
|
2013-10-19 02:07:01 +00:00 |
LogoBar.h
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +00:00 |
MainPage.cpp
|
fixed size of help icons in MainPage class
|
2016-01-19 22:59:11 -05:00 |
mainpagestack.cpp
|
Allow main window to resize to much smaller size when needed. Should help people with small screens to resize RS window appropriately (patch from Manuel Davis)
|
2016-01-26 22:16:45 -05:00 |
mainpagestack.h
|
Allow main window to resize to much smaller size when needed. Should help people with small screens to resize RS window appropriately (patch from Manuel Davis)
|
2016-01-26 22:16:45 -05:00 |
MainWindow.cpp
|
fixed reloading of ShareManager due to postModDirectories and made it reload after addign new share
|
2016-09-18 21:41:18 +02:00 |
MainWindow.h
|
WebUI is now optional but enabled by default at compile time
|
2016-07-28 14:08:49 +02:00 |
MainWindow.ui
|
Add minimal Size for stackPages in MainWindow for first start.
|
2016-02-16 23:15:33 +01:00 |
MessagesDialog.cpp
|
removed two debug outputs from MessageDialog
|
2016-01-08 22:52:01 -05:00 |
MessagesDialog.h
|
added new mainwindow icons for RetroShare.
|
2016-08-16 22:02:30 +02:00 |
MessagesDialog.ui
|
added new mainwindow icons for RetroShare.
|
2016-08-16 22:02:30 +02:00 |
MessengerWindow.cpp
|
finished conversion to RsNodeGroupId for file transfer and GUI
|
2016-07-05 23:49:43 -04:00 |
MessengerWindow.h
|
finished conversion to RsNodeGroupId for file transfer and GUI
|
2016-07-05 23:49:43 -04:00 |
MessengerWindow.ui
|
Enabled Messenger Window in system tray icon.
|
2015-07-09 21:36:32 +00:00 |
NetworkDialog.cpp
|
disable sorting while editing network view
|
2015-10-05 09:26:36 +02:00 |
NetworkDialog.h
|
merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk
|
2014-03-29 14:18:05 +00:00 |
NetworkDialog.ui
|
attempt to improve/clarify relationship between nodes and PGP keys. Removed duplicate options and splitted ConfCerDialog into a dialog to show nodes certificates and PGP key information
|
2015-05-12 20:30:44 +00:00 |
NetworkView.cpp
|
cleaned the network graph a little bit. Removed text, updated bounding boxes, removed background
|
2016-01-22 21:32:35 -05:00 |
NetworkView.h
|
added search and highlighting to network graph (patch from Chozabu)
|
2015-06-04 13:36:34 +00:00 |
NetworkView.ui
|
added search and highlighting to network graph (patch from Chozabu)
|
2015-06-04 13:36:34 +00:00 |
NewsFeed.cpp
|
pass over compiler warnings
|
2016-06-05 10:43:57 -04:00 |
NewsFeed.h
|
fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation
|
2015-06-29 16:08:17 +00:00 |
NewsFeed.ui
|
added new mainwindow icons for RetroShare.
|
2016-08-16 22:02:30 +02:00 |
notifyqt.cpp
|
Add Title when ask for password.
|
2016-08-09 01:22:14 +02:00 |
notifyqt.h
|
Add Title when ask for password.
|
2016-08-09 01:22:14 +02:00 |
PluginManager.cpp
|
Make Plugin working in Mac OSX.
|
2016-01-02 14:19:53 +01:00 |
PluginManager.h
|
|
|
PluginManagerWidget.cpp
|
moved all getOpenFilename to use misc::getOpenFilename
|
2016-07-31 22:15:56 +02:00 |
PluginManagerWidget.h
|
|
|
PluginsPage.cpp
|
|
|
PluginsPage.h
|
|
|
QuickStartWizard2.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 |
QuickStartWizard.cpp
|
hide network mode selection in quick start wizard if node is a hidden node
|
2015-11-21 11:57:50 +01:00 |
QuickStartWizard.h
|
Added Invite page for Web Mail Providers (Connect Friend Wizard)
|
2015-10-24 17:05:12 +02:00 |
QuickStartWizard.ui
|
hide network mode selection in quick start wizard if node is a hidden node
|
2015-11-21 11:57:50 +01:00 |
RemoteDirModel.cpp
|
Fix some compilation warnings
|
2016-10-19 15:41:25 +02:00 |
RemoteDirModel.h
|
simplified a bit the code in Flat_Model, and tried to fix the crash when sorting items
|
2016-09-13 21:23:27 +02:00 |
RetroShareLink.cpp
|
Change Open existing file link from Question to Warning.
|
2016-05-16 17:42:39 +02:00 |
RetroShareLink.h
|
enabled new link type for posted (patch from Fanch)
|
2016-04-12 22:59:12 -04:00 |
RsAutoUpdatePage.cpp
|
- Fixed fill of news feed.
|
2013-06-22 00:05:02 +00:00 |
RSHumanReadableDelegate.h
|
|
|
SearchTreeWidget.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 |
SearchTreeWidget.h
|
Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386)
|
2014-05-29 14:49:45 +00:00 |
ServicePermissionDialog.cpp
|
added one flag for requiring whitelist clearance before connect. Added GUI checkboxes to set it. Still needs the IP in connect wizard.
|
2015-06-01 19:44:36 +00:00 |
ServicePermissionDialog.h
|
Moved service permission matrix to the left toolbar
|
2013-09-02 21:48:23 +00:00 |
ServicePermissionDialog.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 |
SharedFilesDialog.cpp
|
save/restore selection in shared dir list tree view
|
2016-10-03 21:44:34 +02:00 |
SharedFilesDialog.h
|
save/restore selection in shared dir list tree view
|
2016-10-03 21:44:34 +02:00 |
SharedFilesDialog.ui
|
Added last icon changes for transfers page
|
2016-08-30 17:18:27 +02:00 |
ShareDialog.cpp
|
fixed whitespaces in strings (patch from Henry)
|
2015-06-12 08:27:26 +00:00 |
ShareDialog.h
|
|
|
ShareDialog.ui
|
added new icons and splash images from Feal, cleaning up old icons, still need more cleanup
|
2014-02-28 17:01:14 +00:00 |
ShareManager.cpp
|
fixed reloading of ShareManager due to postModDirectories and made it reload after addign new share
|
2016-09-18 21:41:18 +02:00 |
ShareManager.h
|
|
|
ShareManager.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-08 00:08:35 +00:00 |
SoundManager.cpp
|
added sound event to lobbies (patch from Manuel Davis)
|
2016-01-28 10:22:32 -05:00 |
SoundManager.h
|
added sound event to lobbies (patch from Manuel Davis)
|
2016-01-28 10:22:32 -05:00 |
StartDialog.cpp
|
fixed a few GUI items in the TODO list
|
2015-04-19 15:34:14 +00:00 |
StartDialog.h
|
|
|
StartDialog.ui
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
TrustView.cpp
|
fixed whitespaces in strings (patch from Henry)
|
2015-06-12 08:27:26 +00:00 |
TrustView.h
|
|
|
TrustView.ui
|
|
|