Martin Rotter
fd7b407de4
save, but will need polish of nodejs integration when there are errors
2022-02-15 12:47:52 +01:00
Martin Rotter
1389a86083
allow multi package nodejs install
2022-02-11 13:21:39 +01:00
Martin Rotter
d21520f28a
new notification events for nodejs packages info
2022-02-11 08:54:49 +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
d9d9541d71
nodejs can install/update packages
2022-02-07 15:20:01 +01:00
Martin Rotter
c360450e62
some work on nodejs integration
2022-02-02 10:06:45 +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
igrekster
5a5b697fbe
configure icon/skin themes early in startup ( #611 )
...
After changing the icon theme some of the icons were still from my
current system (Gentoo/KDE) icon theme. Moving the theme setup
earlier in the startup fixed it.
2022-01-27 15:47:23 +01:00
Martin Rotter
b2f574b7e6
restart feature now also uses cmdline args
2022-01-26 08:41:47 +01:00
Martin Rotter
45381aad3a
restart feature now also uses cmdline args
2022-01-26 08:40:15 +01:00
Martin Rotter
d13f877402
fix problems with logging
2022-01-17 08:40:51 +01:00
Martin Rotter
361a0f2b31
sync langs, work on nodejs integration
2022-01-14 07:50:48 +01:00
Martin Rotter
95a5341967
multiple UX fixes, fix #570 , prepare for better integration of nodejs
2022-01-13 13:51:57 +01:00
Martin Rotter
682489a233
try to fix problems with wrong detections of tray icon state
2022-01-07 08:15:47 +01:00
Martin Rotter
465c0d81e1
use bit better place to use UA
2021-12-16 10:02:49 +01:00
Martin Rotter
71dd65aef9
fix setting row height in lists of feeds and messages
2021-11-02 09:32:47 +01:00
Martin Rotter
c9ca548ebb
implement temporary status bar messages
2021-11-01 14:41:02 +01:00
Martin Rotter
00dee012f1
implement temporary status bar messages
2021-11-01 13:59:21 +01:00
Martin Rotter
729453a06a
make it all work with qt6
2021-10-29 13:01:52 +02:00
Martin Rotter
ef4f99bb77
improve selection handling, particularly when multiple/all articles are selected
2021-10-13 08:01:14 +02:00
Martin Rotter
7e2ba09e63
invite to discord if version first started
2021-10-08 10:34:04 +02:00
Martin Rotter
95ac855d16
clazy refactorings
2021-09-13 12:45:07 +02:00
Martin Rotter
f4a67cabd9
enable gstream appdir integration
2021-09-08 09:07:20 +02:00
Martin Rotter
23d3517c08
switch adblock off if it encounters fatal process error
2021-08-31 08:48:17 +02:00
Martin Rotter
dbb59e49ea
refactorings
2021-08-25 13:59:37 +02:00
Martin Rotter
a0215dcbf0
remove some unused stuff
2021-08-25 08:23:57 +02:00
Martin Rotter
d9fb5cd115
try to fix all executable bits, only set them for "executable" script files
2021-08-25 06:43:53 +02:00
Martin Rotter
af2b43362a
remove some redundat headers
2021-08-24 19:47:13 +02:00
Martin Rotter
02e03e6d4a
overhauled logic around adblock, now is much easier to use
2021-08-24 10:18:39 +02:00
Martin Rotter
f3287421fe
add more sounds, more pleasant UI for sound choice
2021-08-20 06:42:24 +02:00
Martin Rotter
111ecfe487
change default sound for notification, add more sounds, make sound files smaller
2021-08-18 10:24:56 +02:00
Martin Rotter
b1e45623c5
display notifications when login failure etc.
2021-08-13 11:11:57 +02:00
Martin Rotter
029930878e
show unread counts on startup correctly if tray icon is not enabled
2021-07-16 07:49:06 +02:00
Martin Rotter
d07c51d831
log network code on token response
2021-06-30 07:28:42 +02:00
Martin Rotter
c9674c8a47
strings
2021-06-28 10:08:39 +02:00
Martin Rotter
6e51dd34b0
Save, currently broken
2021-06-25 13:36:23 +02:00
Martin Rotter
0134101a10
bit polished numbers
2021-06-21 20:06:42 +02:00
Martin Rotter
61030b7c86
test taskbar numbers
2021-06-21 13:44:45 +02:00
Martin Rotter
4e77509d72
test taskbar numbers
2021-06-21 13:14:13 +02:00
Martin Rotter
5e3d5297c1
test taskbar numbers
2021-06-21 13:08:22 +02:00
Martin Rotter
5f339db411
fix regression in new version testing upon startup, enhance notifications
2021-06-21 10:07:22 +02:00
Martin Rotter
50e1d79c42
work on notifications
2021-06-18 13:42:31 +02:00
Martin Rotter
48469bb635
save
2021-06-17 07:07:51 +02:00
Martin Rotter
5e4ae7657b
work on better notifications
2021-06-15 15:02:14 +02:00
Martin Rotter
e5685513f1
Do not exit app on unknown CLI options anymore.
2021-05-31 09:15:57 +02:00
Martin Rotter
653c01849e
Created on -> Date
2021-05-28 07:33:56 +02:00
Martin Rotter
f68681d1b4
Brutal simplification for SingleInstance feature. Use my own code, remove 3rd party code.
2021-05-26 07:39:01 +02:00
Martin Rotter
209edaa8f1
fix os2
2021-05-24 07:51:39 +02:00
Martin Rotter
239a0d2f7e
fix os2
2021-05-24 07:50:36 +02:00
Martin Rotter
6caea3a2c7
load filters in adblock dialog even when disabled + other minor fix
2021-05-21 10:30:05 +02:00