summaryrefslogtreecommitdiffstats
path: root/src/gui/util
Commit message (Expand)AuthorAgeFilesLines
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-282-0/+5
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-112-2/+2
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-102-8/+8
|\
| * Doc: Modularize QtGui documentation.Casper van Donderen2012-05-092-8/+8
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
|/
* Fixed QtGui and QtPrintSupport with -qtnamespace and MSVCRohan McGovern2012-05-021-1/+1
* Don't use the QRegExp methods that modify the object [QtGui]Thiago Macieira2012-04-241-2/+3
* QLocale: Clean up QLocalePrivate implementationJohn Layt2012-04-241-3/+3
* Fix compilation of QDesktopServices without deprecatedOlivier Goffart2012-04-232-5/+6
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-9/+18
|\
| * Make QCoreApplication::applicationName() default to argv[0]David Faure2012-03-281-9/+18
* | Merge master into api_changesKent Hansen2012-03-272-1/+21
|\|
| * Restore Qt4 compat in QDesktopServices::DataLocationDavid Faure2012-03-242-1/+21
* | QtGui: make some constructors explicitMarc Mutz2012-03-141-1/+1
|/
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-8/+8
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Add QPlatformServices class.Friedemann Kleint2012-02-105-506/+11
* SIC: QLocale: Remove base argument from conversion to number apiJohn Layt2012-02-051-1/+1
* Remove many deprecated methodsLars Knoll2012-01-311-3/+1
* QValidator: Don't fallback to C Locale when validating inputJohn Layt2012-01-311-18/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-309-9/+9
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-252-2/+0
* Add a changed() signal to QValidator.Andrew den Exter2012-01-252-1/+27
* Update contact information in license headers.Jason McDonald2012-01-239-9/+9
* Remove a ###Lars Knoll2012-01-161-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-059-9/+9
* Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-141-1/+2
* Remove S60/symbian specific codeLars Knoll2011-10-291-331/+0
* Deprecate QDesktopServices::storageLocation/displayNameDavid Faure2011-10-232-13/+17
* Rename storageLocation() to writableLocation().David Faure2011-10-231-2/+2
* Move path information from QDesktopServices (gui) to QStandardPaths (core)David Faure2011-10-236-435/+13
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-133-19/+0
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-2/+2
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-032-139/+0
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-032-16/+112
|\
| * Support -qtnamespace and -qtlibinfix againLiang Qi2011-06-201-0/+4
* | Compile fix for QtGui when configure with -qpa on WindowsOlli Werwolff2011-05-261-0/+1
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-249-153/+153
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2434-578/+578
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-4/+4
| * Allow different text for undo actions and items in QUndoViewAlexander Potashev2011-05-103-10/+41
| * Allow using not only prefixes for undo command textAlexander Potashev2011-05-103-17/+44
| * Fixes warnings about unused variablesOlivier Goffart2011-05-102-5/+2
* | move files in src/gui into their final locationsLars Knoll2011-05-1111-0/+2901
* | library splitLars Knoll2011-05-0728-11753/+0
* | move some more files into proper placesLars Knoll2011-05-058-1653/+0
* | reinstantiate a file that got removed by mistakeLars Knoll2011-05-032-1/+94
* | QWS removal, part 2Lars Knoll2011-05-021-2/+2
* | remove Qt/Embedded.Lars Knoll2011-05-023-94/+1
|/