rssguard/src/gui
2015-06-10 07:50:13 +02:00
..
baselineedit.cpp Initial Google Suggest API implementation. 2015-06-10 07:50:13 +02:00
baselineedit.h Initial Google Suggest API implementation. 2015-06-10 07:50:13 +02:00
basetoolbar.cpp Actions in toolbar editor are now correctly sorted in the same way as actions in keyboard shortcut editor. 2015-05-01 07:59:22 +02:00
basetoolbar.h Actions in toolbar editor are now correctly sorted in the same way as actions in keyboard shortcut editor. 2015-05-01 07:59:22 +02:00
comboboxwithstatus.cpp Fixed #53. 2015-01-04 14:12:14 +01:00
comboboxwithstatus.h Fixed #53. 2015-01-04 14:12:14 +01:00
edittableview.cpp More complete downloader. 2015-02-01 16:36:07 +01:00
edittableview.h More complete downloader. 2015-02-01 16:36:07 +01:00
feedmessageviewer.cpp Fixed #101. 2015-06-08 08:47:02 +02:00
feedmessageviewer.h Work on cleaning, is able to vacuum in worker thread. Added GUI & logic. 2015-06-05 09:24:50 +02:00
feedstoolbar.cpp Actions in toolbar editor are now correctly sorted in the same way as actions in keyboard shortcut editor. 2015-05-01 07:59:22 +02:00
feedstoolbar.h Actions in toolbar editor are now correctly sorted in the same way as actions in keyboard shortcut editor. 2015-05-01 07:59:22 +02:00
feedsview.cpp Work on mutexes, preparation for two next issues. 2015-06-02 12:22:38 +02:00
feedsview.h Fixed #101. 2015-06-08 08:47:02 +02:00
formabout.cpp Settings type fix. 2015-04-04 11:15:47 +02:00
formabout.h Fixed #53. 2015-01-04 14:12:14 +01:00
formabout.ui Work on cleaning, is able to vacuum in worker thread. Added GUI & logic. 2015-06-05 09:24:50 +02:00
formbackupdatabasesettings.cpp Work on export/import and other magics. 2015-05-29 08:56:44 +02:00
formbackupdatabasesettings.h Fixed #53. 2015-01-04 14:12:14 +01:00
formbackupdatabasesettings.ui Many changes. 2015-05-16 08:04:46 +02:00
formcategorydetails.cpp Fixed #53. 2015-01-04 14:12:14 +01:00
formcategorydetails.h Fixed #53. 2015-01-04 14:12:14 +01:00
formcategorydetails.ui Added license headers + some toolbar fixups and renaming. 2014-04-10 08:15:14 +02:00
formdatabasecleanup.cpp Cleanup wizard now offers to keep all starred messages. 2015-06-09 07:23:19 +02:00
formdatabasecleanup.h Add license. 2015-06-07 19:14:51 +02:00
formdatabasecleanup.ui Cleanup wizard now offers to keep all starred messages. 2015-06-09 07:23:19 +02:00
formfeeddetails.cpp Added ability to fetch just icons. 2015-05-27 07:26:08 +02:00
formfeeddetails.h Added ability to fetch just icons. 2015-05-27 07:26:08 +02:00
formfeeddetails.ui Refactorings. 2014-09-10 19:51:07 +02:00
formimportexport.cpp Work on export/import and other magics. 2015-05-29 08:56:44 +02:00
formimportexport.h Work on mutexes, preparation for two next issues. 2015-06-02 12:22:38 +02:00
formimportexport.ui Work on settings/db restoration. 2014-10-13 19:53:54 +02:00
formmain.cpp Some work on optimizations and database cleaning. 2015-06-04 08:07:48 +02:00
formmain.h Fixed #53. 2015-01-04 14:12:14 +01:00
formmain.ui Some work on optimizations and database cleaning. 2015-06-04 08:07:48 +02:00
formrestoredatabasesettings.cpp Work on export/import and other magics. 2015-05-29 08:56:44 +02:00
formrestoredatabasesettings.h Fixed #53. 2015-01-04 14:12:14 +01:00
formrestoredatabasesettings.ui Many changes. 2015-05-16 08:04:46 +02:00
formsettings.cpp Work on cleaning, is able to vacuum in worker thread. Added GUI & logic. 2015-06-05 09:24:50 +02:00
formsettings.h Work on #102. 2015-05-12 09:48:22 +02:00
formsettings.ui Some tweaks. 2015-06-03 07:55:40 +02:00
formupdate.cpp Many changes. 2015-05-16 08:04:46 +02:00
formupdate.h Fixed #53. 2015-01-04 14:12:14 +01:00
formupdate.ui Work on GUI updater. 2014-04-14 08:40:09 +02:00
labelwithstatus.cpp Fixed #53. 2015-01-04 14:12:14 +01:00
labelwithstatus.h Many changes. 2015-05-16 08:04:46 +02:00
lineeditwithstatus.cpp Fixed #53. 2015-01-04 14:12:14 +01:00
lineeditwithstatus.h Fixed #53. 2015-01-04 14:12:14 +01:00
locationlineedit.cpp Initial Google Suggest API implementation. 2015-06-10 07:50:13 +02:00
locationlineedit.h Initial Google Suggest API implementation. 2015-06-10 07:50:13 +02:00
messagebox.cpp Fix OS2. 2015-05-30 10:13:29 +02:00
messagebox.h Fix OS2. 2015-05-30 10:13:29 +02:00
messagessearchlineedit.cpp Fixed #53. 2015-01-04 14:12:14 +01:00
messagessearchlineedit.h Fixed #53. 2015-01-04 14:12:14 +01:00
messagestoolbar.cpp Some more changes. 2015-05-13 07:09:28 +02:00
messagestoolbar.h Actions in toolbar editor are now correctly sorted in the same way as actions in keyboard shortcut editor. 2015-05-01 07:59:22 +02:00
messagesview.cpp Fixed #101. 2015-06-08 08:47:02 +02:00
messagesview.h Some more changes. 2015-05-13 07:09:28 +02:00
plaintoolbutton.cpp Fixed #53. 2015-01-04 14:12:14 +01:00
plaintoolbutton.h Fixed #53. 2015-01-04 14:12:14 +01:00
squeezelabel.cpp Work on downloader. 2015-01-09 19:55:45 +01:00
squeezelabel.h Work on downloader. 2015-01-09 19:55:45 +01:00
statusbar.cpp Download labels now clickable. 2015-04-01 06:50:50 +02:00
statusbar.h Download labels now clickable. 2015-04-01 06:50:50 +02:00
styleditemdelegatewithoutfocus.cpp Fixed #53. 2015-01-04 14:12:14 +01:00
styleditemdelegatewithoutfocus.h Fixed #53. 2015-01-04 14:12:14 +01:00
systemtrayicon.cpp Some work on optimizations and database cleaning. 2015-06-04 08:07:48 +02:00
systemtrayicon.h Some work on optimizations and database cleaning. 2015-06-04 08:07:48 +02:00
tabbar.cpp Work on downloader. 2015-01-09 19:55:45 +01:00
tabbar.h Added some download classes, work on download manager. 2015-01-04 17:19:27 +01:00
tabcontent.cpp Fixed #53. 2015-01-04 14:12:14 +01:00
tabcontent.h Fixed #53. 2015-01-04 14:12:14 +01:00
tabwidget.cpp Work on download manager. 2015-01-04 19:47:06 +01:00
tabwidget.h New lang, download manager tweaks. 2015-03-15 17:42:36 +01:00
toolbareditor.cpp More shortcuts for #110. 2015-05-11 07:05:28 +02:00
toolbareditor.h Fixed #110. 2015-05-06 18:22:25 +02:00
toolbareditor.ui Working changes on editor. 2015-05-06 08:25:07 +02:00
widgetwithstatus.cpp Work on enclosures, only editing of skins remains. 2015-04-15 19:47:15 +02:00
widgetwithstatus.h Fixed #53. 2015-01-04 14:12:14 +01:00