summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QThreadPool: fix typosDavid Faure2013-08-211-10/+10
* Mark qFuzzy* and qIsNull as Q_REQUIRED_RESULTGiuseppe D'Angelo2013-08-211-0/+6
* QComboBox - only react on a mouse-release if we had a mousepressThorbjørn Lund Martsum2013-08-212-2/+21
* QHash: fix compilation with gcc-4.2.1 (Mac OS X)David Faure2013-08-211-7/+2
* QDateTime - Use the copy constructor in addDays/Months/YearsJohn Layt2013-08-211-3/+12
* Android: Add default values for min and target SDKsEskil Abrahamsen Blomfeldt2013-08-211-0/+1
* XCB: Suppress warnings about unhandled client messages.Friedemann Kleint2013-08-211-3/+5
* Doc: Renamed list of example page to "Item Views Example".Jerome Pasion2013-08-211-1/+1
* 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