.. |
advsearch
|
Created V0.3.x branch and moved the head into the trunk directory.
|
2007-11-15 03:18:48 +00:00 |
bwgraph
|
changed bandwidth graph window icon
|
2010-01-29 21:19:53 +00:00 |
channels
|
Added ChannelDetails for Channel Informations
|
2010-01-20 00:29:40 +00:00 |
chat
|
use AttachFileItem for Forums and Chat too, use SubFileItem only for Channels
|
2010-01-25 14:35:32 +00:00 |
common
|
removed not needed old Preferences
|
2009-12-14 17:13:10 +00:00 |
connect
|
store file certs as .rsc extension
|
2010-01-30 16:07:12 +00:00 |
elastic
|
remove the ssl cert storage. Big rewrite of ssl cert and friend management
|
2010-01-13 21:22:52 +00:00 |
feeds
|
fixed Channel Msg item to not stretch when is only one item in list.
|
2010-01-30 02:19:09 +00:00 |
forums
|
use AttachFileItem for Forums and Chat too, use SubFileItem only for Channels
|
2010-01-25 14:35:32 +00:00 |
help
|
* Updated rsiface / rspeers.h
|
2009-08-09 13:08:58 +00:00 |
im_history
|
added license declaration and some comments
|
2009-03-18 20:13:38 +00:00 |
images
|
Added a Blockquote Button to ToolBar, changed Message Toasters Icon label as ToolButton
|
2010-01-25 20:16:54 +00:00 |
layouts
|
Created V0.3.x branch and moved the head into the trunk directory.
|
2007-11-15 03:18:48 +00:00 |
msgs
|
fixed selection for the action
|
2010-01-25 20:19:32 +00:00 |
plugins
|
added for plugins own dir
|
2009-11-28 14:21:11 +00:00 |
profile
|
update display of the profilewidget tab in peersdialog
|
2010-01-19 21:43:13 +00:00 |
qskinobject
|
Created V0.3.x branch and moved the head into the trunk directory.
|
2007-11-15 03:18:48 +00:00 |
qss/chat
|
removed not needed stylesheets
|
2009-11-23 20:24:42 +00:00 |
settings
|
store cert file as .rsc format
|
2010-01-30 15:33:25 +00:00 |
smileys
|
update emoticons
|
2010-01-05 00:00:33 +00:00 |
statusbar
|
remove the ssl cert storage. Big rewrite of ssl cert and friend management
|
2010-01-13 21:22:52 +00:00 |
toaster
|
Added a Blockquote Button to ToolBar, changed Message Toasters Icon label as ToolButton
|
2010-01-25 20:16:54 +00:00 |
unfinished
|
fixed to get compile unfinished sources again
|
2010-01-22 21:24:25 +00:00 |
AboutDialog.cpp
|
* added a about dialog
|
2009-12-31 02:23:02 +00:00 |
AboutDialog.h
|
* added a about dialog
|
2009-12-31 02:23:02 +00:00 |
AboutDialog.ui
|
fixed About Dialog Title
|
2009-12-31 15:57:06 +00:00 |
AddLinksDialog.cpp
|
set default title as file name for a link
|
2009-08-17 22:06:48 +00:00 |
AddLinksDialog.h
|
set default title as file name for a link
|
2009-08-17 22:06:48 +00:00 |
AddLinksDialog.ui
|
set Text Label for AddLinksDialog
|
2009-08-20 23:18:42 +00:00 |
ChanGroupDelegate.cpp
|
few changes added to channel gui - list of groups and channels was replaced with a tree view
|
2009-09-12 10:55:40 +00:00 |
ChanGroupDelegate.h
|
few changes added to channel gui - list of groups and channels was replaced with a tree view
|
2009-09-12 10:55:40 +00:00 |
ChannelFeed.cpp
|
clean up Channel sources
|
2010-01-30 01:13:03 +00:00 |
ChannelFeed.h
|
clean up Channel sources
|
2010-01-30 01:13:03 +00:00 |
ChannelFeed.ui
|
fixed wrong stretching layout, removed not needed frame and added VBoxLayout for adding ChannelMsgItem's
|
2010-01-29 23:13:58 +00:00 |
DetailsDialog.cpp
|
Added Chunk size and Number of Chunks to DetailsDialog
|
2010-01-26 14:57:05 +00:00 |
DetailsDialog.h
|
Added Chunk size and Number of Chunks to DetailsDialog
|
2010-01-26 14:57:05 +00:00 |
DetailsDialog.ui
|
Added Chunk size and Number of Chunks to DetailsDialog
|
2010-01-26 14:57:05 +00:00 |
DLListDelegate.cpp
|
restaured priority queue methods, and made better context menues.
|
2010-01-26 23:25:00 +00:00 |
DLListDelegate.h
|
priority column added in transfers dialog
|
2009-08-11 20:27:59 +00:00 |
FileTransferInfoWidget.cpp
|
made contextual menus in FT more contextual, added info about transfer type and chunking strategy, load/save of transfer flags
|
2010-01-22 23:23:37 +00:00 |
FileTransferInfoWidget.h
|
- Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh
|
2009-11-17 12:45:06 +00:00 |
ForumsDialog.cpp
|
Added for Create Channel the Channel Logo Button + Display
|
2010-01-18 23:59:49 +00:00 |
ForumsDialog.h
|
fixed downloading of links attached to forums
|
2010-01-16 14:31:32 +00:00 |
ForumsDialog.ui
|
changed border colors, formated new Thread,reply buttons as ToolButtons
|
2010-01-29 21:40:40 +00:00 |
GenCertDialog.cpp
|
update start wizard, change gui settings directory into ssl profile directory (RestroShare.conf)
|
2010-01-27 22:31:25 +00:00 |
GenCertDialog.h
|
add the possibility to create a gpg key for new profile
|
2010-01-19 21:44:13 +00:00 |
GenCertDialog.ui
|
add input validator for gpg key gen
|
2010-01-24 22:15:02 +00:00 |
GeneralMsgDialog.cpp
|
add file button to general message; add extra file sending from chat dialog; Add a link when sending a file; Add a link for downloading in the reciever chat dialog; Little gui improvement
|
2009-05-06 21:15:12 +00:00 |
GeneralMsgDialog.h
|
gcc44 compliance for gui
|
2009-05-11 14:33:32 +00:00 |
GeneralMsgDialog.ui
|
improved General Message Dialog
|
2009-12-31 20:05:50 +00:00 |
graphframe.cpp
|
some fixes
|
2007-12-11 07:07:07 +00:00 |
graphframe.h
|
some fixes
|
2007-12-11 07:07:07 +00:00 |
HelpDialog.cpp
|
add libretroshare version message
|
2009-07-31 18:32:16 +00:00 |
HelpDialog.h
|
moved SMPlayer,Messenger, About/Help to the left SideBar
|
2008-03-31 13:00:00 +00:00 |
HelpDialog.ui
|
* added a about dialog
|
2009-12-31 02:23:02 +00:00 |
images.qrc
|
Added a Blockquote Button to ToolBar, changed Message Toasters Icon label as ToolButton
|
2010-01-25 20:16:54 +00:00 |
InfoDialog.cpp
|
added InfoDialog
|
2009-09-22 17:23:41 +00:00 |
InfoDialog.h
|
added InfoDialog
|
2009-09-22 17:23:41 +00:00 |
InfoDialog.ui
|
added InfoDialog
|
2009-09-22 17:23:41 +00:00 |
linetypes.h
|
some fixes
|
2007-12-08 11:27:01 +00:00 |
LinksDialog.cpp
|
added rating icons to show on first columns too
|
2009-08-17 20:19:02 +00:00 |
LinksDialog.h
|
download recommended files from inside links cloud dialog
|
2009-08-16 19:29:20 +00:00 |
LinksDialog.ui
|
fixed frame's layout's
|
2009-10-04 18:14:10 +00:00 |
LogoBar.cpp
|
Created V0.3.x branch and moved the head into the trunk directory.
|
2007-11-15 03:18:48 +00:00 |
LogoBar.h
|
Created V0.3.x branch and moved the head into the trunk directory.
|
2007-11-15 03:18:48 +00:00 |
mainpage.h
|
* added a about dialog
|
2009-12-31 02:23:02 +00:00 |
mainpagestack.cpp
|
some fixes
|
2007-12-08 11:27:01 +00:00 |
mainpagestack.h
|
some fixes
|
2007-12-08 11:27:01 +00:00 |
MainWindow.cpp
|
update start wizard, change gui settings directory into ssl profile directory (RestroShare.conf)
|
2010-01-27 22:31:25 +00:00 |
MainWindow.h
|
Added Quick Start Wizard
|
2010-01-08 13:00:00 +00:00 |
MainWindow.ui
|
Added Quick Start Wizard
|
2010-01-08 13:00:00 +00:00 |
MessagesDialog.cpp
|
changed the Date Format to dd.MM.yyyy for Messages
|
2010-01-28 12:56:17 +00:00 |
MessagesDialog.h
|
changed Column order ,set Subject Label bold
|
2010-01-25 23:58:48 +00:00 |
MessagesDialog.ui
|
changed the Date Format to dd.MM.yyyy for Messages
|
2010-01-28 12:56:17 +00:00 |
MessagesPopupDialog.cpp
|
rewrite MessagesPopupDialog for Messages Toaster
|
2009-10-03 23:22:24 +00:00 |
MessagesPopupDialog.h
|
rewrite MessagesPopupDialog for Messages Toaster
|
2009-10-03 23:22:24 +00:00 |
MessagesPopupDialog.ui
|
rewrite MessagesPopupDialog for Messages Toaster
|
2009-10-03 23:22:24 +00:00 |
MessengerWindow.cpp
|
added to show personal status of each friend when its avaible
|
2010-01-25 22:08:23 +00:00 |
MessengerWindow.h
|
added to show personal status of each friend when its avaible
|
2010-01-25 22:08:23 +00:00 |
MessengerWindow.ui
|
added to show personal status of each friend when its avaible
|
2010-01-25 22:08:23 +00:00 |
NetworkDialog.cpp
|
gui implementations
|
2010-01-13 21:32:56 +00:00 |
NetworkDialog.h
|
gui implementations
|
2010-01-13 21:32:56 +00:00 |
NetworkDialog.ui
|
gui implementations
|
2010-01-13 21:32:56 +00:00 |
NetworkView.cpp
|
remove the ssl cert storage. Big rewrite of ssl cert and friend management
|
2010-01-13 21:22:52 +00:00 |
NetworkView.h
|
* minor changes required to get the gui working with PGP,
|
2009-05-23 15:13:01 +00:00 |
NetworkView.ui
|
added for Network View Settings QFrame to can Hide/Show the settings
|
2008-03-21 23:31:00 +00:00 |
NewsFeed.cpp
|
removed not needed old Preferences
|
2009-12-14 17:13:10 +00:00 |
NewsFeed.h
|
* Addition of NewsFeed, ChannelFeed and BlogFeed.
|
2008-06-20 12:43:23 +00:00 |
NewsFeed.ui
|
* Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps.
|
2008-08-16 22:24:53 +00:00 |
notifyqt.cpp
|
add include for latest gcc. Comment usleep fonction in tou_net.h
|
2010-01-20 22:02:43 +00:00 |
notifyqt.h
|
forgot to add the new notifiqt
|
2009-12-28 22:40:45 +00:00 |
PeersDialog.cpp
|
fixed string for context menu
|
2010-01-30 11:24:06 +00:00 |
PeersDialog.h
|
add location to account detail at startup, and improve the peersdialog
|
2010-01-18 22:44:09 +00:00 |
PeersDialog.ui
|
move checkbox to bottom
|
2010-01-20 17:37:01 +00:00 |
PluginManager.cpp
|
added forgotten license text
|
2009-08-11 21:59:40 +00:00 |
PluginManager.h
|
added forgotten license text
|
2009-08-11 21:59:40 +00:00 |
PluginManagerWidget.cpp
|
added forgotten license text
|
2009-08-11 21:59:40 +00:00 |
PluginManagerWidget.h
|
added forgotten license text
|
2009-08-11 21:59:40 +00:00 |
PluginsPage.cpp
|
added forgotten license text
|
2009-08-11 21:59:40 +00:00 |
PluginsPage.h
|
added forgotten license text
|
2009-08-11 21:59:40 +00:00 |
QuickStartWizard.cpp
|
update start wizard, change gui settings directory into ssl profile directory (RestroShare.conf)
|
2010-01-27 22:31:25 +00:00 |
QuickStartWizard.h
|
update start wizard, change gui settings directory into ssl profile directory (RestroShare.conf)
|
2010-01-27 22:31:25 +00:00 |
QuickStartWizard.ui
|
removed link label
|
2010-01-29 23:07:07 +00:00 |
RemoteDirModel.cpp
|
- added NETWORK_WIDE flag to remote dir model download
|
2010-01-26 20:40:21 +00:00 |
RemoteDirModel.h
|
add new/old age indicator for shared files
|
2009-10-13 20:36:29 +00:00 |
RetroShareLinkAnalyzer.cpp
|
added Copy/Paste/Send retroshare//: file urls/links
|
2009-05-18 14:23:55 +00:00 |
RetroShareLinkAnalyzer.h
|
added Copy/Paste/Send retroshare//: file urls/links
|
2009-05-18 14:23:55 +00:00 |
RsAutoUpdatePage.cpp
|
Messenger Window linked with RsAutoupdate
|
2009-11-30 16:12:13 +00:00 |
RsAutoUpdatePage.h
|
- Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh
|
2009-11-17 12:45:06 +00:00 |
SearchDialog.cpp
|
update extensions for Search
|
2010-01-27 20:16:33 +00:00 |
SearchDialog.h
|
Added Copy and Send retroshare links for Search
|
2010-01-21 22:34:10 +00:00 |
SearchDialog.ui
|
redesign the search Button stylesheet.
|
2009-10-15 16:39:21 +00:00 |
SearchTreeWidget.cpp
|
* Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed)
|
2008-07-04 14:41:24 +00:00 |
SearchTreeWidget.h
|
* Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed)
|
2008-07-04 14:41:24 +00:00 |
SFListDelegate.cpp
|
added SharedFiles Delegate
|
2008-02-02 13:38:17 +00:00 |
SFListDelegate.h
|
added SharedFiles Delegate
|
2008-02-02 13:38:17 +00:00 |
SharedFilesDialog.cpp
|
suppressed share type column for remote peers
|
2010-01-21 12:35:11 +00:00 |
SharedFilesDialog.h
|
Added to Send RetroShare link as html format for Messages
|
2010-01-16 18:03:35 +00:00 |
SharedFilesDialog.ui
|
set background stylesheet for each QTreeView
|
2009-12-11 15:57:31 +00:00 |
ShareManager.cpp
|
* added a about dialog
|
2009-12-31 02:23:02 +00:00 |
ShareManager.h
|
Started implementing flags to handle the sharing mode.
|
2009-08-03 19:43:52 +00:00 |
ShareManager.ui
|
removed frame borders
|
2009-12-26 17:14:44 +00:00 |
SoundManager.cpp
|
Added SoundDialog for Preferences which uses QSound supports wav files, where can set wav files.
|
2009-07-17 11:21:40 +00:00 |
SoundManager.h
|
removed not needed old Preferences
|
2009-12-14 17:13:10 +00:00 |
StartDialog.cpp
|
add location to account detail at startup, and improve the peersdialog
|
2010-01-18 22:44:09 +00:00 |
StartDialog.h
|
changend profile/info button as link
|
2009-12-23 16:17:36 +00:00 |
StartDialog.ui
|
first code for the gui : network dialog, start dialog and certificate first generation
|
2010-01-13 21:08:46 +00:00 |
TransfersDialog.cpp
|
restaured priority queue methods, and made better context menues.
|
2010-01-26 23:25:00 +00:00 |
TransfersDialog.h
|
restaured priority queue methods, and made better context menues.
|
2010-01-26 23:25:00 +00:00 |
TransfersDialog.ui
|
- Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh
|
2009-11-17 12:45:06 +00:00 |
TrustView.cpp
|
gui implementations
|
2010-01-13 21:32:56 +00:00 |
TrustView.h
|
Teaked the TrustView and NetworkView so that they only update when visible. Doing so, the CPU overload is only present when strictly needed.
|
2009-08-29 11:25:06 +00:00 |
TrustView.ui
|
Tuned the matrix to show sub-networks
|
2008-11-29 17:55:13 +00:00 |
TurtleRouterDialog.cpp
|
improved turtle router console
|
2009-08-17 17:11:32 +00:00 |
TurtleRouterDialog.h
|
added these missign files
|
2009-08-17 07:00:34 +00:00 |
TurtleRouterDialog.ui
|
set Window Title and icon
|
2009-09-11 17:14:05 +00:00 |
ULListDelegate.cpp
|
- Implemented chunk-based file transfer from partial sources. This in particular means:
|
2010-01-11 16:00:42 +00:00 |
ULListDelegate.h
|
Changend Uploads columns order
|
2009-07-24 22:39:34 +00:00 |
xprogressbar.cpp
|
restaured priority queue methods, and made better context menues.
|
2010-01-26 23:25:00 +00:00 |
xprogressbar.h
|
restaured priority queue methods, and made better context menues.
|
2010-01-26 23:25:00 +00:00 |