12 Commits

Author SHA1 Message Date
Alessandro Pasotti
7cab873eac Address PR review comments and add model tests 2022-09-06 15:50:34 +02:00
Alessandro Pasotti
c026b8ce6f Initial GUI for MD search 2022-09-01 18:56:27 +02:00
Alessandro Pasotti
f1e20f23e6 Resize source select dialogs according to container
Fixes #32615

This was tricky and I don't really know what was causing the issue,
but looks like the patch doesn't break the other dialogs (mainly
vector layer properties) that were affected by #31449.

Fixes also an unreported issue with OGR source select inner dialog
not being painted when opening the source manager dialog.
2019-11-04 18:27:37 +01:00
Alexandre Neto
eb94207e6d Removes frames from data manager dialog
Removes extra margin from mOptionsFrame
2017-07-23 17:43:44 +01:00
Alessandro Pasotti
14cc77c4ec [addlayerbutton] Removed button bar from main dialog
No Close button anymore ... prepare your wrist for
a precise hit on the [X] or hit ESC to close the
dialog.
2017-06-02 16:57:45 +02:00
Alessandro Pasotti
43a3ac7b85 [addlayerbutton] Removed help button
Almost all provider dialogs have its own button
resulting in duplicated help buttons in the
unified dialog.
2017-06-02 16:57:45 +02:00
Alessandro Pasotti
828ec13430 [addbuttonlayer] Fix layout of vector dialog
This is an attempt to fix the layout of the vector
layer dialog to fit in the unified dialog layout.

The optiomal solution would probably involve
a complete refactoring of the vector layer dialog
to use a stacked widget.
2017-06-02 16:57:45 +02:00
Alessandro Pasotti
2f9b844a83 [addlayerbutton] Added help button (URL is still a placeholder) 2017-06-02 16:57:45 +02:00
Alessandro Pasotti
e121cfbe80 [addlayerbutton] Use QgsOptionsDialogBase and all its nice features and styles 2017-06-02 16:57:45 +02:00
Alessandro Pasotti
143e0c63c8 [addlayerbutton] More embeddable dialogs 2017-06-02 16:57:45 +02:00
Alessandro Pasotti
ff83bfe24d [addlayerbutton] Added WFS, WMS and vector layers 2017-06-02 16:57:45 +02:00
Alessandro Pasotti
b2dea8e058 [addlayerbutton] Initial implementation 2017-06-02 16:57:45 +02:00