summaryrefslogtreecommitdiffstats
path: root/src/designer
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer/Windows: Fix crash when instantiating QQuickWidgetFriedemann Kleint2021-02-151-0/+10
* Bump copyright year to 2021Friedemann Kleint2021-02-031-1/+1
* Don't call a method on potential nullptrJarek Kobus2021-01-081-2/+2
* Qt Designer: Fix potential crashes when using findChild<>Friedemann Kleint2021-01-083-2/+4
* Designer: Fix a crash when creating a new formJarek Kobus2021-01-081-0/+3
* Qt Designer: Improve plugin error dialogFriedemann Kleint2021-01-082-5/+45
* Qt Designer: Remove special handling of the removed QLayout::margin propertyFriedemann Kleint2021-01-041-34/+15
* Qt Designer: Open Qt 5 forms using QComboBox::AdjustToMinimumContentsLengthFriedemann Kleint2021-01-041-5/+25
* CMake: Fix static build of designerJoerg Bornemann2020-12-163-9/+3
* Qt Designer: Open Qt 5 forms using QDockWidget::AllDockWidgetFeaturesFriedemann Kleint2020-12-031-0/+5
* Revert "Designer: Use QDesktopServices to show designer help"Kai Koehne2020-11-277-25/+275
* Use https instead of http when opening docsJarek Kobus2020-11-251-2/+2
* Qt Designer: Fix build of the QAxWidget pluginFriedemann Kleint2020-11-121-1/+1
* Qt Designer: Fix MSVC warning about integer conversionFriedemann Kleint2020-11-121-1/+1
* Doc: Enforce zero documentation warning policyTopi Reinio2020-11-072-0/+4
* Designer: Use QDesktopServices to show designer helpJarek Kobus2020-11-067-275/+25
* Qt Designer: Port away from deprecated QVariant::TypeFriedemann Kleint2020-10-2829-273/+331
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-019-48/+48
* Fix warnings from using deprecated QLibraryInfo APIVolker Hilsheimer2020-09-163-3/+3
* Fix compile warning from deprecated application attributesVolker Hilsheimer2020-09-152-20/+0
* Designer: Fix a crash on startup when built without clipboardJarek Kobus2020-09-154-4/+20
* Fix build errors due to forward declarations of QStringListFriedemann Kleint2020-09-151-1/+0
* Fix QMetaType-related deprecation warningsFriedemann Kleint2020-09-091-1/+1
* Qt Designer: Fix build of the QPrinter-related codeFriedemann Kleint2020-09-091-1/+3
* Use operator| to compose key sequencesFriedemann Kleint2020-09-073-12/+12
* Use OpenType font weightsJonas Karlsson2020-09-031-5/+1
* Fix build against latest qtbaseLars Knoll2020-09-032-5/+10
* Adapt to latest changes in qtbaseJarek Kobus2020-09-039-42/+42
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-262-13/+202
* Fix against latest qtbase changesMaurice Kalinowski2020-08-182-2/+3
* Doc: Avoid changing html filenamesTopi Reinio2020-08-121-1/+1
* Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-08-101-3/+3
* Use QList instead of QVector in uicJarek Kobus2020-07-062-2/+0
* CMake: Regenerate qttoolsAlexandru Croitor2020-06-295-4/+7
* Doc: Update docs with cmake package informationNico Vertriest2020-06-262-0/+2
* Use QList instead of QVector in uicJarek Kobus2020-06-223-176/+176
* Fix build after removal of QStyleOption::init in qtbaseVolker Hilsheimer2020-06-225-6/+6
* Port QtTools from QStringRef to QStringViewKarsten Heimrich2020-06-155-8/+8
* Compile fix for active Qt pluginKarsten Heimrich2020-06-151-5/+0
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-1112-66/+66
* Remove more usages of QDesktopWidgetFriedemann Kleint2020-06-104-7/+5
* QDesigner: Use QList instead of QVectorJarek Kobus2020-06-0941-177/+184
* Revert "Qt Designer: Migrate from QList to QVector"Friedemann Kleint2020-06-08120-287/+290
* Port QtTools examples to cmakeMÃ¥rten Nordheim2020-06-032-0/+27
* Qt Designer/Active Qt Plugin: Adapt to newly introduced base classesFriedemann Kleint2020-06-033-4/+18
* Fix compilation after QRegularExpression API change in qtbaseLars Knoll2020-06-031-1/+1
* Qt Designer: Fix remaining warnings about QString from ASCII conversionFriedemann Kleint2020-05-253-7/+11
* Qt Designer: Remove unused variable of type QDesktopWidgetFriedemann Kleint2020-05-251-2/+0
* Add missing overrideAlexander Volkov2020-05-204-10/+10
* Doc: Fix documentation warningsTopi Reinio2020-05-202-1/+2