summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add stripped version of HarfBuzz-NG 0.9.19 sources to 3rdpartyKonstantin Ritt2013-08-2784-0/+33805
* Make it possible to build HarfBuzz-NG in QtKonstantin Ritt2013-08-2715-0/+148
* Add operator[] to QVectorND classesSean Harmer2013-08-276-0/+102
* Add QJsonValue::toInt().Mitch Curtis2013-08-272-0/+15
* QMessageBox - move informative+details text to new layout functionThorbjørn Martsum2013-08-271-39/+47
* Move the creation of QElapsedTimer out of the inner function in QMutexThiago Macieira2013-08-271-21/+5
* Don't try to detect the CPUID instruction if we're compiling for PentiumThiago Macieira2013-08-271-1/+1
* QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel.Thorbjørn Lund Martsum2013-08-263-7/+7
* qdoc: Fixed the relative link to installdir problemMartin Smith2013-08-261-1/+2
* Long live QCommandLineParser!David Faure2013-08-248-1/+1594
* Remove use of QFlag in the SQL driversThiago Macieira2013-08-242-23/+23
* QLinkedList - fix insert with iterator when the list is shared.Thorbjørn Martsum2013-08-241-0/+3
* QList - fix insert with iterator on shared instanceThorbjørn Martsum2013-08-241-1/+5
* QLinkedList - fix erase with iterator when the list is shared.Thorbjørn Martsum2013-08-241-2/+32
* QList - fix QList::erase when the list is sharedThorbjørn Martsum2013-08-241-0/+15
* QMap - fix erase with iterator when the map is sharedThorbjørn Martsum2013-08-241-0/+21
* QHash/QSet - fix QHash::erase when the hash is sharedThorbjørn Martsum2013-08-241-0/+16
* QThreadPool: fix counting of waiting threadsDavid Faure2013-08-241-2/+8
* Fix name of configure flag in QSettings documentation.Christian Kandeler2013-08-231-1/+1
* iOS: Make the event dispatcher properly emit aboutToBlock() and awake()Tor Arne Vestbø2013-08-232-0/+72
* Share named time-interval constants in CoreFoundation event dispatcherTor Arne Vestbø2013-08-231-9/+12
* iOS: Wrap CFRunLoopSource in C++ class for easier code legibilityTor Arne Vestbø2013-08-232-60/+77
* Rename QIOSEventDispatcher to QEventDispatcherCoreFoundationTor Arne Vestbø2013-08-234-43/+44
* iOS: Determine render buffer resize based on CA layer, not Qt windowTor Arne Vestbø2013-08-231-5/+5
* Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-238-38/+13
* Accessibility for AndroidFrederik Gladhorn2013-08-2220-6/+942
* Remove rowColumnExtents from QAccessibleTableCellInterfaceFrederik Gladhorn2013-08-225-20/+11
* iOS: Activate window on touchesEnded instead of touchesBeganRichard Moe Gustavsen2013-08-221-6/+8
* qdoc: Fix the qdoc \include commandMartin Smith2013-08-224-4/+44
* qdoc: Make example file names uniqueMartin Smith2013-08-223-1/+10
* Fix typo in qkeysequence.cpp code comment.Mitch Curtis2013-08-221-1/+1
* HTTP socket engine: support newer HTTP proxiesPeter Hartmann2013-08-222-37/+60
* QMessageBox - merge some mac and non-mac codeThorbjørn Martsum2013-08-221-6/+2
* QMessageBox - move layout handlingThorbjørn Martsum2013-08-221-12/+18
* Define Q_PROCESSOR_X86 to the x86 familyThiago Macieira2013-08-221-2/+24
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Thiago Macieira2013-08-2231-191/+608
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-2131-191/+608
| |\
| | * Tidy up QJsonObject documentation.Mitch Curtis2013-08-201-19/+19
| | * Doc: qtgui configuration file with commentsNico Vertriest2013-08-201-0/+292
| | * Use correct mask constant in the Windows event dispatcher.Friedemann Kleint2013-08-201-1/+14
| | * Revert "Disable precision timers when running MSVC2012 code on pre-Windows 8."Friedemann Kleint2013-08-201-8/+0
| | * Windows: Add hit test handling for non-client areas.Friedemann Kleint2013-08-194-2/+51
| | * Fix potential division by zeroFrederik Gladhorn2013-08-191-8/+13
| | * xcb: Fix TouchPointPressed being sent multiple times.Jocelyn Turcotte2013-08-191-3/+5
| | * Rename template parameter: "I" -> "II"Sze Howe Koh2013-08-181-9/+9
| | * Fix mouse test event in window warning message.Martin Jones2013-08-181-1/+5
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-08-171-1/+2
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-161-1/+2
| | | |\
| | | | * ANGLE: Fix MSVC compiler warningKai Koehne2013-08-161-1/+2
| | * | | Add documentation about reconnect attempts.Jonas Gastal2013-08-171-0/+4
| | |/ /