RetroShare/retroshare-gui/src/gui
defnax 2ac326f076 -added new icons for Authed/denied16
-set header text aligment to AlignHCenter/AlignVCenter 
-removded not needed Authcode column

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@671 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-08 14:32:13 +00:00
..
advsearch Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
authdlg Commit of the new UDP Connection methods and 2008-01-25 08:49:40 +00:00
bwgraph -some icon changes 2008-08-03 21:26:25 +00:00
channels Channels: added demo context menu to channel browser 2008-01-04 08:17:08 +00:00
chat update/Change icons 2008-07-31 15:29:14 +00:00
common added a Help Dialog to can make translated html Help/Faq/ pages for RetroShare for each language a own html page. 2008-08-05 18:36:07 +00:00
connect added Peer ID to Peer Info dialog 2008-07-10 12:34:30 +00:00
elastic Added Qt Elastic Example into NetworkView code. 2008-03-20 23:49:12 +00:00
feeds Removed most debugging/std::cerr output (in #defines) 2008-07-09 09:53:47 +00:00
filehash Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
forums Significant changes to the GUI to introduce new display style. 2008-06-24 04:36:45 +00:00
help added a Help Dialog to can make translated html Help/Faq/ pages for RetroShare for each language a own html page. 2008-08-05 18:36:07 +00:00
images -added new icons for Authed/denied16 2008-08-08 14:32:13 +00:00
layouts Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
moreinfo Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
msgs fixed Button tooltips and icons 2008-07-31 10:34:14 +00:00
Preferences changend Server icon 2008-08-08 09:20:28 +00:00
profile Added new ProfileView and ProfileEdit to Blog Feed. 2008-06-08 18:34:27 +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 update qss stylesheets 2008-08-05 21:39:13 +00:00
Settings some fixes 2007-12-11 07:07:07 +00:00
statusbar changend icons 2008-07-29 18:53:27 +00:00
toaster fixed Toaster 2008-06-15 13:19:50 +00:00
ApplicationWindow.cpp update/Change icons 2008-07-31 15:29:14 +00:00
ApplicationWindow.h Tweaks to the GUI side. 2008-03-03 14:12:39 +00:00
ApplicationWindow.ui Addition of new LinksDialog to Retroshare GUI. 2008-02-03 06:31:11 +00:00
BlogDialog.cpp * Removed BackgroundRole(Dark) from Feeds, as it made text 2008-07-06 16:41:33 +00:00
BlogDialog.h * Addition of NewsFeed, ChannelFeed and BlogFeed. 2008-06-20 12:43:23 +00:00
BlogDialog.ui * Addition of NewsFeed, ChannelFeed and BlogFeed. 2008-06-20 12:43:23 +00:00
CalDialog.cpp Adding Calendar Sharing UI: CalDialog 2008-05-29 20:56:44 +00:00
CalDialog.h Adding Calendar Sharing UI: CalDialog 2008-05-29 20:56:44 +00:00
CalDialog.ui Corrected expanding widget issue. 2008-05-30 15:55:31 +00:00
ChannelFeed.cpp Removed most debugging/std::cerr output (in #defines) 2008-07-09 09:53:47 +00:00
ChannelFeed.h * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
ChannelFeed.ui * Addition of NewsFeed, ChannelFeed and BlogFeed. 2008-06-20 12:43:23 +00:00
ChannelsDialog.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ChannelsDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ChannelsDialog.ui ToolBox Page renaming 2007-12-19 18:08:00 +00:00
ChatDialog.cpp * Cleaned up more debug output. 2008-07-10 18:52:56 +00:00
ChatDialog.h * Fixed Colors and Fonts for Private and Group Chat. 2008-04-05 12:14:49 +00:00
ChatDialog.ui changend default emoticons path. 2008-04-04 16:08:12 +00:00
ConnectionsDialog.cpp Removed most debugging/std::cerr output (in #defines) 2008-07-09 09:53:47 +00:00
ConnectionsDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ConnectionsDialog.ui removed tabwidget 2008-03-31 00:22:51 +00:00
DLListDelegate.cpp removed double definition of drawText 2008-02-07 23:40:54 +00:00
DLListDelegate.h changend the order of the Transfers Columns 2008-02-07 23:49:29 +00:00
ExampleDialog.cpp Commit of the new UDP Connection methods and 2008-01-25 08:49:40 +00:00
ExampleDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ExampleDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ForumsDialog.cpp Significant changes to the GUI to introduce new display style. 2008-06-24 04:36:45 +00:00
ForumsDialog.h * Added retroshare interface. 2008-06-13 15:46:34 +00:00
ForumsDialog.ui Significant improvements to Forums: 2008-04-15 16:40:38 +00:00
GamesDialog.cpp Improvements to the Games Launcher. 2008-03-17 14:24:56 +00:00
GamesDialog.h Addition of new GamesDialog and PhotoDialog. 2008-01-21 09:26:12 +00:00
GamesDialog.ui removed tabwidget 2008-03-31 00:22:51 +00:00
GenCertDialog.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
GenCertDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
GenCertDialog.ui fixed RetroShare windowicons 2007-11-19 14:35:49 +00:00
GeneralMsgDialog.cpp Improvements to make more complete Feed System Demo. 2008-07-06 16:03:16 +00:00
GeneralMsgDialog.h Improvements to make more complete Feed System Demo. 2008-07-06 16:03:16 +00:00
GeneralMsgDialog.ui * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +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 moved SMPlayer,Messenger, About/Help to the left SideBar 2008-03-31 13:00:00 +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 Help Dialog to can make translated html Help/Faq/ pages for RetroShare for each language a own html page. 2008-08-05 18:36:07 +00:00
images.qrc -added new icons for Authed/denied16 2008-08-08 14:32:13 +00:00
linetypes.h some fixes 2007-12-08 11:27:01 +00:00
LinksDialog.cpp Removed most debugging/std::cerr output (in #defines) 2008-07-09 09:53:47 +00:00
LinksDialog.h Improvements to the Link Cloud GUI. Added Share Anonymously, and Vote (+2 -> -2) to the context menu. 2008-05-13 15:45:09 +00:00
LinksDialog.ui added icons for voting combobox 2008-06-15 10:32:24 +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 some fixes 2007-12-08 11:27:01 +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 added a Help Dialog to can make translated html Help/Faq/ pages for RetroShare for each language a own html page. 2008-08-05 18:36:07 +00:00
MainWindow.h added a Help Dialog to can make translated html Help/Faq/ pages for RetroShare for each language a own html page. 2008-08-05 18:36:07 +00:00
MainWindow.ui modifed main window to remove unfinished features. 2008-04-03 14:36:29 +00:00
MessagesDialog.cpp * Switched to new rsFiles interface. 2008-07-02 16:59:56 +00:00
MessagesDialog.h Added Print Button 2008-03-26 14:22:51 +00:00
MessagesDialog.ui Added Color feature to can set ToolBar/MenuBars gradient Colors. 2008-03-27 23:40:37 +00:00
MessengerWindow.cpp * Cleaned up more debug output. 2008-07-10 18:52:56 +00:00
MessengerWindow.h * Cleaned up more debug output. 2008-07-10 18:52:56 +00:00
MessengerWindow.ui fixed backgroundimage 2008-04-07 11:11:16 +00:00
MsgFeed.cpp Removed most debugging/std::cerr output (in #defines) 2008-07-09 09:53:47 +00:00
MsgFeed.h * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
MsgFeed.ui * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
NetworkDialog.cpp -added new icons for Authed/denied16 2008-08-08 14:32:13 +00:00
NetworkDialog.h added for Network View Settings QFrame to can Hide/Show the settings 2008-03-21 23:31:00 +00:00
NetworkDialog.ui -added new icons for Authed/denied16 2008-08-08 14:32:13 +00:00
NetworkView.cpp added for Network View Settings QFrame to can Hide/Show the settings 2008-03-21 23:31:00 +00:00
NetworkView.h added for Network View Settings QFrame to can Hide/Show the settings 2008-03-21 23:31:00 +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 most debugging/std::cerr output (in #defines) 2008-07-09 09:53:47 +00:00
NewsFeed.h * Addition of NewsFeed, ChannelFeed and BlogFeed. 2008-06-20 12:43:23 +00:00
NewsFeed.ui * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
PeersDialog.cpp fixed Treewidget header textalignment tp center 2008-07-12 11:57:09 +00:00
PeersDialog.h redesigned Friends Dialog 2008-07-10 10:34:49 +00:00
PeersDialog.ui fixed Button tooltips and icons 2008-07-31 10:34:14 +00:00
PeersFeed.cpp Removed most debugging/std::cerr output (in #defines) 2008-07-09 09:53:47 +00:00
PeersFeed.h * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
PeersFeed.ui Improvements to make more complete Feed System Demo. 2008-07-06 16:03:16 +00:00
PhotoDialog.cpp Removed most debugging/std::cerr output (in #defines) 2008-07-09 09:53:47 +00:00
PhotoDialog.h Update notifications for Links Cloud and Photo Show. 2008-03-17 14:03:47 +00:00
PhotoDialog.ui removed tabwidget 2008-03-31 00:22:51 +00:00
PhotoShow.cpp Update notifications for Links Cloud and Photo Show. 2008-03-17 14:03:47 +00:00
PhotoShow.h Update notifications for Links Cloud and Photo Show. 2008-03-17 14:03:47 +00:00
PhotoShow.ui Update notifications for Links Cloud and Photo Show. 2008-03-17 14:03:47 +00:00
SearchDialog.cpp * Switched to new rsFiles interface. 2008-07-02 16:59:56 +00:00
SearchDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
SearchDialog.ui * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +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 added QFrame for can hide Lokal Directories 2008-08-07 18:49:57 +00:00
SharedFilesDialog.h added QFrame for can hide Lokal Directories 2008-08-07 18:49:57 +00:00
SharedFilesDialog.ui added QFrame for can hide Lokal Directories 2008-08-07 18:49:57 +00:00
StartDialog.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
StartDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
StartDialog.ui -removed the background colors for Files TreeView. 2008-08-06 21:53:41 +00:00
StatisticDialog.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
StatisticDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
StatisticDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
TransferFeed.cpp Removed most debugging/std::cerr output (in #defines) 2008-07-09 09:53:47 +00:00
TransferFeed.h * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
TransferFeed.ui * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
TransfersDialog.cpp updated icons 2008-08-07 10:48:18 +00:00
TransfersDialog.h Various Gui improvements: 2008-03-31 18:37:50 +00:00
TransfersDialog.ui removed tabwidget 2008-03-31 00:22:51 +00:00
ULListDelegate.cpp -changend order of the columns 2008-02-16 22:42:34 +00:00
ULListDelegate.h -changend order of the columns 2008-02-16 22:42:34 +00:00
xprogressbar.cpp added new xProgressBar, thanks to xesk 2008-02-07 16:36:30 +00:00
xprogressbar.h added new xProgressBar, thanks to xesk 2008-02-07 16:36:30 +00:00