Martin Rotter
7faa872951
work on skins infrastructure
2022-03-11 08:06:07 +01:00
Martin Rotter
797f06d357
work on skins, documentmode again to false, cause it just looks bad
2022-03-10 13:04:08 +01:00
Martin Rotter
4afaebbd51
some strings
2022-03-10 08:07:16 +01:00
Martin Rotter
d25bf092a0
update used icons, use icons for skins list, some UX fix
2022-03-10 08:02:09 +01:00
Martin Rotter
900c8fa0d6
support forced styles, custom alt. palette and force palette for skins
2022-03-08 12:58:36 +01:00
Martin Rotter
741c6ef682
cleanup manual sort partial implementation
2022-03-08 08:09:21 +01:00
Martin Rotter
84aa24255c
working on manual sorting, it is starting to get shape, some problems arised but I will either solve them or declare them to actually be features
2022-03-04 14:14:37 +01:00
Martin Rotter
b354c5fe7f
sync langs
2022-03-03 09:02:13 +01:00
Martin Rotter
fe30af4cdd
more robust current style detection, particularly when overriden
2022-03-03 08:39:55 +01:00
Martin Rotter
7f5d1473a3
Shitload of changes, save it.
...
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
8b458a6999
fixup of datetime switchable
2022-02-25 13:15:19 +01:00
Martin Rotter
a52d703e4b
refactoring and adding of taskbar overlay icon
2022-02-24 11:44:05 +01:00
Martin Rotter
b442d9fb84
display unread counts in title too
2022-02-24 08:31:45 +01:00
Martin Rotter
ba9634678f
add proper maximize button to modal dialogs on linux
2022-02-23 17:06:14 +01:00
Martin Rotter
970dfc0c44
article toolbar label btns follow rest of app style
2022-02-22 14:10:45 +01:00
Martin Rotter
7c96a97503
added way to disable just debug outputs, fixes #645
2022-02-22 09:32:57 +01:00
igrekster
aee9394f98
Add option to control the display of the unread message count on task bar ( #649 )
...
In a news reading style with many sources and leaving messages unread
the unread message count becomes irrelevant. We already have an option
to disable the count in the icon tray, but not on the task bar. Added a
checkbox to enable/disable the message count on apps task bar icon /
entry.
Chose to put it into a new tab page as we might add more task bar
functionality (progress update, recent articles, etc..).
2022-02-22 08:27:43 +01:00
Martin Rotter
beb9c5a263
work on nodejs int
2022-02-16 14:07:48 +01:00
Martin Rotter
a30823d42a
fixed #638
2022-02-15 08:27:45 +01:00
Martin Rotter
f2415752ca
do not require restart sometimes
2022-02-14 19:58:43 +01:00
Martin Rotter
521d6418fb
fix #608
2022-02-14 15:10:28 +01:00
Martin Rotter
1ced5a33da
save only loaded pages in settings
2022-02-13 19:25:11 +01:00
Martin Rotter
4ec98eb322
save
2022-02-11 15:19:05 +01:00
Martin Rotter
24b2b09f18
add maximize btn
2022-02-10 19:50:51 +01:00
Martin Rotter
b2343a0189
integrate nodejs in a better way, fix APP_REVISION missing
2022-02-10 12:19:13 +01:00
Martin Rotter
da7ffc34a1
add banner, reorganiez feeds/messages settings
2022-02-09 07:45:46 +01:00
Martin Rotter
8948186144
tolower nodejs folder
2022-02-08 14:47:37 +01:00
Martin Rotter
c4d112db78
try to refactor cmake a bit
2022-02-08 10:42:50 +01:00
Martin Rotter
2190b5ef07
nodejs download btn
2022-02-08 07:59:46 +01:00
Martin Rotter
d9d9541d71
nodejs can install/update packages
2022-02-07 15:20:01 +01:00
Martin Rotter
4616488e1d
show combobox tooltips for datetime formats for all items
2022-02-06 19:57:19 +01:00
Martin Rotter
8cb7c1c496
fully editable datetime format in msg list
2022-02-06 07:44:18 +01:00
Martin Rotter
5ef90cc691
better label
2022-02-05 19:21:32 +01:00
Martin Rotter
4199b9c7b7
fix import de-duplication
2022-02-03 12:41:21 +01:00
Martin Rotter
b76ce364c2
lazy load of categories of settings to speed up settings dialog opening
2022-02-02 14:34:34 +01:00
Martin Rotter
c360450e62
some work on nodejs integration
2022-02-02 10:06:45 +01:00
Martin Rotter
8f854b3e77
use qt_ui_wrap instead of AUTOUIC
2022-02-01 11:02:33 +01:00
Martin Rotter
a01ae48964
formatting
2022-02-01 08:59:14 +01:00
Martin Rotter
65d59eb70c
Merge branch 'master' of github.com:martinrotter/rssguard
2022-02-01 08:16:52 +01:00
Martin Rotter
4b984b4fc0
ability to open URL of article directly with keystroke
2022-02-01 08:16:46 +01:00
Martin Rotter
88bb169922
Merge branch 'master' of github.com:martinrotter/rssguard
2022-01-31 19:23:03 +01:00
Martin Rotter
cfcdeef031
some UX
2022-01-31 19:22:54 +01:00
jan Anja
a82a9eb5cf
Change Q_OS_LINUX to Q_OS_UNIX ( #616 )
...
* change Q_OS_LINUX to Q_OS_UNIX
This is needed for BSD operating systems:
https://cgit.freebsd.org/ports/tree/net/rssguard/Makefile?id=865fc1ddb58052d38fc0f353ce70da4c7d643b79
8767b251da/net/rssguard/Makefile
* Update CMakeLists.txt
* Update Documentation.md
Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2022-01-31 19:11:46 +01:00
Martin Rotter
5bd740cc4b
fix #604
2022-01-29 16:31:19 +01:00
Martin Rotter
cdc8f3e42a
fix #587 and revert tabbar doc mode
2022-01-29 16:00:36 +01:00
Martin Rotter
4ecc40b008
fix acc keys
2022-01-28 12:01:21 +01:00
Martin Rotter
a35da080aa
about dialog UX
2022-01-27 15:57:15 +01:00
Martin Rotter
f0d993451f
indicate QT_STYLE_OVERRIDE usage in settings
2022-01-22 10:10:39 +01:00
Martin Rotter
cf01b38d70
some UI changes
2022-01-21 11:57:28 +01:00
Martin Rotter
6242bfa60c
customize padding for msg list
2022-01-20 10:58:10 +01:00