Commit Graph

2674 Commits

Author SHA1 Message Date
Martin Rotter 6db681386d Probably fixed #127. 2017-07-08 09:26:36 +02:00
martinrotter fb2755b0b4 Merge pull request #125 from phedlund/no_menu_icons
Don't show icons in menus on Mac.
2017-06-30 06:25:14 +02:00
Peter Hedlund 964d6a5e42 Don't show icons in menus on Mac. 2017-06-29 18:54:00 -07:00
Martin Rotter c598acc06c Added dmg target and upload it. 2017-06-29 06:41:49 +02:00
Martin Rotter 7c79b8948f Fixes for mac zip. 2017-06-28 06:33:27 +02:00
Martin Rotter d85858e480 Try to fix macosx compilation. 2017-06-27 07:12:06 +02:00
Martin Rotter 3a61f4d184 Try to fix macosx compilation. 2017-06-27 07:09:21 +02:00
Martin Rotter f442d28f3c Save changes. 2017-06-27 06:31:02 +02:00
Martin Rotter cdbc0f821c Try to fix macosx compilation. 2017-06-27 06:30:22 +02:00
martinrotter 49ebd15f08 Merge pull request #124 from phedlund/master
macOS fixes and changes
2017-06-27 06:28:12 +02:00
Peter Hedlund 0012a90e19 Revert to upstream for submodule. 2017-06-25 15:40:53 -07:00
Peter Hedlund f743792447 Merge branch 'master' into macOS_fixes 2017-06-22 19:19:05 -07:00
Peter Hedlund 41fdfbc8d4 macOS: Fix app bundle creation. Show the name as RSS Guard in menubar and dock. 2017-06-22 19:16:35 -07:00
Martin Rotter 12175edba9 Fixed #122. 2017-06-19 11:46:24 +02:00
Peter Hedlund 74fe1dcee7 Merge branch 'master' into macOS_fixes 2017-06-17 17:29:15 -07:00
Peter Hedlund b3069d2d12 Create bundle. Update SDK. 2017-06-17 17:26:36 -07:00
Martin Rotter a159d8cf62 Ability to reset toolbars. 2017-06-16 12:54:37 +02:00
Martin Rotter 972dd86d4c Big refactoring of toolbars. 2017-06-16 12:31:42 +02:00
Martin Rotter f01de0b93a Iconified tool buttons for toolbar editor. 2017-06-16 09:10:21 +02:00
Martin Rotter e713ea57b5 Double click on feed/bin open newspaper view. 2017-06-16 08:50:56 +02:00
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