e255d157d8
cleanup
2021-12-04 09:37:34 +01:00
9200e997fb
scroll vertically when mouse is outside the text area
2021-12-03 09:05:58 +01:00
5b7ebb2f9b
fix highlighting for selections
2021-12-03 09:03:34 +01:00
6bacfc065b
sort menu items
2021-11-27 09:42:25 +01:00
5c08dc4a5a
cleanup
2021-11-26 19:12:52 +01:00
83f0762027
hide empty menus
2021-11-26 18:47:00 +01:00
b3e5d535b7
fix crash when double clicking behind the last char
2021-11-26 18:43:12 +01:00
0e27cb2b26
add the first plugins
2021-11-26 18:19:57 +01:00
1ea10e2933
show how to call methods on plugins
2021-11-13 18:32:28 +01:00
c8e5374aa7
add plugin registry
2021-11-13 18:12:15 +01:00
d980cd99d5
brighter background and bigger eye
2021-11-08 18:13:49 +01:00
caf979a833
add new icon
2021-11-08 17:42:15 +01:00
f209156eea
link result view and source view
2021-11-05 19:18:24 +01:00
e04c4a2ab7
fix selection of the suffix of a line
2021-11-05 10:24:53 +01:00
1346485446
add test symbols that consist of multiple characters
2021-11-05 10:23:22 +01:00
a7b09a99a5
correctly highlight lines with tabs
2021-11-05 10:22:45 +01:00
c4544899e4
add an even lighter grey
2021-11-05 07:59:04 +01:00
0145f327f4
try another icon
2021-11-04 19:39:14 +01:00
f3428b5bca
add buffering to the map
2021-11-04 18:51:47 +01:00
51d1df0657
use same icon for about dialog
2021-11-04 09:45:45 +01:00
cbc167ada8
add sorted map for byte offset mapping
2021-11-03 20:07:59 +01:00
b8581449ad
make border golden
...
The black border was not visible on black task bars.
It looked like the white background with the R was the logo, which made the
impression that the logo was not scaled correctly.
2021-11-03 18:06:10 +01:00
c9e5612f34
fix more places where floats are used
2021-11-03 13:52:18 +01:00
9c15527dfc
drag and drop for windows
2021-11-03 13:04:29 +01:00
bbbd656f7f
make icon appear in windows task bar
2021-11-03 09:03:29 +01:00
8a5574e336
various fixes for windows
2021-11-02 20:29:19 +01:00
5b9c64fb86
do not pre-select an item in highlight dialog
2021-11-01 19:31:19 +01:00
f3f47d0ce7
draw all line backgrounds first
2021-11-01 19:28:41 +01:00
44e23af54f
option to open tab when saving selection as file
2021-11-01 17:53:15 +01:00
4f512225a9
add icons to actions
2021-11-01 17:06:53 +01:00
1f7ffe0488
option to disable the highlighting of search terms
2021-11-01 15:56:26 +01:00
9d0b8b6fff
cleanup
2021-11-01 15:38:03 +01:00
7ffc524175
fix word selection when clicking into line with multi byte chars
2021-11-01 15:37:07 +01:00
9916965792
select line on triple click
2021-11-01 15:32:24 +01:00
66de106651
use Close button in about dialog instead of Ok
2021-11-01 15:22:05 +01:00
06ffc3826d
update end of selection when using click + shift
2021-11-01 15:18:57 +01:00
f471f4785e
select word on double click
2021-11-01 15:13:41 +01:00
2f1aabb379
rename 'manage highlighting' to 'highlighters'
2021-10-31 19:52:11 +01:00
50965d9a0b
add readme with list of features
2021-10-31 19:50:43 +01:00
0d04432d8b
add version and ok button to about dialog
2021-10-31 19:50:33 +01:00
f1b0bf4981
add context menu
2021-10-31 19:01:26 +01:00
9fb8a45ef7
save highlighters
...
remove user config (not needed)
2021-10-31 18:05:10 +01:00
3d80640609
show file size and name in status bar
2021-10-31 17:55:00 +01:00
e7cbe15292
we probably don't need this lock
2021-10-31 15:17:57 +01:00
572d95a151
fix indentation of copy to clipboard
2021-10-31 13:56:18 +01:00
bb99fb2c58
partially fix scrolling in files > 2 GB
2021-10-31 13:53:17 +01:00
79f9219e9a
save selection to file if above threshold
2021-10-31 12:30:26 +01:00
86de0b9830
new and improved color palette
2021-10-31 09:50:39 +01:00
a18f09b5f3
fix method name
2021-10-31 09:50:22 +01:00
59a4173929
use QSettings to store window geometry
2021-10-31 07:52:13 +01:00