andi
67f16571f1
add version info to compiled executable
...
This works on Windows, but it might not work on Linux.
Also the version number is not updated automatically.
I probably have to generate the file from a template, because
even though this is a python file you cannot add python code.
2025-03-26 11:17:07 +01:00
andi
b0a00b27f5
hide size and modifcation date columns in files browser
2023-01-23 14:25:28 +01:00
andi
209ad71235
don't use anti aliasing for horizontal line when drawing handle
2022-12-19 16:18:39 +01:00
andi
1ad2323753
update installer to work with Windows and Linux
2022-08-29 16:43:08 +02:00
andi
bbedaf73de
highlight other matches of selected text
2022-08-26 15:31:45 +02:00
andi
6040b1633d
cleanup
2022-08-26 14:31:51 +02:00
andi
1ddd589cc2
support Windows file share locations in drag&drop
2022-08-26 14:09:34 +02:00
andi
8393a7bc10
use correct method to get the file path
2022-08-23 16:44:30 +02:00
andi
508fb1d100
replace some control characters for display in ui
...
QT fails if nul byte is in string.
2022-03-28 11:26:50 +02:00
andi
4d8a3e08f8
add bat file for windows
2022-02-11 11:16:29 +01:00
andi
e0b558b5c3
handle if LANG is not set
2022-02-09 16:09:23 +01:00
andi
a413134f68
allow drag&drop of multiple files
2022-01-14 08:36:18 +01:00
andi
541c6f90a8
fix method name after refactoring
2021-12-14 14:33:27 +01:00
andi
51d1df0657
use same icon for about dialog
2021-11-04 09:45:45 +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