Martin Rotter
|
281e903752
|
Refactored adblock icon separated from main form.
|
2017-07-27 06:49:57 +02:00 |
|
Martin Rotter
|
37236903b2
|
Fix warnings for x64.
|
2017-07-26 10:22:24 +02:00 |
|
Martin Rotter
|
c8f01e6506
|
Clean unneeded base class.
|
2017-07-21 15:05:57 +02:00 |
|
Martin Rotter
|
2d65eecce3
|
Better tabwidget adblock look.
|
2017-07-21 12:28:37 +02:00 |
|
Martin Rotter
|
a12d6a4764
|
Fix pad lines.
|
2017-07-21 10:10:02 +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
|
15e83ebd8f
|
Correctly separate webengine-only code.
|
2017-07-20 12:36:56 +02:00 |
|
Martin Rotter
|
e41dbbfe41
|
Basic AdBlock functionality - #123.
|
2017-07-20 12:21:18 +02:00 |
|
Martin Rotter
|
5cedad03ac
|
Fix compilation, add interceptor to Application class.
|
2017-07-20 08:05:21 +02:00 |
|
Martin Rotter
|
d2cc973153
|
Save work.
|
2017-07-19 22:02:58 +02:00 |
|
Martin Rotter
|
b6d7e8be2e
|
Added clickable label.
|
2017-07-19 12:03:41 +02:00 |
|
Martin Rotter
|
7e6f4ed446
|
Move to next/previous feed shortcuts are now recursive.
|
2017-07-18 06:48:37 +02:00 |
|
Martin Rotter
|
2de04d209a
|
Change corner icon to go-home, looks more x-platform.
|
2017-07-13 06:52:41 +02:00 |
|
Martin Rotter
|
faf7cde796
|
Some refactoring for #128.
|
2017-07-13 06:42:04 +02:00 |
|
Peter Hedlund
|
52fb1733ec
|
Fixes #129 The Resources tab in the About dialog has poor layout.
|
2017-07-12 18:57:59 -07:00 |
|
Peter Hedlund
|
a4702fe989
|
Also hide the full screen menu item. Handled natively by macOS.
|
2017-07-10 19:33:06 -07:00 |
|
Peter Hedlund
|
57f0c68c94
|
- Disable native window tabbing on macOS.
- Hide the menu item to show/hide the menu bar. It has no effect and meaning on macOS.
|
2017-07-10 19:18:38 -07:00 |
|
Martin Rotter
|
c623da69f8
|
Workaround for #128.
|
2017-07-10 08:11:32 +02:00 |
|
Martin Rotter
|
f6ad603828
|
Better flags for tabbar.
|
2017-07-08 09:37:37 +02:00 |
|
Martin Rotter
|
13662abc69
|
Fixed #128 and probably fixed #126.
|
2017-07-08 09:34:47 +02:00 |
|
Martin Rotter
|
12175edba9
|
Fixed #122.
|
2017-06-19 11:46:24 +02: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
|
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 |
|
martinrotter
|
3b4ac7cc96
|
Couple of GUI fixes.
|
2017-05-03 07:16:23 +02:00 |
|
martinrotter
|
d0b19b7361
|
Experimental async starred msg marking. - #71
|
2017-04-28 08:41:38 +02:00 |
|
martinrotter
|
8aaf0d1b5b
|
Add suffix space.
|
2017-04-27 08:11:05 +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
|
c715aa180a
|
Some clazy fixes.
|
2017-04-22 21:08:03 +02:00 |
|
martinrotter
|
34902d33ad
|
Remove superfluous includes.
|
2017-04-21 08:29:17 +02:00 |
|
martinrotter
|
c228aa9518
|
Fix typo.
|
2017-04-21 08:08:19 +02:00 |
|
Martin Rotter
|
ec9e6422ff
|
Fixed #109 and made better RSS parser - fixed #104.
|
2017-04-11 09:49:44 +02:00 |
|