Commit Graph

2454 Commits

Author SHA1 Message Date
Martin Rotter a8d99694d6 FIx locale order. 2017-06-16 08:36:22 +02:00
Martin Rotter 7b454bdf09 FIx warning. 2017-06-16 07:54:43 +02:00
Martin Rotter 1ff2316370 All columns resizable, prepare for labels. 2017-06-09 08:54:39 +02:00
Martin Rotter ad5f3b8b74 Show columns menu when clicked outside of any item. 2017-06-07 08:49:34 +02:00
Martin Rotter d635c8ae70 Initial implementation of #115. 2017-06-07 08:45:08 +02:00
Martin Rotter e76b379bb7 Some simplifications regarding storing states of columns in msg view. 2017-06-07 08:03:35 +02:00
Martin Rotter 357663c8dc Fixed #119. 2017-06-06 10:27:08 +02:00
Martin Rotter 3434d3d24e Bit polishment added to removing/restoring messages. 2017-06-06 10:11:54 +02:00
martinrotter 45d974ed79 Update README.md 2017-05-25 05:58:43 +02:00
martinrotter 7296911737 More logging. 2017-05-19 07:36:57 +02:00
martinrotter cccd6ebee2 Properly sanitize titles of downloaded messages. 2017-05-18 07:43:56 +02:00
martinrotter 18491750fb Fix msg query and sanitize title of msgs better. 2017-05-18 06:12:28 +02:00
martinrotter 8392dffcf7 Log marking as read. 2017-05-17 06:55:00 +02:00
martinrotter 244ddbd907 Log marking as read. 2017-05-17 06:24:08 +02:00
martinrotter 12109dcce0 Fix compilation. 2017-05-15 13:00:58 +02:00
martinrotter 118a99d49e Message model uses now cache, huge amount of related changes. 2017-05-15 12:53:26 +02:00
martinrotter 73925b6452 Properly reload individualy switched msg when changing importance - color of font did not change all the times. 2017-05-11 06:22:38 +02:00
martinrotter b99acea244 Change msgmodel base, final version. 2017-05-11 06:06:51 +02:00
martinrotter 144bd944ae Fix travis? 2017-05-09 11:51:32 +02:00
martinrotter a857874d15 Finalized and polished multicolumn sort mode. 2017-05-09 11:42:13 +02:00
martinrotter 21fc8b087a Activate multicolumn on CTRL. 2017-05-09 11:24:24 +02:00
martinrotter 4abdc1738c Saving of multicolumn sorts enabled. 2017-05-09 11:13:15 +02:00
martinrotter 78872dfa21 Prep for multicolumn sql sort. 2017-05-09 09:47:42 +02:00
martinrotter e5e05856cf Simplified sorting logic? 2017-05-05 10:06:53 +02:00
martinrotter 6776d3809d Save work. 2017-05-05 08:25:32 +02:00
martinrotter 0773db7b5a Fix query for mysql. 2017-05-04 14:44:11 +02:00
martinrotter 905d3c533d Construct SQL queries for the model manually. This will greatly help in the future. 2017-05-04 14:38:07 +02:00
martinrotter 33981c350a Some work on multicolumn sort. 2017-05-04 06:20:28 +02:00
martinrotter 7946ef85f1 Cleanup. 2017-05-03 08:06:28 +02:00
martinrotter 4224ee0170 Fixed #97. 2017-05-03 08:03:53 +02:00
martinrotter 3b4ac7cc96 Couple of GUI fixes. 2017-05-03 07:16:23 +02:00
martinrotter 7f16ae5265 Experimental tt-rss starred msg changes, fixed crash. - #71 2017-04-28 09:14:17 +02:00
martinrotter d0b19b7361 Experimental async starred msg marking. - #71 2017-04-28 08:41:38 +02:00
martinrotter 858184b6ff Experimental async msg state change support for TT-RSS. 2017-04-27 08:55:11 +02:00
martinrotter 8aaf0d1b5b Add suffix space. 2017-04-27 08:11:05 +02:00
martinrotter af9184c284 Rename + bump version. 2017-04-27 07:48:07 +02:00
martinrotter 34e0e709a3 Separate cache functionality into own class. 2017-04-27 07:41:27 +02:00
martinrotter 803d7bc1a7 Load sql feed title in utf-8. 2017-04-26 12:01:12 +02:00
martinrotter a8213dd58a Force utf-8 data when adding feed. 2017-04-26 09:07:23 +02:00
martinrotter ac3c57cd4d Added log when adding feed to DB. 2017-04-26 07:59:35 +02:00
martinrotter 49f76775f4 Save cached data before feed update too. 2017-04-24 06:38:14 +02:00
Martin Rotter a2e1043d85 Some clazy fixes. 2017-04-23 20:53:04 +02:00
Martin Rotter ec886d15ee Some clazy fixes. 2017-04-23 20:52:31 +02:00
Martin Rotter 739ddbd10f Some clazy fixes. 2017-04-23 20:30:25 +02:00
Martin Rotter 49b23532ef Some clazy fixes. 2017-04-23 19:52:20 +02:00
Martin Rotter 863a4e8237 Wrap label with test results. 2017-04-22 21:18:01 +02:00
Martin Rotter 2a9eebad2a Some clazy fixes. 2017-04-22 21:13:16 +02:00
Martin Rotter c715aa180a Some clazy fixes. 2017-04-22 21:08:03 +02:00
Martin Rotter 338f03228d Merge branch 'master' of github.com:martinrotter/rssguard 2017-04-21 21:29:06 +02:00
martinrotter 013a2ff0e6 New async msg changes now work when marking whole feed/recycle bin read/unread. ONLY owncloud so far. 2017-04-21 13:41:51 +02:00