summaryrefslogtreecommitdiffstats
path: root/src/tools/uic
Commit message (Expand)AuthorAgeFilesLines
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-231-0/+1
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-151-8/+19
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-46/+0
* Remove the qmake project filesJoerg Bornemann2021-01-075-61/+0
* uic: Do not generate QComboBox::AdjustToMinimumContentsLength into codeFriedemann Kleint2021-01-041-6/+23
* uic/rcc: Use QT_VERSION_MAJOR for major versionFriedemann Kleint2020-12-071-9/+11
* Fix uic/rcc generating outdated export for Qt for PythonFriedemann Kleint2020-12-041-6/+6
* uic: Do not generate QDockWidget::AllDockWidgetFeatures into codeFriedemann Kleint2020-12-031-1/+6
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-2/+2
* Update qclass_lib_map.h according to split of svg moduleJarek Kobus2020-11-131-2/+2
* Split QMutex and QRecursiveMutexLars Knoll2020-10-171-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-2/+2
* Remove the SAX parser from QtXmlLars Knoll2020-09-151-14/+0
* Ignore weight in .ui files instead of converting itEskil Abrahamsen Blomfeldt2020-09-033-79/+0
* Remove remaining traces of deprecated QtMsgHandlerMarcel Krems2020-08-291-1/+0
* Remove QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-08-281-2/+0
* Use OpenType font weightsJonas Karlsson2020-08-283-2/+77
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-251-1/+1
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-241-10/+0
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-1/+0
* Refactor QXmlStreamStringRefKarsten Heimrich2020-08-191-2/+0
* Port the QXmlStream API from QStringRef to QStringViewKarsten Heimrich2020-08-191-1/+1
* Purge versioned style options from UICVolker Hilsheimer2020-08-161-12/+0
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-311-2/+2
* Move QRegExp and its remaining mentions out of QtCoreSona Kurazyan2020-07-131-1/+0
* Introduce QByteArrayViewSona Kurazyan2020-07-081-1/+0
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-072-2/+1
* Use QList instead of QVector in uicJarek Kobus2020-06-226-162/+162
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-202-4/+1
* Port androiddeployqt and uic from QStringRef to QStringViewLars Knoll2020-06-154-9/+9
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Remove the deprecated QDirModelVolker Hilsheimer2020-06-041-1/+0
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-022-2/+4
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-1/+0
* Start porting QTextStream away from QTextCodecLars Knoll2020-05-141-3/+1
* pro2cmake: Handle QMAKE_TARGET_XXX variablesJoerg Bornemann2020-05-122-0/+2
* uic: Adapt to ActiveQt module restructuringFriedemann Kleint2020-05-111-11/+11
* uic/Python: import all the classes for QtCore and QtGuiCristian Maureira-Fredes2020-05-051-5/+2
* uic: Generate string-based connections for custom slotsFriedemann Kleint2020-05-052-12/+23
* uic: Generate Qt 5 connection syntaxFriedemann Kleint2020-05-047-7/+110
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-051-3/+0
* uic: Generate include statement for QActionGroupFriedemann Kleint2020-03-311-1/+1
* Move undo framework out of Qt WidgetsMitch Curtis2020-03-301-3/+3
* Merge QGuiShortcut and QShortcut again in QtGuiVolker Hilsheimer2020-03-291-1/+1
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-2/+2
* Remove QRegExpValidatorLars Knoll2020-03-171-1/+1
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-6/+13
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-6/+13
| |\
| | * uic: Add pass to empty functionsCristián Maureira-Fredes2020-03-031-6/+13