.. |
advsearch
|
added new icons and splash images from Feal, cleaning up old icons, still need more cleanup
|
2014-02-28 17:01:14 +00:00 |
bwgraph
|
Moved font size definitions from ui files to default qss.
|
2014-12-06 22:09:44 +00:00 |
chat
|
fix typos in strings (patch from Henry)
|
2015-06-01 14:20:26 +00:00 |
Circles
|
fixed compile
|
2015-02-04 23:36:37 +00:00 |
common
|
Added ip address to the info in SecurityIpItem
|
2015-06-03 17:16:06 +00:00 |
connect
|
Display Info Label's on Conclusion Page, when its a Friend request.
|
2015-06-03 15:04:24 +00:00 |
elastic
|
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 |
feeds
|
Added ip address to the info in SecurityIpItem
|
2015-06-03 17:16:06 +00:00 |
FileTransfer
|
fix black background in chunkmap display with Qt5 (patch from sehraf)
|
2015-05-26 12:21:48 +00:00 |
groups
|
turned some std::list<PeerId> into std::set, as it automatically prevents duplicates
|
2015-04-17 21:36:22 +00:00 |
gxs
|
Fixed typos in strings (Patch from Henry).
|
2015-06-02 21:48:11 +00:00 |
gxschannels
|
show gxs message store period in gui, set forums store period to one year
|
2015-05-02 18:48:10 +00:00 |
gxsforums
|
show new identity dialog when creating a forum post and no identities exist
|
2015-06-01 08:55:30 +00:00 |
help
|
fix for revision number in ubuntu/debian (patch from heini, untested)
|
2015-04-04 15:37:54 +00:00 |
Identity
|
Fixed typos in strings (Patch from Henry).
|
2015-06-02 21:48:11 +00:00 |
im_history
|
simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron.
|
2014-12-29 21:41:05 +00:00 |
images
|
added web interface to retroshare-gui
|
2015-04-24 14:31:13 +00:00 |
msgs
|
added IP whitelist to connect friend wizard. Disabled page for Friend Request, since the job can be handled by the Conclusion page just as well. If possible the duplicated code should be removed. Missing: add IP to conclusion page when coming from security item
|
2015-06-02 08:00:30 +00:00 |
People
|
Removed unecessary space around the main pages.
|
2014-12-11 00:13:40 +00:00 |
PhotoShare
|
Moved font size definitions from ui files to default qss.
|
2014-12-07 16:27:24 +00:00 |
plugins
|
|
|
Posted
|
show gxs message store period in gui, set forums store period to one year
|
2015-05-02 18:48:10 +00:00 |
profile
|
Fixed display of version information.
|
2015-03-08 13:31:44 +00:00 |
qskinobject
|
|
|
qss
|
Display Info Label's on Conclusion Page, when its a Friend request.
|
2015-06-03 15:04:24 +00:00 |
settings
|
Fixed typos in strings (Patch from Henry).
|
2015-06-03 17:20:28 +00:00 |
smileys
|
|
|
statistics
|
fixed black background in statistics with qt5 (patch from sehraf)
|
2015-05-20 19:50:10 +00:00 |
statusbar
|
- changed sound button tooltip
|
2015-04-30 07:06:16 +00:00 |
style
|
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 |
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
|
added toasters for incoming audio/video call to voip plugin (patch from Phenom)
|
2015-05-26 15:19:57 +00:00 |
unfinished
|
Moved font size definitions from ui files to default qss.
|
2014-12-08 01:04:57 +00:00 |
WikiPoos
|
Removed unecessary space around the main pages.
|
2014-12-11 00:13:40 +00:00 |
AboutDialog.cpp
|
Fixed display of version information.
|
2015-03-08 13:31:44 +00:00 |
AboutDialog.h
|
|
|
AboutDialog.ui
|
|
|
ChatLobbyWidget.cpp
|
fix more typos in strings (patch from Henry)
|
2015-06-01 18:46:33 +00:00 |
ChatLobbyWidget.h
|
in ChatLobbyWidget: show dialog to create a new identity when there is no own identity
|
2015-05-17 10:13:32 +00:00 |
ChatLobbyWidget.ui
|
Removed unecessary space around the main pages.
|
2014-12-11 00:13:40 +00:00 |
CreateMsgLinkDialog.cpp
|
merge of branch v0.6-idclean 7180
|
2014-03-17 20:56:06 +00:00 |
CreateMsgLinkDialog.h
|
|
|
CreateMsgLinkDialog.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-08 00:08:35 +00:00 |
FriendsDialog.cpp
|
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 |
FriendsDialog.h
|
renaming strings and changed icons for Network/People
|
2015-01-23 14:42:28 +00:00 |
FriendsDialog.ui
|
renaming strings and changed icons for Network/People
|
2015-01-23 14:42:28 +00:00 |
GenCertDialog.cpp
|
Fixed and updated english translation.
|
2015-05-31 11:19:20 +00:00 |
GenCertDialog.h
|
improved GenCertDialog (patch from Henry)
|
2015-05-21 09:03:58 +00:00 |
GenCertDialog.ui
|
improved GenCertDialog (patch from Henry)
|
2015-05-21 09:03:58 +00:00 |
GetStartedDialog.cpp
|
Fixed display of version information.
|
2015-03-08 13:31:44 +00:00 |
GetStartedDialog.h
|
Added new Gui Design changes from Pheonom, Added new ListWidget for Page selection, via settings can switch to use List or Toolbar AddFrameListeInsteadOfToolBar_v0.6_7357.patch
|
2014-05-10 02:38:47 +00:00 |
GetStartedDialog.ui
|
Removed unecessary space around the main pages.
|
2014-12-11 00:13:40 +00:00 |
HelpDialog.cpp
|
|
|
HelpDialog.h
|
|
|
HelpDialog.ui
|
|
|
images.qrc
|
added web interface to retroshare-gui
|
2015-04-24 14:31:13 +00:00 |
linetypes.h
|
|
|
LogoBar.cpp
|
|
|
LogoBar.h
|
|
|
MainPage.cpp
|
Added new Gui Design changes from Pheonom, Added new ListWidget for Page selection, via settings can switch to use List or Toolbar AddFrameListeInsteadOfToolBar_v0.6_7357.patch
|
2014-05-10 02:38:47 +00:00 |
mainpagestack.cpp
|
|
|
mainpagestack.h
|
|
|
MainWindow.cpp
|
added web interface to tray menu
|
2015-04-28 14:55:13 +00:00 |
MainWindow.h
|
added web interface to tray menu
|
2015-04-28 14:55:13 +00:00 |
MainWindow.ui
|
fixed up MainWindow layout
|
2014-09-16 20:15:39 +00:00 |
MessagesDialog.cpp
|
fix typos in strings (patch from Henry)
|
2015-06-01 14:20:26 +00:00 |
MessagesDialog.h
|
started implementation of new Global Router model. Switched msg service to use it (much simpler now!), and updated GUI. Implemented half the tunnel management logic.
|
2015-01-11 22:18:28 +00:00 |
MessagesDialog.ui
|
* Disabled own location display on Friends Frame.
|
2014-12-14 15:46:20 +00:00 |
MessengerWindow.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 |
MessengerWindow.h
|
|
|
MessengerWindow.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 |
NetworkDialog.cpp
|
fix more typos in strings (patch from Henry)
|
2015-06-01 18:46:33 +00: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
|
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 |
NetworkView.h
|
merge of branch v0.6-idclean 7180
|
2014-03-17 20:56:06 +00:00 |
NetworkView.ui
|
|
|
NewsFeed.cpp
|
Added new feed item when a wrong external ip address is reported.
|
2015-06-03 12:38:23 +00:00 |
NewsFeed.h
|
Added new feed item when a wrong external ip address is reported.
|
2015-06-03 12:38:23 +00:00 |
NewsFeed.ui
|
Moved checkbox for news feed sort order from settings to NewsFeed
|
2015-01-20 18:06:56 +00:00 |
notifyqt.cpp
|
added toasters for incoming audio/video call to voip plugin (patch from Phenom)
|
2015-05-26 15:19:57 +00:00 |
notifyqt.h
|
added toasters for incoming audio/video call to voip plugin (patch from Phenom)
|
2015-05-26 15:19:57 +00:00 |
PluginManager.cpp
|
Fixed some typos (patch from Henry)
|
2014-12-17 18:02:52 +00:00 |
PluginManager.h
|
|
|
PluginManagerWidget.cpp
|
- Added new translatable strings (patch from Henry)
|
2014-07-10 18:37:21 +00: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
|
Fixed some typos (patch from Henry)
|
2014-12-22 15:44:47 +00:00 |
QuickStartWizard.h
|
|
|
QuickStartWizard.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 |
RemoteDirModel.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 |
RemoteDirModel.h
|
Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386)
|
2014-05-29 14:49:45 +00:00 |
RetroShareLink.cpp
|
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 |
RetroShareLink.h
|
- Added copy link to GxsFeedItem (GxsChannelPostItem)
|
2014-07-26 23:52:45 +00:00 |
RsAutoUpdatePage.cpp
|
|
|
RSHumanReadableDelegate.h
|
|
|
SearchDialog.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 |
SearchDialog.h
|
Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386)
|
2014-05-29 14:49:45 +00:00 |
SearchDialog.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-08 01:04:57 +00:00 |
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
|
|
|
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 |
SFListDelegate.cpp
|
|
|
SFListDelegate.h
|
|
|
SharedFilesDialog.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 |
SharedFilesDialog.h
|
Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386)
|
2014-05-29 14:49:45 +00:00 |
SharedFilesDialog.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-06 22:09:44 +00:00 |
ShareDialog.cpp
|
fixed update of info in ShareDialog (patch from Sentry). Also updated the text to replace Friends by friend nodes
|
2015-03-19 20:39:59 +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
|
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 |
ShareManager.h
|
|
|
ShareManager.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-08 00:08:35 +00:00 |
SoundManager.cpp
|
|
|
SoundManager.h
|
|
|
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
|
|
|
TrustView.h
|
|
|
TrustView.ui
|
|
|