Martin Rotter
|
f12c395e80
|
experimentally separate executable and core library
|
2019-06-10 09:54:18 +02:00 |
|
Martin Rotter
|
7f8c687e95
|
Refactoring, fix some code errors.
|
2019-05-28 07:19:19 +02:00 |
|
Martin Rotter
|
7c8d4bd0a6
|
refactoring pt. 1
|
2019-04-12 07:12:13 +02:00 |
|
Martin Rotter
|
484849dd0c
|
remove all qregexp usages
|
2019-04-11 10:02:45 +02:00 |
|
Martin Rotter
|
86a53e011b
|
fix red color not showing for errorneous feeds
|
2019-04-03 12:07:30 +02:00 |
|
Martin Rotter
|
a93c14ddc5
|
Couple of debug outputs fixed/added. Cleaned up logic for setting feed state according to errors in network/auth/etc.
|
2017-11-10 07:22:48 +01:00 |
|
Martin Rotter
|
cf72e2c6e1
|
Fix headers, initial widget for text finding.
|
2017-10-25 07:20:47 +02:00 |
|
Martin Rotter
|
1fbdfc796c
|
Replace license strings.
|
2017-10-19 07:18:13 +02:00 |
|
Martin Rotter
|
03b1c94f24
|
Remove redundat \\n.
|
2017-10-09 14:11:31 +02:00 |
|
Martin Rotter
|
25c8725029
|
Refactoring of tooltips.
|
2017-10-05 11:10:16 +02:00 |
|
Martin Rotter
|
bd6143aead
|
Fix build errors.
|
2017-10-04 17:14:34 +02:00 |
|
Martin Rotter
|
8f051db71b
|
Simplyfiyng network api.
|
2017-10-04 09:54:54 +02:00 |
|
Martin Rotter
|
f677b6fc80
|
Refactored useless method.
|
2017-10-04 06:52:44 +02:00 |
|
Martin Rotter
|
c61223d01a
|
Cleanups in SQL loading feeds/categories.
|
2017-09-26 08:48:10 +02:00 |
|
Martin Rotter
|
1395ba2478
|
Refactoring, long way to go bro.
|
2017-09-25 15:21:35 +02:00 |
|
Martin Rotter
|
e289da58fc
|
Converted custom IDS of feeds/categories to QString from int - probably broken.
|
2017-09-22 15:17:58 +02:00 |
|
Martin Rotter
|
6c09eb2e8d
|
Mover copy constructors the right way.
|
2017-09-21 06:55:09 +02:00 |
|
Martin Rotter
|
f10ee91194
|
Refactored some common code from categories/feeds classes.
|
2017-09-20 13:06:45 +02:00 |
|
Martin Rotter
|
39f73a0d02
|
Refactoring, common code moved to superclasses.
|
2017-09-20 11:58:30 +02:00 |
|
Martin Rotter
|
0fe6b3e686
|
Uncrustify reformat.
|
2017-09-19 10:18:21 +02:00 |
|
Martin Rotter
|
070bb7a389
|
Refactoring.
|
2017-08-28 07:16:37 +02:00 |
|
Martin Rotter
|
208284e80d
|
Reformated using astyle, added some astyle scripts.
|
2017-07-21 06:53:23 +02:00 |
|
martinrotter
|
803d7bc1a7
|
Load sql feed title in utf-8.
|
2017-04-26 12:01:12 +02:00 |
|
Martin Rotter
|
49b23532ef
|
Some clazy fixes.
|
2017-04-23 19:52:20 +02:00 |
|
Martin Rotter
|
ec9e6422ff
|
Fixed #109 and made better RSS parser - fixed #104.
|
2017-04-11 09:49:44 +02:00 |
|
Martin Rotter
|
95a5831424
|
Better ATOM parsing.
|
2017-03-26 09:34:38 +02:00 |
|
Martin Rotter
|
410007defb
|
Change license year.
|
2017-03-25 10:11:18 +01:00 |
|
Martin Rotter
|
d7d6037deb
|
Refactored parsers into own files.
|
2017-03-25 09:47:37 +01:00 |
|
martinrotter
|
bb6ab9ee2f
|
Display remaining time and better update status in tooltips.
|
2017-03-15 06:45:18 +01:00 |
|
Martin Rotter
|
df10d6673e
|
Bit of refactoring, enhanced reporting of state during messages obtaining.
|
2016-09-13 13:45:20 +02:00 |
|
Martin Rotter
|
4dd815749e
|
Better icon downloading.
|
2016-08-29 07:36:34 +02:00 |
|
Martin Rotter
|
8f94186963
|
Refactoring.
|
2016-08-13 14:02:06 +02:00 |
|
Martin Rotter
|
335c5bcee6
|
Unified NULL macros for C++ 11.
|
2016-06-20 07:58:29 +02:00 |
|
Martin Rotter
|
db59f4b1e7
|
Simplification of add/edit feed boxes.
|
2016-05-09 09:38:16 +02:00 |
|
Martin Rotter
|
9a0e17814e
|
Refactoring.
|
2016-05-03 08:57:56 +02:00 |
|
Martin Rotter
|
73241e4bb7
|
SQL refactoring.
|
2016-04-12 13:30:31 +02:00 |
|
Martin Rotter
|
04179a378d
|
SQL refactoring.
|
2016-04-11 14:57:47 +02:00 |
|
Martin Rotter
|
8646e8c852
|
Start refactoring all sql queries into separate data interaction class.
|
2016-04-04 13:52:07 +02:00 |
|
Martin Rotter
|
58846e474e
|
Cleanups in code.
|
2016-03-14 08:37:31 +01:00 |
|
Martin Rotter
|
c44d71b7c9
|
Refactoring.
|
2016-02-24 13:00:22 +01:00 |
|
Martin Rotter
|
bc06e90a07
|
EXPERIMENTAL work on updateMessages() refactoring. Very broken right now!!!!!!!!!!!!
|
2016-02-23 10:28:17 +01:00 |
|
Martin Rotter
|
127e43b952
|
Correct custom ID assignments for standard acc.
|
2016-02-23 07:10:37 +01:00 |
|
Martin Rotter
|
b873dbcf33
|
Do some refactoring.
|
2016-02-22 09:23:24 +01:00 |
|
Martin Rotter
|
90efb8fc0e
|
ID shit, custom ID now same is ID for standard acc.
|
2016-02-21 18:41:13 +01:00 |
|
Martin Rotter
|
21597dcc14
|
Work on ownCloud etc.
|
2016-02-19 13:50:15 +01:00 |
|
Martin Rotter
|
f87417a003
|
Fix Qt 4 build.
|
2016-02-17 19:11:31 +01:00 |
|
Martin Rotter
|
9d4501d379
|
Fixed #160.
|
2016-02-17 07:01:35 +01:00 |
|
Martin Rotter
|
6fcdd5351c
|
Move some common code to superclasses.
|
2016-02-11 07:28:49 +01:00 |
|
Martin Rotter
|
c911133066
|
Made some improvements in total/unread counts
|
2016-01-26 13:32:38 +01:00 |
|
Martin Rotter
|
b593d03c94
|
Some changes to remove duplicates.
|
2016-01-21 08:26:18 +01:00 |
|