aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmleditorwidgets
Commit message (Expand)AuthorAgeFilesLines
* Replace QFile::exists by QFileInfo::existshjk2023-09-011-1/+1
* QmlEditorWidgets: Use LayoutBuilder in PreviewDialogAlessandro Portale2023-06-271-17/+8
* Utils: Fix compilation with namespaced Qthjk2023-06-121-2/+2
* All: Fix some more Qt 6.7 induced deprecation warningshjk2023-06-081-2/+2
* Merge remote-tracking branch 'origin/10.0' into 11.0Eike Ziller2023-05-251-4/+9
|\
| * QmlEditorWidgets: Fix color popup for Rectangle widgetAlessandro Portale2023-05-231-4/+9
* | Utils: Make Layouting a top level namespacehjk2023-04-254-5/+5
* | Utils: Introduce Utils::Icons::PINNED_SMALLAlessandro Portale2023-03-301-26/+3
|/
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* QmlEditorWidgets: Fix wrong includeChristian Kandeler2023-02-011-1/+1
* QmlEditorWidgets: Tr::trAlessandro Portale2023-02-016-38/+47
* QmlEditorWidgets: Inline contextpanewidgetrectangle.uiAlessandro Portale2023-02-015-389/+126
* QmlEditorWidgets: Inline easingcontextpane.uiAlessandro Portale2023-02-015-448/+152
* QmlEditorWidgets: inline contextpanewidget[border]image.uiAlessandro Portale2023-02-016-747/+191
* QmlEditorWidgets: inline contextpanetext.uiAlessandro Portale2023-02-015-590/+210
* Translations: Prefix translation contexts for libraries with "::"Alessandro Portale2023-01-261-1/+1
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-1027-27/+27
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-1/+1
* qmleditor: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-12-194-5/+10
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-182-3/+0
* Remove outdated version checksRobert Löhning2022-09-121-4/+0
* Libs: Add *tr.h filehjk2022-09-013-0/+17
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-08-311-2/+0
|\
| * QmlEditorWidgets: Remove use of QT_MODULEhjk2022-08-301-2/+0
* | Use SPDX license identifiersLucie Gérard2022-08-2627-648/+54
* | Drop Qt5: Qml lib / QmlDesigner: Get rid of QOverloadJarek Kobus2022-07-203-12/+12
* | Utils: More porting.h related changeshjk2022-07-141-2/+0
* | Utils: Collapse most of porting,hhjk2022-07-134-6/+4
* | EasingSimulation: remove default parametersThiago Macieira2022-06-021-1/+1
|/
* Static Build: make sure the .qrc files have unique namesCristian Adam2022-05-063-2/+2
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-1/+1
* Remove qmake build filesEike Ziller2022-01-204-65/+0
* QmlEditorWidgets: Fix missing character escape for transparentJonathan Mouchou2021-11-191-1/+1
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-192-15/+28
|\
| * Drop autoconnectionsJarek Kobus2020-11-172-15/+28
* | Add missing "final" to unexported/unshared classesAlessandro Portale2020-11-181-8/+8
* | Add missing "override" to functions of exported classesAlessandro Portale2020-11-185-13/+13
|/
* Fix connection warnings on startup with Qt 6Jarek Kobus2020-11-132-4/+9
* Qt6: enterEvent now gets passed a QEnterEventEike Ziller2020-09-294-4/+10
* Even more Qt6 portinghjk2020-06-231-0/+4
* Remove uses QOverload<const QString &>::of(&QComboBox::currentIndexChanged)hjk2020-06-192-4/+4
* Port from QRegExpValidator to QRegularExpressionValidatorLars Knoll2020-03-201-3/+2
* fix QPainterPath against Qt 5.15.0Tim Jenssen2020-03-181-1/+0
* Fix QPainterPath-related compilation errors in Qt 5.15Friedemann Kleint2020-03-122-0/+2
* QmlEditorWidgets: Reduce code in colorbox.cppAlessandro Portale2020-01-221-13/+3
* CMake Build: rename target qmljs to QmlJSCristian Adam2020-01-161-1/+1
* Remove usages of deprecated APIsSona Kurazyan2019-09-031-2/+2
* Replace the deprecated QWheelEvent::delta() -> QWheelEvent::angleDelta()Sona Kurazyan2019-09-021-1/+1
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-023-5/+2