| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
updateToolBar was creating new QActions and QWidgets every call, without cleaning them up.
The spacer, help widgets, and toolbuttons only need to be created once.
Those have been moved out into the MainWindow constructor
updateToolBar is called in various places, importantly when adding/removing executable shortcuts.
Also adds a deleteLater() call to clean up executable shortcut actions.
|
| |\
| |
| | |
Downloads tab: fix for freezes and greatly improved performance and responsiveness
|
| | |
| |
| |
| |
| |
| |
| |
| | |
triggered refreshes.
Avoid app freezes caused by stacked refresh calls.
Added chack to see if a download is alerady hidden before trying to hide it.
Made sure to refresh Download tab where it was othwerwise relying in the dirwatcher to refresh.
|
| | |
| |
| |
| | |
the fileSystemWatcher picking up changes made by MO itself and triggering multiple refreshes
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
non-release builds are possible and get labelled as such
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
- Also fixes direct calls to downloadFinished
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| |
| | |
Develop
|
| | |\
| | |
| | | |
Proxy multiple inheritance support
|
| | | | |
|
| | | |
| | |
| | |
| | | |
already share setting values)
|
| | | |
| | |
| | |
| | | |
inheritance issues
|
| |/ / |
|
| | | |
|
| | | |
|