summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fetch StandardKey shortcuts from QPlatformThemeDavid Edmundson2013-08-206-267/+281
* Extend QStyle API with a SH_Splitter_OpaqueResize styleHintRohan Garg2013-08-205-6/+23
* Add missing PLUGIN_CLASS_NAMEStephen Kelly2013-08-201-0/+1
* Get rid of HB dependency in FT font engineKonstantin Ritt2013-08-205-61/+42
* XI2 touch support: must call deviceForId to create the deviceShawn Rutledge2013-08-161-2/+4
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-1697-1256/+2627
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-1497-1256/+2627
| |\
| | * Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-131-3/+3
| | * Cocoa: Allow to hide menu items in menubarGabriel de Dietrich2013-08-133-8/+15
| | * RCC: Mention -list command line option in -help outputhjk2013-08-131-0/+1
| | * Fix ShortcutOverrid for Qt QuickFrederik Gladhorn2013-08-131-1/+8
| | * Fix QDialog position shift bug after resize.Balazs Domjan2013-08-131-0/+3
| | * Reset the QItemSelectionModel when its model is reset.Stephen Kelly2013-08-131-0/+2
| | * don't put QLibraryInfo and QSettings into bootstrap libOswald Buddenhagen2013-08-121-7/+1
| | * un-confuse lupdate: use #if 0 consistentlyOswald Buddenhagen2013-08-121-1/+3
| | * un-confuse lupdate: remove excess brace in dead codeOswald Buddenhagen2013-08-121-1/+0
| | * un-confuse lupdate: make #ifdef'd braces symmetricalOswald Buddenhagen2013-08-121-3/+2
| | * Make QCoreWlan plugin compile on 10.9Gabriel de Dietrich2013-08-122-155/+989
| | * Do not use QWindowsFileDialogHelper for Windows Server 2003Jonathan Liu2013-08-111-1/+1
| | * Remove OS X unsupported warning.Jake Petroules2013-08-101-4/+0
| | * Forward the correct compilers to the actual cmake tests.Stephen Kelly2013-08-091-0/+8
| | * Doc: a minimal qdocconf file with commentsNico Vertriest2013-08-091-0/+78
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-08-0910-45/+82
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-08-0910-45/+82
| | | |\
| | | | * Don't release the printer after using it to change a propertyAndy Shaw2013-08-081-4/+1
| | | | * Android: Get SSL root certificates from TrustManagerPaul Olav Tvete2013-08-075-29/+253
| | | | * Enable qsrand() on builds without thread-safe posixEskil Abrahamsen Blomfeldt2013-08-061-1/+1
| | | | * Doc: Corrected the example path in the tutorialVenu2013-08-021-16/+16
| | | | * Fix handling of non-latin1 shortcutsGatis Paeglis2013-07-312-22/+51
| | | | * Windows: Clear window under mouse in destruction of platform window.Friedemann Kleint2013-07-304-1/+11
| | | | * QHttpMultiPart: fix data corruption in readData methodPeter Hartmann2013-07-291-1/+2
| | * | | Return EGLNativeWindowType instead of window number in winId()Alexey Chernov2013-08-092-5/+2
| | |/ /
| | * | Android: Fix QCoreApplication::applicationDirPath()Eskil Abrahamsen Blomfeldt2013-08-081-1/+1
| | * | Doc: preliminary review of qdoc-manual.qdocNico Vertriest2013-08-081-323/+298
| | * | [Mac] Fix modifier reporting issue in the key eventsGatis Paeglis2013-08-081-1/+1
| | * | Revert c3f485c5250a503832e767e1fe5e40595126f6c5Albert Astals Cid2013-08-081-3/+2
| | * | QComboBox: fix item activation via completerJ-P Nurmi2013-08-083-9/+30
| | * | Add offset reading support in pnghandlerSamuel Gaist2013-08-071-1/+17
| | * | Fix QCompleter::activated(QModelIndex)J-P Nurmi2013-08-071-0/+1
| | * | qobject: Do not destroy slot objects inside a lockDario Freddi2013-08-071-8/+26
| | * | Mac Style: Fix 1-pixel text offset in combo boxGabriel de Dietrich2013-08-071-0/+2
| | * | Don't crash if the QWindow's screen is temporarily invalidShawn Rutledge2013-08-071-0/+4
| | * | Avoid one extra if_indextoname per address in QNetworkInterfaceThiago Macieira2013-08-061-5/+9
| | * | Remove unused socket from QNetworkInterface Unix codeThiago Macieira2013-08-061-6/+0
| | * | Fix typosFrederik Gladhorn2013-08-062-2/+2
| | * | Fix clang detection of thread_local variablesThiago Macieira2013-08-061-1/+1
| | * | Fix double transform for items ignoring parent transformations.Andreas Aardal Hanssen2013-08-051-3/+8
| | * | Fix typo in Model/View Programming documentation.Mitch Curtis2013-08-051-1/+1
| | * | Fix ignoring closeEvents on OSX for QtQuick.Daiwei Li2013-08-032-3/+4
| | * | QMimeDatabase: Fix handling of duplicate mimetype definitions (2/2).David Faure2013-08-031-3/+5