| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
|
|
|
| |
Closes #2228, Closes #2229
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Added sorting
|
| |
|
|
|
|
|
|
| |
* It autocorrects local paths and file:// URLs to valid local paths.
* It recognizes other URL schemes as 'remote' and will show an error for them.
* The error dialogs have been fixed (they all had titles and content swapped).
|
|
|
|
| |
This doesn't mean coloring, just the same font and font size.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|