karliss
|
3545f059f1
|
Rewrite layout management code (#2172)
* Use QDockWidget::toggleViewAction instead of custom solution.
* Improve new dock placement.
|
2020-05-22 14:49:34 +03:00 |
|
karliss
|
1ae78655fa
|
Simplify and move Plugin context menu gui code out of core. (#2039)
|
2020-01-31 11:13:28 +01:00 |
|
Florian Märkl
|
65b5f78a59
|
Fix Bindings of Signals (Fix #1482) (#1530)
|
2019-05-13 13:55:02 +02:00 |
|
Florian Märkl
|
894a79b0cc
|
Add CutterPlugin::terminate() (#1372)
|
2019-03-23 12:23:31 +01:00 |
|
Florian Märkl
|
7a77eeee06
|
Fix NewFileDialog leaking MainWindow
This also fixes segfaults on quitting when using plugins
|
2019-03-11 10:42:22 +01:00 |
|
Florian Märkl
|
d4a6b031ff
|
Use only cutter module in sample plugin
|
2019-03-09 14:07:20 +01:00 |
|
Florian Märkl
|
40274e4bf4
|
Kill CutterPythonPlugin and use Bindings instead
Simplify CutterPlugin Interface
Pull Python Plugin Metadata from class vars
Also kill cutter_plugin.py
Fix Python Plugin Module Loading
|
2019-02-21 22:57:26 +01:00 |
|
Florian Märkl
|
ea6dea3cc1
|
Load Plugins from QStandardPaths::AppDataLocation
|
2019-02-21 22:57:26 +01:00 |
|