summaryrefslogtreecommitdiffstats
path: root/src/designer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compilation after changes to QDesktopWidgetLars Knoll2020-05-184-4/+8
* Qt Designer: Document Qt for Python usageFriedemann Kleint2020-05-141-7/+94
* Qt Designer/Active Qt plugin: Polish the code a bitFriedemann Kleint2020-05-137-76/+69
* Qt Designer/Active Qt plugin: Fix build (qmake)Friedemann Kleint2020-05-133-5/+3
* Fix language selection in Designer, Linguist and AssistantMiłosz Kosobucki2020-05-121-3/+2
* Don't assign a nullptr to a QByteArrayLars Knoll2020-05-091-1/+1
* Plug memory leak when returning prematurelyVolker Hilsheimer2020-05-061-2/+1
* Fix Clang 10 warning about creating copies in range-forThiago Macieira2020-05-051-4/+4
* Qt Designer: Add command line option for AA_DisableHighDpiScalingFriedemann Kleint2020-04-302-2/+20
* Qt Designer: Use default interval for QAbstractButton::animateClick()Friedemann Kleint2020-04-291-1/+1
* Remove unnecessary QOverloadsFriedemann Kleint2020-04-166-7/+7
* Merge remote-tracking branch 'origin/5.15' into devAlexandru Croitor2020-04-158-25/+10
|\
| * Qt Designer/signal slot editor: Improve adding new connectionsFriedemann Kleint2020-04-012-3/+4
| * Qt Designer: Refactor ConnectionModel::data() of the signal slot editorFriedemann Kleint2020-03-312-34/+45
| * Fix assorted QComboBox::currentIndexChanged overload compile errorsEdward Welbourne2020-03-266-6/+6
| * Add configure features for remaining qttoolsMitch Curtis2020-03-181-0/+4
| * Doc: Remove \contentspage commandsTopi Reinio2020-03-151-19/+0
* | CMake: Regenerate projectsAlexandru Croitor2020-04-091-0/+8