Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed a stupid performance degradation in the signature library
in the process.
|
|
|
|
|
|
|
|
|
|
Fix terminate() of thread pool blocking if wait() is already called.
|
|
|
|
|
|
Also menu adjustments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The GUI is now working again, with scanning built-in.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
...and stuff everything into signature_db which is now becoming the
new ragbag.
Includes half-finished disjoint set implementation to absorb some
logic originally in mingui's main.cpp into this ever-growing
signature_db.
Changed how batching is handled. Now different type of batches can be
interleaved.
|
|
|
|
|
|
Image list is no longer collapsible.
Set min size for image list.
Main window is now a real QMainWindow.
|
|
Always remove scrollbar dimensions from viewport.
Elide filenames if needed.
Use a splitter in the main widget instead of a fixed layout.
|
|
|
|
Thanks BLumia for debugging.
|
|
|
|
|
|
also correct silly stuff that I forgot to change.
|
|
|
|
|
|
|
|
... using the shiny new bits.
|