summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Port androidtestrunner to QRegularExpressionLars Knoll2020-04-151-9/+13
* Port tracedef to QRegularExpressionLars Knoll2020-04-131-20/+22
* Port androiddeployqt from QRegExp to QRegularExpressionLars Knoll2020-04-131-18/+24
* Include QRegularExpression in the bootstrap libraryLars Knoll2020-04-133-1/+85
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-082-3/+7
|\
| * Warn that the EDITABLE flag for property declarations is deprecatedLars Knoll2020-04-021-1/+4
| * Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-2/+3
| |\
| | * Android: Fix deployment on Windows hostEskil Abrahamsen Blomfeldt2020-03-191-2/+2
| | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-101-6/+13
| | |\
| | * | Android: fix apk generation on Android API 23+BogDan Vatra2020-03-031-0/+1
* | | | Allow declaring QProperty<> based Q_PROPERTYies with a notify signalSimon Hausmann2020-04-081-26/+17
* | | | QtNetwork: Delete bearer managementMårten Nordheim2020-04-051-3/+0
* | | | uic: Generate include statement for QActionGroupFriedemann Kleint2020-03-311-1/+1
* | | | Android: Update minimum version to 23 againEskil Abrahamsen Blomfeldt2020-03-301-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
* | | | Get rid of QRegExp usage in rccLars Knoll2020-03-251-2/+11
* | | | Add support for exposing public QProperty members in the meta-object systemSimon Hausmann2020-03-183-26/+120
* | | | Remove QRegExpValidatorLars Knoll2020-03-171-1/+1
* | | | Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-162-4/+2
* | | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-163-16/+14
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-163-16/+14
| |\| | |
| | * | | Doc: Remove \contentspage commandsTopi Reinio2020-03-151-6/+0
| | * | | macOS: Merge qcore_mac cpp and mm filesTor Arne Vestbø2020-03-121-4/+1
| | * | | 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
| | | |/
* | | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-162-6/+6
* | | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-162-4/+4
|/ / /
* | | rcc: Teach rcc the --no-zstd optionAlexandru Croitor2020-03-123-7/+23
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+16
|\| |
| * | Android: Bump gradle (plugin) versionsBogDan Vatra2020-03-041-0/+16
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-03-041-0/+2
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-0/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-291-0/+2
| | |\|
| | | * uic: handle header tag for python importsCristián Maureira-Fredes2020-02-271-0/+2
* | | | Update uic's class lib map to reflect QtOpenGLWidgetsFriedemann Kleint2020-03-041-0/+1
* | | | Android: Increase minimum API level to Android-23 / Android 6Eskil Abrahamsen Blomfeldt2020-03-041-2/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-032-4/+3
|\| |
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-282-4/+3
* | | Remove various traces of QGLJohan Klokkhammer Helsing2020-02-281-15/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-263-4/+9
|\| |
| * | moc: Record whether a meta object is an object, gadget, or namespaceUlf Hermann2020-02-133-4/+9
* | | CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-252-35/+41
* | | MetaObject: store the QMetaType of the propertiesOlivier Goffart2020-02-251-0/+12
* | | Normalize types at compile timeOlivier Goffart2020-02-201-23/+2
* | | Remove QLinkedListSona Kurazyan2020-02-192-8/+0
* | | CMake: Fix c++ standard config tests with MSVCAlexandru Croitor2020-02-181-1/+3
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-133-7/+8
|\| |