rssguard/src/librssguard/gui
2020-12-21 09:56:42 +01:00
..
dialogs Make some translation strings easier to understand. 2020-12-21 09:56:42 +01:00
settings Make some translation strings easier to understand. 2020-12-21 09:56:42 +01:00
baselineedit.cpp Some clazy refactorings. 2020-05-04 14:20:56 +02:00
baselineedit.h Some clazy refactorings. 2020-05-04 14:20:56 +02:00
basetoolbar.cpp Some statusbar cleanups. 2020-11-14 18:39:43 +01:00
basetoolbar.h Some statusbar cleanups. 2020-11-14 18:39:43 +01:00
colortoolbutton.cpp Update counts of all/unread msgs with tags. 2020-10-08 19:37:52 +02:00
colortoolbutton.h Work on labels. 2020-10-07 16:10:57 +02:00
comboboxwithstatus.cpp Some clazy refactorings. 2020-05-04 14:20:56 +02:00
comboboxwithstatus.h Some clazy refactorings. 2020-05-04 14:20:56 +02:00
discoverfeedsbutton.cpp JSON feed support added. 2020-10-16 18:52:20 +02:00
discoverfeedsbutton.h experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
edittableview.cpp Big refactorings. 2020-05-06 12:56:24 +02:00
edittableview.h experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
feedmessageviewer.cpp Fully compilable for Qt 6, removed some obsolete code. 2020-11-24 08:12:00 +01:00
feedmessageviewer.h Fixed #291. 2020-11-13 12:22:22 +01:00
feedstoolbar.cpp Some statusbar cleanups. 2020-11-14 18:39:43 +01:00
feedstoolbar.h Some statusbar cleanups. 2020-11-14 18:39:43 +01:00
feedsview.cpp Fixed #291. 2020-11-13 12:22:22 +01:00
feedsview.h Ability to edit/delete tags. 2020-10-07 20:22:50 +02:00
guiutilities.cpp Work on filters dialog. 2020-07-01 10:13:44 +02:00
guiutilities.h experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
labelsmenu.cpp Make columns menu for msg view non closable. 2020-11-03 20:44:41 +01:00
labelsmenu.h Make columns menu for msg view non closable. 2020-11-03 20:44:41 +01:00
labelwithstatus.cpp Start to work in "starred" node in feed list. 2020-06-09 14:56:32 +02:00
labelwithstatus.h Big refactorings. 2020-05-06 12:56:24 +02:00
lineeditwithstatus.cpp Big refactorings. 2020-05-06 12:56:24 +02:00
lineeditwithstatus.h Big refactorings. 2020-05-06 12:56:24 +02:00
locationlineedit.cpp experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
locationlineedit.h experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
messagebox.cpp Save. 2020-08-07 12:16:51 +02:00
messagebox.h Big refactorings. 2020-05-06 12:56:24 +02:00
messagebrowser.cpp Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
messagebrowser.h Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
messagepreviewer.cpp Fix #324. 2020-12-15 10:07:21 +01:00
messagepreviewer.h Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
messagessearchlineedit.cpp Big refactorings. 2020-05-06 12:56:24 +02:00
messagessearchlineedit.h Big refactorings. 2020-05-06 12:56:24 +02:00
messagestoolbar.cpp Change to deployment, do not deploy via absolute path, makes DMG path structure ugly. Refacroting, removed old Qt S-S syntax.¨ 2020-11-27 11:24:43 +01:00
messagestoolbar.h Some statusbar cleanups. 2020-11-14 18:39:43 +01:00
messagesview.cpp Fix #324. 2020-12-15 10:07:21 +01:00
messagesview.h remember scroll position when reloading msg 2020-09-23 13:29:03 +02:00
messagetextbrowser.cpp Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
messagetextbrowser.h Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
newspaperpreviewer.cpp Fix newspaper view button wrong enabled. 2020-11-04 14:58:37 +01:00
newspaperpreviewer.h Make newspaper view somewhat better. 2020-11-03 11:22:41 +01:00
newspaperpreviewer.ui Support color alternations in lists - fixes #282. 2020-11-04 08:28:28 +01:00
nonclosablemenu.cpp Make columns menu for msg view non closable. 2020-11-03 20:44:41 +01:00
nonclosablemenu.h Labels menu now can change labels. #102 2020-11-01 19:57:14 +01:00
plaintoolbutton.cpp Big refactorings. 2020-05-06 12:56:24 +02:00
plaintoolbutton.h save 2020-10-06 20:29:18 +02:00
searchtextwidget.cpp Refactor non-webengine too. 2020-09-15 13:55:50 +02:00
searchtextwidget.h Refactor non-webengine too. 2020-09-15 13:55:50 +02:00
searchtextwidget.ui experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
squeezelabel.cpp Fix obsolete code. 2020-05-04 10:07:07 +02:00
squeezelabel.h Fix obsolete code. 2020-05-04 10:07:07 +02:00
statusbar.cpp enhance statusbar behavior when changing actions. 2020-11-19 19:27:41 +01:00
statusbar.h Some statusbar cleanups. 2020-11-14 18:39:43 +01:00
styleditemdelegatewithoutfocus.cpp Big refactorings. 2020-05-06 12:56:24 +02:00
styleditemdelegatewithoutfocus.h save 2020-11-23 12:59:59 +01:00
systemtrayicon.cpp Change to deployment, do not deploy via absolute path, makes DMG path structure ugly. Refacroting, removed old Qt S-S syntax.¨ 2020-11-27 11:24:43 +01:00
systemtrayicon.h Big refactorings. 2020-05-06 12:56:24 +02:00
tabbar.cpp Save. 2020-08-07 12:16:51 +02:00
tabbar.h replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
tabcontent.cpp Big refactorings. 2020-05-06 12:56:24 +02:00
tabcontent.h Big refactorings. 2020-05-06 12:56:24 +02:00
tabwidget.cpp Make newspaper view somewhat better. 2020-11-03 11:22:41 +01:00
tabwidget.h replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
timespinbox.cpp Save. 2020-08-07 12:16:51 +02:00
timespinbox.h Configurable delay for feeds update after app start - fixes #193. 2020-06-03 14:13:51 +02:00
toolbareditor.cpp Emit changed signal when resetting toolbar in editor. 2020-11-20 08:43:02 +01:00
toolbareditor.h enhance statusbar behavior when changing actions. 2020-11-19 19:27:41 +01:00
toolbareditor.ui experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
treeviewcolumnsmenu.cpp Make columns menu for msg view non closable. 2020-11-03 20:44:41 +01:00
treeviewcolumnsmenu.h Make columns menu for msg view non closable. 2020-11-03 20:44:41 +01:00
treewidget.cpp Change to deployment, do not deploy via absolute path, makes DMG path structure ugly. Refacroting, removed old Qt S-S syntax.¨ 2020-11-27 11:24:43 +01:00
treewidget.h replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
webbrowser.cpp Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
webbrowser.h Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
webviewer.cpp Change to deployment, do not deploy via absolute path, makes DMG path structure ugly. Refacroting, removed old Qt S-S syntax.¨ 2020-11-27 11:24:43 +01:00
webviewer.h Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
widgetwithstatus.cpp Fully compilable for Qt 6, removed some obsolete code. 2020-11-24 08:12:00 +01:00
widgetwithstatus.h Big refactorings. 2020-05-06 12:56:24 +02:00