aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix errorMessageFromComError().v5.4.0-alpha1Friedemann Kleint2014-09-041-1/+1
* HICON should be destroyed by DestroyIconSergey Radionov2014-08-281-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-2457-1055/+599
* Disable build for WinRT on top-levelMaurice Kalinowski2014-07-071-1/+1
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* Implement iconic live previews/iconic thumbnail icons.Friedemann Kleint2014-07-078-12/+437
* Refactor QQuickIconLoader.Friedemann Kleint2014-07-026-108/+178
* Add QWinMime.Friedemann Kleint2014-06-163-2/+274
* Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-141-6/+20
|\
| * Remove dependency on swprintf_s() pulled in via _com_error::ErrorMessage().Friedemann Kleint2014-05-191-6/+20
* | Doc: Fix qmlclass selector used in documentation configTopi Reinio2014-06-111-1/+1
* | Introduce structs for dynamically resolved functions per DLL.Friedemann Kleint2014-05-284-166/+152
* | Fix build with dynamic GL.Friedemann Kleint2014-05-282-1/+3
|/
* Merge remote-tracking branch 'origin/stable' into devv5.3.0-alpha1Frederik Gladhorn2014-02-121-0/+1
|\
| * Fix linking problem when built with -no-openglold/5.2Andy Shaw2014-02-111-0/+1