summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update QDateTime serialisation docs and increase version number.Mitch Curtis2012-11-021-2/+2
* Improve QDateTime test coverage.Mitch Curtis2012-11-021-1/+2
* Remove a couple of unused variables.Miikka Heikkinen2012-11-021-2/+0
* Expose IAccessibleTable2 to non-conformant screen readersJan Arve Saether2012-11-021-7/+20
* Compile cocoa with QT_NO_ACCESSIBILITYJan Arve Saether2012-11-022-0/+8
* XCB: Use screen's client leader as fallback for transient parent.Friedemann Kleint2012-11-021-8/+10
* Fix warnings when using QImage as QtConcurrent::mapped return typeLiang Qi2012-11-021-3/+3
* Mac: Add support for WindowMasks platform capabilityGabriel de Dietrich2012-11-025-32/+100
* disambiguate plugin name vs. windows platform pluginOswald Buddenhagen2012-11-011-1/+1
* Improve / fix QRegularExpression* docsGiuseppe D'Angelo2012-11-011-35/+89
* rewrite default spec handlingOswald Buddenhagen2012-11-012-1/+11
* purge dead definesOswald Buddenhagen2012-11-011-1/+0
* beef up qt_plugin.prfOswald Buddenhagen2012-11-0135-139/+65
* Some Vista style cleanupJens Bache-Wiig2012-11-011-25/+28
* Make ToolButton work with Macstyle for componentsJens Bache-Wiig2012-11-013-2/+22
* Fix groupboxes for desktop components on macJens Bache-Wiig2012-11-011-1/+1
* Fix build when libQtGui is not availableHarald Fernengel2012-11-011-1/+5
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-019-21/+21
* Fix for leak in QFutureChristian Strømme2012-11-013-5/+46
* Remove #ifndef QT_NO_ACCESSIBILITY around qaccessible.{h,cpp}Jan Arve Saether2012-11-012-7/+0
* Qt Core: Removed unnecessary group membership.Jerome Pasion2012-11-012-19/+0
* Fix buttonsize on macstyle when no widget is definedJens Bache-Wiig2012-11-011-1/+1
* Testlib: Disable gcc warning about deprecated qInstallMsgHandlerKai Koehne2012-11-011-0/+10
* Adding PAC and exclusion list support to BlackBerry Qt proxy implementation.Andrey Leonov2012-10-312-4/+26
* Generate instances of types in the CMake tests.Stephen Kelly2012-10-311-1/+6
* Fix QCommonStylePrivate::stopAnimation()J-P Nurmi2012-10-301-7/+3
* Add QNumberStyleAnimation for fading out scroll bars on MacJ-P Nurmi2012-10-302-0/+69
* Pixel-align vertical metrics in QTextLayout againEskil Abrahamsen Blomfeldt2012-10-302-3/+6
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-303-3/+14
* ANGLE: Add TextureSSE2.cpp to SSE2_SOURCES.Jason Barron2012-10-301-1/+3
* Send leave to most recently entered window when modal dialog is shown.Miikka Heikkinen2012-10-304-0/+24
* Only use the user set page margins for custom paperAndy Shaw2012-10-304-10/+21
* QNX: Remember information on whether a file is a linkThomas McGuire2012-10-301-0/+7
* Bring back native dialogs for Windows XP.Friedemann Kleint2012-10-303-46/+468
* Mac: Correct writingSystem check value for ChineseLiang Qi2012-10-301-2/+2
* Cocoa: Disable touch events.Morten Johan Sorvig2012-10-301-5/+0
* Use -ffunction-sections in libbootstrap.aThiago Macieira2012-10-301-0/+1
* Check for both A and P when converting QDateTime to string.Mitch Curtis2012-10-301-1/+2
* Define additional math.h constants if not already definedJonathan Liu2012-10-301-0/+48
* QtNetwork: introduce configure switch to use system proxies by defaultPeter Hartmann2012-10-302-0/+7
* Remove qstandardpaths_json.cppThiago Macieira2012-10-292-260/+0
* QMap - improve QMap stl-map ctorThorbjørn Lund Martsum2012-10-291-1/+1
* QSyntaxHighlighter: minor code de-duplicationKonstantin Ritt2012-10-291-25/+4
* QFontEngineMulti: Fix possible crash in stringToCMap()Konstantin Ritt2012-10-291-3/+4
* Remove some dead codeJan Arve Saether2012-10-291-3/+0
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-2928-937/+4
* Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7bebKonstantin Ritt2012-10-294-14/+20
* Remove some dead code in switch statementsSergio Ahumada2012-10-2913-46/+0
* List possible matches when specifying invalid test function.Friedemann Kleint2012-10-291-6/+10
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-10-282-3/+15