summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsservices.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-3/+3
* Windows QPA/Services: Do not invoke MailToProtocolHandler of url.dllFriedemann Kleint2017-03-221-1/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-2/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-2/+3
| |\
| | * QWindowsServices::openUrl(): Don't convert URLs with fragments/queries to loc...Friedemann Kleint2016-08-161-2/+3
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-4/+3
|\| |
| * | Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-081-4/+3
* | | Windows QPA: Remove qtwindows_additional.h.Friedemann Kleint2016-05-171-1/+1
* | | Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-12/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-3/+7
|\|
| * Windows QPA: Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-02-191-3/+7
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Bugfix QDesktopServices on WindowsThiago Macieira2013-07-111-9/+9
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Use backslashes for UNC paths.Gatis Paeglis2013-01-141-1/+3
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Use true and false in preference to TRUE and FALSE"Sergio Ahumada2012-09-071-1/+1
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-1/+12
* Fix compilation with MinGW-w64Jonathan Liu2012-02-201-3/+3
* Add QPlatformServices class.Friedemann Kleint2012-02-101-0/+154