summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-09-2125-167/+273
|\
| * Merge branch 'stable' into devSergio Ahumada2013-09-2125-167/+273
| |\
| | * OAuth over XMLHttpRequest failsAllan Sandfeld Jensen2013-09-191-1/+1
| | * Fix timing issue in incremental data retrieval mechanismGatis Paeglis2013-09-192-5/+13
| | * Implement INCR property mechanism for large data transfers [XCB]Gatis Paeglis2013-09-193-4/+138
| | * Fix transform (rotation matrix) uniform scale testing.Balazs Domjan2013-09-191-5/+22
| | * Fix QFileSystemWatcher inotifyRiccardo Ferrazzo2013-09-192-5/+21
| | * PNG: properly handle 1bpp greyscale images with alphaGiuseppe D'Angelo2013-09-181-0/+9
| | * Add missing initialization before requesting png data for scaled readSamuel Gaist2013-09-181-7/+8
| | * Fix sigchld-HandlerH. Rittich2013-09-171-9/+31
| | * Initialize the print panel with the NSPrintInfo we have createdAndy Shaw2013-09-171-1/+1
| | * Keep Cocoa screen list in sync on screen connect.Morten Johan Sørvig2013-09-172-1/+9
| | * HTTP authentication fails if QUrl contains password with %Allan Sandfeld Jensen2013-09-172-4/+4
| | * Fix QSqlDriver::handle casting examplesGiuseppe D'Angelo2013-09-171-2/+2
| | * Doc: Remove duplicated Qt Concurrent overviewSze Howe Koh2013-09-167-116/+11
| | * Doc: Remove space between class name and method nameSze Howe Koh2013-09-161-2/+2
| | * xcb: QWindow never uses XCB_GRAVITY_CENTERShawn Rutledge2013-09-161-4/+0
| | * accessible: fix if (!foo != const) constructMarc Mutz2013-09-161-1/+1
* | | Improve qdoc performance.Jędrzej Nowacki2013-09-219-152/+298
* | | Replace hardcoded shortcuts for X11 in QLineEdit with StandardKeysDavid Edmundson2013-09-214-17/+16
* | | Fix last standard keyboard shortcutDavid Edmundson2013-09-211-1/+1
* | | Fix some doc errors.Frederik Gladhorn2013-09-2121-31/+28
|/ /
* | Mark most of the contents of QtAlgorithms as deprecated.Robin Burchell2013-09-212-93/+223
* | Remove qFind usage from QCoreApplicationGiuseppe D'Angelo2013-09-211-1/+1
* | Port of Qt 4's Windows session managementSamuel Gaist2013-09-219-3/+327
* | Add Mac type conversion functions to QtCoreMorten Johan Sørvig2013-09-2111-2/+287
* | Add QMenu -> NSMenu conversion functions.Morten Johan Sørvig2013-09-214-0/+160
* | Use the correct identifier for the OS X operating system.Jake Petroules2013-09-211-3/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-219-252/+201
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-1611-259/+204
| |\|
| | * QtDBus: fix build on MSVC2008 Debug mode.Nicolás Alvarez2013-09-152-0/+12
| | * Fix loss of valid dbus objects after unregisterObjectJohn Brooks2013-09-143-40/+11
| | * Doc: Remove section about how to start threadsSze Howe Koh2013-09-141-36/+3
| | * Doc: Remove page about how to start QThreadsSze Howe Koh2013-09-143-114/+2
| | * Doc: Move multithreading guidelines to the overview pageSze Howe Koh2013-09-142-64/+58
| | * Doc: Add an overview page to compare multithreading techniquesSze Howe Koh2013-09-141-1/+121
| | * Doc: Fix copy+paste errors in the QString class refSze Howe Koh2013-09-141-8/+4
| | * Revert recent attempt to fix Invalid Drawable error on Mac.Chris Meyer2013-09-132-7/+3
* | | qatomic_cxx11: fix fetchAndAdd*()Marc Mutz2013-09-211-8/+4
* | | QMutex: fix race on 'owner' in the recursive caseMarc Mutz2013-09-211-4/+11
* | | QAnimationGroup: avoid undefined behaviorMarc Mutz2013-09-211-5/+8
* | | iOS: Compare similar types when setting up QPlatformScreenTor Arne Vestbø2013-09-211-1/+1
* | | docs: QT_STATICPLUGIN is needed when building a plugin, not application.Stephen Kelly2013-09-211-1/+1
* | | eglfs: Unify the native resource gettersLaszlo Agocs2013-09-213-18/+58
* | | Remove qBinaryFind usages from bootstrapped filesGiuseppe D'Angelo2013-09-202-7/+11
* | | Added support for cover windows on BlackBerry platformBernd Weimer2013-09-2013-29/+274
* | | QCompleter::setFilterMode() add property filterMode.Oto Magaldadze2013-09-203-16/+94
* | | QFutureInterface: remove unused member variable 'pendingResults'Marc Mutz2013-09-202-2/+1
* | | QLinkedList: implement missing initializer_list ctorMarc Mutz2013-09-202-0/+20
* | | Build X11 session management only if dependencies are foundTeo Mrnjavac2013-09-203-2/+3