summaryrefslogtreecommitdiffstats
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* windeployqt: Refactor platform enumerationFriedemann Kleint2019-12-194-21/+31
* windeployqt: Fix debug detection of "_app" versions of MSVC runtimeOliver Wolff2019-12-191-0/+3
* windeployqt: Fix MinGW deploymentFriedemann Kleint2019-12-132-1/+6
* windeployqt: Fix detection of MSVC runtimeJiong Chang2019-11-211-7/+6
* windeployqt: Do not patch Qt5Core.dll unless necessaryFriedemann Kleint2019-11-051-7/+12
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-021-1/+5
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-301-1/+5
| |\
| | * Qt Designer: Enable editing of current datesFriedemann Kleint2019-07-291-1/+5
* | | Fix deprecation warningsFriedemann Kleint2019-07-311-1/+1
* | | Eradicate the last Java-style iterators and mark the module free of themMarc Mutz2019-07-121-9/+9
* | | Eradicate some easy Java-style iteratorsMarc Mutz2019-06-181-7/+3
* | | Qt Designer: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-06-0317-55/+55
|/ /
* | Qt Designer: Fix deprecation warningsFriedemann Kleint2019-03-041-4/+4
* | QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-113-3/+3
* | Fix deprecation warningsFriedemann Kleint2019-02-052-2/+2
* | Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-238-26/+26
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-044-15/+41
|\|
| * windeployqt: Replace typedef by usingFriedemann Kleint2018-12-191-2/+2
| * windeployqt: Fix some Clang warningsFriedemann Kleint2018-12-123-8/+5
| * Enable Windeployqt to package arm64 desktop appsThomas Miller2018-12-072-5/+34
* | Qt Designer: Add find functionality to the style sheet editorFriedemann Kleint2018-11-272-1/+20
* | Qt Designer: Port away from deprecated QTreeWidget::setItemExpanded()/isExpan...Friedemann Kleint2018-11-212-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-031-1/+1
|\|
| * winutils: Fix MinGW warnings about missing struct members initializersFriedemann Kleint2018-10-231-1/+1
* | Support qmlimport option in windeployqtIlya Bizyaev2018-10-182-3/+5
|/
* Qt Designer: Fix clang-tidy warnings about class definitionsFriedemann Kleint2018-07-315-14/+14
* We no longer need a workaround to include PrivateWidgetsAndy Shaw2018-07-051-16/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-301-0/+2
|\
* | winutils: Add possibility to run elevated background processesOliver Wolff2018-04-062-0/+40
* | Rename Windows(MinGW) to WindowsDesktop(MinGW) in Platform enumOliver Wolff2018-04-062-4/+4
* | Move windows utilities into shared folderOliver Wolff2018-04-067-0/+2244
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-112-1/+4
|\
| * Fix includesJarek Kobus2018-01-102-1/+4
* | Support years up to 9999 in dates and date-timesEdward Welbourne2017-12-011-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-203-3/+2
|\|
| * Qt Designer: Fix clazy-qenumsv5.10.0-beta3Friedemann Kleint2017-10-262-2/+2
| * Revert "Fix use after free"Jesus Fernandez2017-10-251-1/+1
| * Qt Designer/Linguist/Assistant: Fix clazy-unused-non-trivial-variableFriedemann Kleint2017-10-251-1/+0
| * Fix use after freeJesus Fernandez2017-10-241-1/+1
* | Fix use after freeJesus Fernandez2017-10-231-1/+1
|/
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-083-11/+15
|\
| * Fix build break when qreal is defined as floatTomasz Olszak2017-05-041-1/+2
| * Refactor connect to use Qt5 styleJarek Kobus2017-05-021-5/+10
| * Fix winrtrunner for VS 2017Oliver Wolff2017-05-021-5/+3
* | Qt Designer: Use typedefs QObject/WidgetList where appropriateFriedemann Kleint2017-04-131-1/+1
* | Qt Designer: Port to QRegularExpressionFriedemann Kleint2017-04-131-2/+4
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-02-271-12/+9
* | Rename a variable sanity-bot mistook for a typoEdward Welbourne2017-02-271-14/+14
* | Use hypot() rather than sqrt() a sum of squaresEdward Welbourne2017-02-271-4/+4
|/
* Qt Designer: Remove some C-style casts of int, doubleFriedemann Kleint2017-01-245-21/+19