summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qdesktopservices.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QDesktopServices: make QOpenUrlHandlerRegistry a non-QObjectMarc Mutz2022-02-181-7/+5
* QDesktopServices: deprecate destroying URL handlers w/o explicit unsetUrlHand...Marc Mutz2022-02-151-0/+18
* QDesktopServices: fix ABA problem in QOpenUrlHandlerRegistryMarc Mutz2022-02-121-1/+2
* QDesktopServices: fix UB (data race on handlers)Marc Mutz2022-02-121-0/+3
* Android: Enable QDesktopServiceLars Schmertmann2021-09-101-11/+40
* Doc: Compile GUI util snippetsPaul Wicking2020-09-011-0/+1
* Enable Universal Links on iOSLars Schmertmann2020-05-191-0/+17
* Remove deprecated QDesktopServices APIsVolker Hilsheimer2020-05-131-86/+0
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-0/+2
* QtGui: port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-061-2/+2
* Include relevant example code in documentation of setUrlHandlerVolker Hilsheimer2019-02-061-0/+2
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-24/+4
* iOS: Document how to handle URL requests from external applicationsTor Arne Vestbø2018-07-091-0/+22
* Pass on local html links with a fragment to openUrl()Andy Shaw2018-04-061-2/+5
* Avoid using deprecated APIs on iOS 10.0+Lars Schmertmann2017-10-061-0/+13
* Added warning in QDesktopServices::openUrlJesus Fernandez2016-09-061-1/+8
* QtGui: de-duplicate calls and cache resultsAnton Kudryavtsev2016-03-131-4/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-1/+1
* Make sure registered schemes are lower caseLars Knoll2015-10-191-2/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-1/+11
|\
| * Add note clarifying return value of QDesktopServices::openUrl()Aaron McCarthy2015-03-171-0/+5
| * Fix crash in QDesktopServices::openUrl() without QGuiApplicationTasuku Suzuki2015-03-131-1/+6
* | 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
* Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths.Friedemann Kleint2014-04-291-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Doc: porting from QDesktopServices::DataLocation to QStandardPathsDavid Faure2013-08-031-1/+21
* Doc: Add a note for QDesktopServices about deprecated functionsTopi Reinio2013-01-271-1/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Mark the QDesktopServices::StorageLocation enum as obsolete in the docsAndy Shaw2012-12-141-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* replace \key and \gui qdoc commands with \uicontrolJeremy Katz2012-08-011-1/+1
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-3/+3
|\
| * Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-3/+3
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
|/
* Fixed QtGui and QtPrintSupport with -qtnamespace and MSVCRohan McGovern2012-05-021-1/+1
* Fix compilation of QDesktopServices without deprecatedOlivier Goffart2012-04-231-3/+3
* Make QCoreApplication::applicationName() default to argv[0]David Faure2012-03-281-9/+18
* Restore Qt4 compat in QDesktopServices::DataLocationDavid Faure2012-03-241-0/+18
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Add QPlatformServices class.Friedemann Kleint2012-02-101-10/+11
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1