.. |
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
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
Circles
|
Removed buttons to create a new identity
|
2014-12-24 00:10:15 +00:00 |
common
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
connect
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
elastic
|
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 |
feeds
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
FileTransfer
|
Removed unecessary space around the main pages.
|
2014-12-11 00:13:40 +00:00 |
groups
|
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 |
gxs
|
update language strings
|
2014-12-28 14:03:26 +00:00 |
gxschannels
|
Added a new StackedPage for the Show mode (GXS Group Dialog), clean up the code.
|
2014-12-27 23:51:45 +00:00 |
gxsforums
|
Added a new StackedPage for the Show mode (GXS Group Dialog), clean up the code.
|
2014-12-27 23:51:45 +00:00 |
help
|
update authors page
|
2013-10-21 21:42:14 +00:00 |
Identity
|
IdDialog:
|
2014-12-24 14:43:06 +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 PlaceHolderText for Name/Description (gxs Group Dialog)
|
2014-12-25 17:05:26 +00:00 |
msgs
|
Moved font size definitions from ui files to default qss.
|
2014-12-08 00:08:35 +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
|
Added a new StackedPage for the Show mode (GXS Group Dialog), clean up the code.
|
2014-12-27 23:51:45 +00:00 |
profile
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
qskinobject
|
|
|
qss
|
Added PlaceHolderText for Name/Description (gxs Group Dialog)
|
2014-12-25 17:05:26 +00:00 |
settings
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
smileys
|
fixed crying smiley (Patch from AC)
|
2012-03-24 12:21:43 +00:00 |
statistics
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
statusbar
|
Added patch from Henry
|
2014-12-23 10:16:27 +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
|
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 |
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
|
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 |
AboutDialog.h
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +00:00 |
AboutDialog.ui
|
Cleaned some ui files.
|
2012-08-22 13:44:23 +00:00 |
ChatLobbyWidget.cpp
|
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 |
ChatLobbyWidget.h
|
Added user notify for chat lobbies.
|
2014-12-12 23:50:35 +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
|
- 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 |
FriendsDialog.cpp
|
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 |
FriendsDialog.h
|
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 |
FriendsDialog.ui
|
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 |
GenCertDialog.cpp
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
GenCertDialog.h
|
Merging branches/v0.6-initdev into trunk.
|
2014-02-01 14:16:15 +00:00 |
GenCertDialog.ui
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
GetStartedDialog.cpp
|
Fixes for visState -> vs_disc & vs_dht.
|
2013-09-29 07:10:19 +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
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +00:00 |
HelpDialog.h
|
|
|
HelpDialog.ui
|
update help page
|
2013-10-21 22:03:28 +00:00 |
images.qrc
|
Added PlaceHolderText for Name/Description (gxs Group Dialog)
|
2014-12-25 17:05:26 +00: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
|
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
|
- moved RsAutoUpdatePage into retroshare-gui/ directory, to allow plugins to use it
|
2012-02-19 15:03:07 +00:00 |
MainWindow.cpp
|
Set the list with buttons in MainWindow and friend list in FriendsDialog to fixed when resizing the window.
|
2014-12-12 19:44:45 +00:00 |
MainWindow.h
|
added systray menu in status bar. Helps people without a systray (Patch form Phenom)
|
2014-11-02 20:29:06 +00:00 |
MainWindow.ui
|
fixed up MainWindow layout
|
2014-09-16 20:15:39 +00:00 |
MessagesDialog.cpp
|
Fixed to display mail icon when Distant Message is read.
|
2014-12-23 19:58:49 +00:00 |
MessagesDialog.h
|
Switched MessagesDialog from QTreeView to QTreeWidget and use GxsIdRSTreeWidgetItem to show the gxs id for a distant message.
|
2014-10-09 22:04:12 +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
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +00:00 |
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
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +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
|
Moved font size definitions from ui files to default qss.
|
2014-12-06 22:09: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
|
Added freeze option in NetworkView (Modified patch from K. Eisentraut)
|
2013-10-27 23:07:47 +00:00 |
NewsFeed.cpp
|
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 |
NewsFeed.h
|
Added feed item for Posted group and message
|
2014-11-21 00:50:18 +00:00 |
NewsFeed.ui
|
Removed unecessary space around the main pages.
|
2014-12-11 00:13:40 +00:00 |
notifyqt.cpp
|
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 |
notifyqt.h
|
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 |
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
|
Code maintenance for Qt 5:
|
2013-10-18 21:10:33 +00:00 |
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
|
Fixed navigate to forum and channel group when clicking a forum/channel link.
|
2014-10-25 15:50:00 +00:00 |
RetroShareLink.h
|
- Added copy link to GxsFeedItem (GxsChannelPostItem)
|
2014-07-26 23:52:45 +00:00 |
RsAutoUpdatePage.cpp
|
- Fixed fill of news feed.
|
2013-06-22 00:05:02 +00:00 |
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
|
merge of branch v0.6-idclean 7180
|
2014-03-17 20:56:06 +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 |
SFListDelegate.cpp
|
|
|
SFListDelegate.h
|
Code maintenance for Qt 5:
|
2013-10-19 02:07:01 +00:00 |
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
|
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 |
ShareDialog.h
|
Iproved file list handling:
|
2012-11-12 22:51:27 +00:00 |
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
|
reduced calls to flags/group update code to the minimum, to avoid sending file lists except when the share manager / share dialog gets closed
|
2012-11-14 22:56:25 +00:00 |
ShareManager.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-08 00:08:35 +00:00 |
SoundManager.cpp
|
Code maintenance for Qt 5:
|
2013-10-19 20:59:55 +00:00 |
SoundManager.h
|
Renamed new sound event from "Download ready" to "Download complete".
|
2012-10-26 13:01:58 +00:00 |
StartDialog.cpp
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
StartDialog.h
|
Moved loadCertificate from main, StartDialog and GenCertDialog to Rshare.
|
2012-11-01 01:07:36 +00:00 |
StartDialog.ui
|
Renamed "location" to "node" in gui (Patch from Henry)
|
2014-12-30 11:11:08 +00:00 |
TrustView.cpp
|
patch from Henry Morgan to correct spelling mistakes in source
|
2012-10-11 10:28:24 +00:00 |
TrustView.h
|
- moved RsAutoUpdatePage into retroshare-gui/ directory, to allow plugins to use it
|
2012-02-19 15:03:07 +00:00 |
TrustView.ui
|
|
|