Commit graph

215 commits

Author SHA1 Message Date
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Martin Rotter
565b07a2e7 fixed #187 2019-06-04 13:16:48 +02:00
Martin Rotter
4d1c9810cd unified settings of lists headers width 2019-04-03 11:45:48 +02:00
Martin Rotter
9c18e37cce Fix wrond schema versions. 2017-10-31 20:21:01 +01:00
Martin Rotter
5e20d3dd22 Removed some comments. 2017-10-27 22:11:34 +02:00
Martin Rotter
d0154ca859 Fixed some clazy warning, gmail plugin now can mark msgs starred/read/unread. 2017-10-27 20:38:01 +02:00
Martin Rotter
3cb1d3c1d4 Trully make all columns interactive. 2017-10-24 06:47:37 +02:00
Martin Rotter
4437210382 All columns are now resizeable. 2017-10-24 06:45:50 +02:00
Martin Rotter
b31006a32f Add column to show if msg has enclosures. 2017-10-23 22:23:14 +02:00
Martin Rotter
ad36c34298 Fixed #142. 2017-10-22 19:54:22 +02:00
Martin Rotter
56d5b707d0 Sanitize propeerly all Urls for opening in ext. tool. 2017-10-20 22:33:57 +02:00
Martin Rotter
0af0c7ab03 Sanitize propeerly all Urls for opening in ext. browser. 2017-10-20 22:33:24 +02:00
Martin Rotter
0fe6b3e686 Uncrustify reformat. 2017-09-19 10:18:21 +02:00
Martin Rotter
dd4a96f51f Finalized uncrustify config, will reformat it all. 2017-09-19 09:02:51 +02:00
Martin Rotter
855d4cc796 Fix ext. tool loading. 2017-09-12 07:17:13 +02:00
Martin Rotter
5b97260104 External tools now support parameters. 2017-09-11 11:51:23 +02:00
Martin Rotter
631f225110 Fixed #136. 2017-09-10 12:01:10 +02:00
Martin Rotter
070bb7a389 Refactoring. 2017-08-28 07:16:37 +02:00
Martin Rotter
cad2fffa87 Save work. 2017-08-21 06:53:16 +02:00
Martin Rotter
267a4149b3 Anihilate static singleton webfactory. 2017-07-28 07:31:57 +02:00
Martin Rotter
768c430bd2 Refactoring. 2017-07-21 09:30:38 +02:00
Martin Rotter
208284e80d Reformated using astyle, added some astyle scripts. 2017-07-21 06:53:23 +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
3434d3d24e Bit polishment added to removing/restoring messages. 2017-06-06 10:11:54 +02:00
martinrotter
118a99d49e Message model uses now cache, huge amount of related changes. 2017-05-15 12:53:26 +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
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
4224ee0170 Fixed #97. 2017-05-03 08:03:53 +02:00
Martin Rotter
410007defb Change license year. 2017-03-25 10:11:18 +01:00
martinrotter
128a6aa22a Work on connect stax. 2017-03-06 08:40:09 +01:00
Martin Rotter
674e089f93 Better behavior when manipulating batch messages with dynamic SQL selection. 2016-09-16 08:09:38 +02:00
Martin Rotter
6c12059987 Fixed #51. 2016-08-19 10:33:02 +02:00
Martin Rotter
d8ecbcac04 Refactoring. 2016-08-15 10:05:47 +02:00
Martin Rotter
a3c5bc0548 Refactorr. 2016-08-14 20:41:54 +02:00
Martin Rotter
da16f55d18 Tweak multi-selection messages behavior. 2016-08-10 13:09:02 +02:00
Martin Rotter
ef7afcc839 Fixed #46. 2016-08-10 08:10:41 +02:00
Martin Rotter
9e3448424b Lang sync. 2016-08-10 06:34:32 +02:00
Martin Rotter
40d6f2d70a Added some keyboard shortcuts. 2016-06-21 07:55:47 +02:00
Martin Rotter
335c5bcee6 Unified NULL macros for C++ 11. 2016-06-20 07:58:29 +02:00
Martin Rotter
3101d0916f Rename some classes. 2016-06-18 20:38:24 +02:00
Martin Rotter
18e9d9dc32 Better newspaper view, faster viewing of msgs, bumped Qt to 5.7.0. 2016-06-17 07:43:29 +02:00
Martin Rotter
a1f3b7923c Save work. 2016-06-13 19:13:43 +02:00
Martin Rotter
e3e0d68ee9 Some code cleanups. 2016-06-13 07:40:56 +02:00
Martin Rotter
4aa72c7e77 Do now automatically mark msgs as read. 2016-06-13 06:22:57 +02:00