summaryrefslogtreecommitdiffstats
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix compile warnings from deprecated QBitmap conversionVolker Hilsheimer2020-09-251-9/+3
* windeployqt: Add optional qmake parameterOliver Wolff2020-09-162-3/+3
* Use OpenType font weightsJonas Karlsson2020-09-031-5/+1
* Adapt to latest changes in qtbaseJarek Kobus2020-09-032-3/+3
* Fix unqualified calls to sin/cosGiuseppe D'Angelo2020-08-141-4/+4
* Property browser: pass QDate and QTime by value, not const referenceEdward Welbourne2020-08-106-56/+53
* Remove winrt specific codeOliver Wolff2020-08-061-3/+0
* Fix build after removal of QStyleOption::init in qtbaseVolker Hilsheimer2020-06-221-1/+1
* Fix some left-over deprecation warnings about QMouseEvent accessorsFriedemann Kleint2020-06-161-1/+1
* Port QtTools from QStringRef to QStringViewKarsten Heimrich2020-06-152-2/+2
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-114-26/+26
* Other tools: Use QList instead of QVectorJarek Kobus2020-06-095-16/+18
* Revert "Qt Designer: Migrate from QList to QVector"Friedemann Kleint2020-06-0814-79/+79
* Fix MSVC runtime detection for WinRT debug binariesPaweł Wegner2020-06-031-1/+1
* Add missing overrideAlexander Volkov2020-05-2016-201/+201
* Fix build because can't convert ushort* to const char16_t *Liang Qi2020-05-181-1/+1
* Remove leftover QRegExp depedencyLars Knoll2020-05-181-1/+1
* Merge remote-tracking branch 'origin/5.15' into devAlexandru Croitor2020-04-151-3/+3
|\
| * Fix assorted QComboBox::currentIndexChanged overload compile errorsEdward Welbourne2020-03-261-3/+3
* | Update dependenciesFriedemann Kleint2020-03-313-14/+18
* | Migrate away from QRegExpFriedemann Kleint2020-03-191-2/+7
* | QtPropertyBrowser: Migrate from QRegExpValidatorFriedemann Kleint2020-03-186-29/+37
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-181-3/+3
|\|
| * Fix deprecation warnings about QComboBox: deprecate currentIndexChanged(QString)Friedemann Kleint2020-02-131-3/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-182-4/+4
|\|
| * Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-102-4/+4
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-084-21/+34
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-284-21/+34
| |\
| | * windeployqt: Refactor platform enumerationFriedemann Kleint2019-12-194-21/+31
| | * windeployqt: Fix debug detection of "_app" versions of MSVC runtimeOliver Wolff2019-12-191-0/+3
* | | Merge remote-tracking branch 'origin/5.15' into devPaul Wicking2019-12-182-1/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-142-1/+6
| |\|
| | * windeployqt: Fix MinGW deploymentFriedemann Kleint2019-12-132-1/+6
* | | Qt Designer: Migrate from QList to QVectorFriedemann Kleint2019-12-0914-79/+79
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-231-7/+6
|\|
| * windeployqt: Fix detection of MSVC runtimeJiong Chang2019-11-211-7/+6
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-221-1/+1
* | Qt Designer: Port QList->QVector for some internal classesFriedemann Kleint2019-11-201-1/+1
* | Qt Designer: Prepare for deprecation of classes in Qt 6Friedemann Kleint2019-11-1911-121/+113
* | Qt Designer: Fix Qt API usageFriedemann Kleint2019-11-154-10/+10
|/
* 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