Commit graph

72 commits

Author SHA1 Message Date
Martin Rotter
e3c28f4681 Const orgies. 2016-01-14 13:17:49 +01:00
Martin Rotter
35bae07ddd Another const refactoring. 2016-01-13 09:57:05 +01:00
Martin Rotter
756991d7e8 Const stuff. 2016-01-12 07:54:34 +01:00
Martin Rotter
d7470c7465 Const refactoring. 2016-01-11 13:00:37 +01:00
Martin Rotter
b4b244d634 Fixed #148. 2016-01-07 07:39:52 +01:00
Martin Rotter
1489365d32 Some const/pointers. 2016-01-05 12:11:03 +01:00
Martin Rotter
91e9dd2a46 Fixed #146. 2016-01-04 10:39:53 +01:00
Martin Rotter
483e8a4076 Some GUI work. 2016-01-04 06:30:53 +01:00
Martin Rotter
1a411c7685 Some ui changes. 2015-12-19 13:29:26 +01:00
Martin Rotter
2324544aaf Fixed #134. 2015-12-17 10:03:15 +01:00
Martin Rotter
64efefc030 Changelog is now plain text for better readability. 2015-12-17 06:29:34 +01:00
Martin Rotter
e729ccb3bd Switchable server-side update for TT-RSS. 2015-12-15 09:13:35 +01:00
Martin Rotter
7b7fe704d2 Added "Accounts" menu and some minor TT-RSS stuff. 2015-12-14 09:47:03 +01:00
Martin Rotter
c33eb38e42 Add account on 2xclick. 2015-12-09 18:27:03 +01:00
Martin Rotter
c4a8497471 Refactored assembling methods, TT-RSS is now able to load stored feeds. 2015-12-08 10:55:03 +01:00
Martin Rotter
cac3aee503 Added ability to hide status bar. 2015-12-08 10:13:05 +01:00
Martin Rotter
04028ef6bb Fixed expanding when importing, newer readme. 2015-12-08 09:58:05 +01:00
Martin Rotter
8fbb434a56 Wider add account dialog list. 2015-12-06 19:56:00 +01:00
Martin Rotter
e4358722a6 Added initial add/edit TT-RSS account dialog. 2015-12-01 08:22:22 +01:00
Martin Rotter
bf3d97dd2c Reloaded langs + removed direct access to model from items - better encapsulation. 2015-11-30 12:53:04 +01:00
Martin Rotter
51e9d80fbc Experimental adding/removing of standard account. 2015-11-30 11:13:00 +01:00
Martin Rotter
84fed7c4ce Work on add account dialog. 2015-11-30 10:50:37 +01:00
Martin Rotter
01e595d7cd Added TT-RSS icons. 2015-11-30 07:47:09 +01:00
Martin Rotter
3812e41d7b Fix displaying of unread root when loading app. 2015-11-30 07:10:58 +01:00
Martin Rotter
2dc6e51e4b OS/2 fix. 2015-11-30 06:23:06 +01:00
Martin Rotter
f7b818cae3 Added UI file. 2015-11-29 18:50:28 +01:00
Martin Rotter
fb55703e5b Add icons. 2015-11-29 14:58:07 +01:00
Martin Rotter
fa51e52bb2 Added some files. 2015-11-29 14:52:33 +01:00
Martin Rotter
3e040377b6 Some refactoring + #112. 2015-11-29 09:22:17 +01:00
Martin Rotter
51f6edd33a Fixed #128. 2015-11-25 10:51:42 +01:00
Martin Rotter
8ae9c97248 Cleaned service menu, now service menus use context menus only. 2015-11-25 08:36:58 +01:00
Martin Rotter
bd6c5390b4 Added global recycle bin menu and ability to empty/restore individiual bins or all of them. 2015-11-24 09:13:43 +01:00
Martin Rotter
6abe99ed54 Restoring of individual messages added. 2015-11-23 19:31:03 +01:00
Martin Rotter
2649011ced Tweaked dialogs. 2015-11-17 18:58:56 +01:00
Martin Rotter
86095778a3 Some changes to API, some lang stuff. 2015-11-17 07:41:23 +01:00
Martin Rotter
ad0771ffe0 Some changes for notifications and some tiny preps for messages part of new "plugin" API. 2015-11-13 08:44:37 +01:00
Martin Rotter
d0b00915f3 Changed shortcut for action. 2015-11-11 08:30:19 +01:00
Martin Rotter
0eefcae22e Renamed some actions, added missing actions to enable changing shortcuts on them. 2015-11-11 08:28:59 +01:00
Martin Rotter
17ee15b87f Moved import/export actions to service root. Main form class is now not specific and contains only general code. 2015-11-11 08:21:17 +01:00
Martin Rotter
c3ea32cf3d Some work on msg viewer and buttons. 2015-11-10 09:31:26 +01:00
Martin Rotter
9fac1568c5 Added global service root menu to main form etc. 2015-11-09 10:17:48 +01:00
Martin Rotter
2d97915d86 Work on menus - 2. 2015-11-08 19:48:29 +01:00
Martin Rotter
fa976120b8 Work on menus. 2015-11-08 10:53:13 +01:00
Martin Rotter
c3384af89e Some work on "add item" interface menus. 2015-11-06 12:47:12 +01:00
Martin Rotter
779f42f5dd Import/export now works, some minor fixing. 2015-11-06 11:30:39 +01:00
Martin Rotter
3d59902aeb RootItem now inherits QObject, fetching metadata works for standard feeds, custom context menus moved to interface so that each item can provide specific menu items. 2015-11-06 09:41:36 +01:00
Martin Rotter
f912e24b7d Made many changes, removed loads of obsolote and ugly code. Added some abstract classes. 2015-11-03 10:06:34 +01:00
Martin Rotter
e465b1ec0f Added very experimental brand new tree handling for standard service account. Also note, that recycle bin func is now broken, since there now each service account has OWN recycle bin, therefore there might be more than one recycle bin. 2015-10-30 13:07:42 +01:00
Martin Rotter
fd94a1bd8f Work is ongoing - refactored some of "edit" methods. Very sloppy, though. 2015-10-30 10:47:43 +01:00
Martin Rotter
f911773ee7 Begin to work on #3, rename some classes. 2015-10-30 06:54:59 +01:00