aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Directly link to functions available from Windows 7 onwardsFriedemann Kleint2017-09-285-125/+22
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-267-7/+7
* Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-151-1/+1
|\
| * QWinJumpList: Fix typo in macro checkFriedemann Kleint2017-07-031-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-06-072-2/+3
|\|
| * Migrate to QRegularExpressionv5.9.0-beta3v5.9.0-beta2v5.9.0-beta1Samuel Gaist2017-03-131-1/+2
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-1/+1
| |\
| | * Fix build of the QML import with -no-openglFriedemann Kleint2017-01-251-1/+1
* | | QWinTaskBarButton: Fix evaluation of progress bar for large valuesPavel Geiger2017-06-071-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-258-10/+15
|\|
| * Eradicate Q_FOREACH loops and mark the libraries as Q_FOREACH-freev5.8.0-beta1Marc Mutz2016-09-058-10/+16
* | Remove foreach from tests and examplesFriedemann Kleint2016-12-221-2/+3
* | Use member initializationFriedemann Kleint2016-12-017-45/+23
|/
* Improve robustness of QML plugin loadingv5.8.0-alpha1Simon Hausmann2016-08-261-1/+1
* Adjust to qtConfig() changes in qtbaseLars Knoll2016-08-192-2/+2
* Increase API level to 0x600 (Windows Vista).Friedemann Kleint2016-05-256-150/+66
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-243-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1Liang Qi2016-05-193-1/+1
| |\
| | * Doc: Remove repository name from examplesinstallpathv5.6.1-1v5.6.1Topi Reinio2016-05-121-1/+1
| | * WinExtras/doc/: Fix PNG format errors in two images.Edward Welbourne2016-04-112-0/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0811-9/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-088-7/+7
| |\|
| | * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-227-7/+7
| | * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-2/+2
| |\|
| | * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
| * | Enable using the module in a statically built applicationv5.7.0-alpha1Andy Shaw2016-02-262-0/+9
* | | Use _com_error::ErrorMessage() directly.Friedemann Kleint2016-04-011-20/+1
* | | Define macro NTDDI_VERSION for MinGW locally in qwinjumplistcategory.cpp.Friedemann Kleint2016-04-012-5/+11
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-155-1197/+1202
|\|
| * Fix build with Clang.Friedemann Kleint2016-02-111-1179/+1179
| * Fix some CLANG warnings.Friedemann Kleint2016-01-195-18/+23
* | Updated license headersAntti Kokko2016-01-1957-832/+1174
|/
* Add debug operators for QWinJumpList/QWinJumpListCategory/QWinJumpListItem.Friedemann Kleint2015-10-226-1/+90
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0519-0/+209
* Update plugins.qmltypesKai Koehne2015-09-171-2/+157
* Improve documentation of QWinTaskbarButton::setWindow().Friedemann Kleint2015-07-082-1/+5
* Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-beta1Liang Qi2015-04-151-2/+6
|\
| * QWinTaskBarButton: Document Windows 7 dependencyKai Koehne2015-04-091-1/+4
| * QWinTaskBarButton: Do not crash on exit (XP)Kai Koehne2015-04-081-1/+2
* | Port to new Q_ENUM macro.Friedemann Kleint2015-04-021-1/+2
* | Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-1668-425/+425
* | Refactor QWinEventFilter.Friedemann Kleint2015-02-061-9/+6
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-022-3/+8
|\|
| * Update plugins.qmltypesKai Koehne2014-12-051-2/+7
| * Add missing new keyword to code snippetAndy Shaw2014-11-101-1/+1
* | Use Qt 5 signals & slot syntax.Friedemann Kleint2014-12-174-14/+13
|/
* Remove setting of the default identifier from QWinJumpList.v5.4.0-rc1v5.4.0-beta1Friedemann Kleint2014-10-022-22/+8
* Fix for QWinThumbnailToolBar GDI leakxcdix2014-09-292-10/+11