| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
select dialog
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Should respect theme colors now.
|
|
|
|
| |
Possibly also some bug fixes.
|
| |
|
|
|
|
| |
All LGPL code is back in the customized quazip fork
|
| |
|
|
|
|
|
| |
Also, keep licensing info only in one file.
The COPYING.md is now a resource and rendered to HTML in the About dialog.
|
| |
|
|
|
|
| |
Still missing some things, this is part 1.
|
|
|
|
| |
Straight from the browser or the downloads folder.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
selection dialog
|
|
|
|
|
|
| |
* Download is now Download.
* Download uses Sink subclasses to process various events.
* Validators can be used to further customize the Sink behaviour.
|
| |
|
| |
|
|
|
|
|
| |
This was caused by separation of GUI and logic. Now logic has an interface that GUI implements.
It should be expanded upon later.
|
| |
|
| |
|
| |
|
|
|
|
| |
using context menu
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Essentially do not pass some environment variables to subprocesses:
* LD_PRELOAD
* LD_LIBRARY_PATH
* LD_DEBUG
* QT_PLUGIN_PATH
* QT_FONTPATH
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Default names now use the placeholder text in the new instance dialog.
|