andi
cbc167ada8
add sorted map for byte offset mapping
2021-11-03 20:07:59 +01:00
andi
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
andi
c9e5612f34
fix more places where floats are used
2021-11-03 13:52:18 +01:00
andi
9c15527dfc
drag and drop for windows
2021-11-03 13:04:29 +01:00
andi
bbbd656f7f
make icon appear in windows task bar
2021-11-03 09:03:29 +01:00
andi
8a5574e336
various fixes for windows
2021-11-02 20:29:19 +01:00
andi
5b9c64fb86
do not pre-select an item in highlight dialog
2021-11-01 19:31:19 +01:00
andi
f3f47d0ce7
draw all line backgrounds first
2021-11-01 19:28:41 +01:00
andi
44e23af54f
option to open tab when saving selection as file
2021-11-01 17:53:15 +01:00
andi
4f512225a9
add icons to actions
2021-11-01 17:06:53 +01:00
andi
1f7ffe0488
option to disable the highlighting of search terms
2021-11-01 15:56:26 +01:00
andi
9d0b8b6fff
cleanup
2021-11-01 15:38:03 +01:00
andi
7ffc524175
fix word selection when clicking into line with multi byte chars
2021-11-01 15:37:07 +01:00
andi
9916965792
select line on triple click
2021-11-01 15:32:24 +01:00
andi
66de106651
use Close button in about dialog instead of Ok
2021-11-01 15:22:05 +01:00
andi
06ffc3826d
update end of selection when using click + shift
2021-11-01 15:18:57 +01:00
andi
f471f4785e
select word on double click
2021-11-01 15:13:41 +01:00
andi
2f1aabb379
rename 'manage highlighting' to 'highlighters'
2021-10-31 19:52:11 +01:00
andi
50965d9a0b
add readme with list of features
2021-10-31 19:50:43 +01:00
andi
0d04432d8b
add version and ok button to about dialog
2021-10-31 19:50:33 +01:00
andi
f1b0bf4981
add context menu
2021-10-31 19:01:26 +01:00
andi
9fb8a45ef7
save highlighters
...
remove user config (not needed)
2021-10-31 18:05:10 +01:00
andi
3d80640609
show file size and name in status bar
2021-10-31 17:55:00 +01:00
andi
e7cbe15292
we probably don't need this lock
2021-10-31 15:17:57 +01:00
andi
572d95a151
fix indentation of copy to clipboard
2021-10-31 13:56:18 +01:00
andi
bb99fb2c58
partially fix scrolling in files > 2 GB
2021-10-31 13:53:17 +01:00
andi
79f9219e9a
save selection to file if above threshold
2021-10-31 12:30:26 +01:00
andi
86de0b9830
new and improved color palette
2021-10-31 09:50:39 +01:00
andi
a18f09b5f3
fix method name
2021-10-31 09:50:22 +01:00
andi
59a4173929
use QSettings to store window geometry
2021-10-31 07:52:13 +01:00
andi
87eb0a9bf1
add shortcuts for menu items
2021-10-30 21:05:14 +02:00
andi
6e35971263
tiny improvements to the color palette
2021-10-30 20:59:58 +02:00
andi
2826b93432
color button with drop down
2021-10-30 20:28:19 +02:00
andi
f3f700f737
check if form is dirty
2021-10-30 16:43:27 +02:00
andi
aee0ff9968
add dialog to manage highlighters
...
- no support for "no color"
- settings not saved to disk
2021-10-30 16:25:34 +02:00
andi
43e85d2863
remove file name from window title after closing the last file
2021-10-30 09:56:22 +02:00
andi
5b95c328d5
open files after the window has been opened
...
this way we can update the window title
2021-10-30 09:55:57 +02:00
andi
f8483c242d
update qt to 6.2.1
2021-10-30 09:46:46 +02:00
andi
c33fd9b2b7
cleanup
2021-10-29 16:52:33 +02:00
andi
86b70f43ac
ask user before creating a clipboard larger than 5 MB
2021-10-29 16:52:13 +02:00
andi
fbd378cbf4
open file dialog in folder of currently open file
2021-10-29 14:27:45 +02:00
andi
029d60fc77
trying out another icon
2021-10-29 12:38:56 +02:00
andi
d4db320e17
read highlighters from settings.ini
2021-10-29 11:53:47 +02:00
andi
5b9db22f39
open files by drag&drop
2021-10-29 11:02:38 +02:00
andi
6653f2ae89
recent file menu
2021-10-29 10:36:50 +02:00
andi
4c00dfed50
keep track of recent files
2021-10-29 10:09:49 +02:00
andi
4f50fd03a4
more font_size to a new config file for session data
...
We need config and session data.
config is what the user changes. Only read by the app.
session is what the app remembers. Read and written by the app.
2021-10-29 09:53:53 +02:00
andi
99d9be795b
set window title to file name
2021-10-29 09:32:08 +02:00
andi
bc8f9b006d
store font size in settings file
2021-10-29 09:21:46 +02:00
andi
74e89ff78b
add icon to about dialog
2021-10-28 19:58:54 +02:00