summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add configure options for [experimental] HarfBuzz-NG supportKonstantin Ritt2013-08-274-8/+121
* | Fix help output for freetype and PCRE in windows configure appKonstantin Ritt2013-08-271-2/+2
* | Refactor line breaks in windows configure appKonstantin Ritt2013-08-271-6/+12
* | Add freetype result info to unix configure outputKonstantin Ritt2013-08-271-0/+1
* | 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-277-0/+182
* | avoid deadlock in cache() during spec/cache loadingOswald Buddenhagen2013-08-271-1/+1
* | lock baseEnv in cache()Oswald Buddenhagen2013-08-272-34/+58
* | always check for baseEnv init failureOswald Buddenhagen2013-08-271-0/+2
* | Add QJsonValue::toInt().Mitch Curtis2013-08-273-4/+33
* | 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
* | Make sure deprecation warnings don't cause errors with -WerrorThiago Macieira2013-08-271-3/+4
* | Don't try to detect the CPUID instruction if we're compiling for PentiumThiago Macieira2013-08-271-1/+1
* | remove support for Qtopia's QOM_OBJECT macroJoerg Bornemann2013-08-261-8/+3
* | QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel.Thorbjørn Lund Martsum2013-08-264-8/+8
* | qdoc: Fixed the relative link to installdir problemMartin Smith2013-08-261-1/+2
* | Long live QCommandLineParser!David Faure2013-08-2415-1/+2233
* | 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-242-0/+22
* | QList - fix insert with iterator on shared instanceThorbjørn Martsum2013-08-242-1/+21
* | QLinkedList - fix erase with iterator when the list is shared.Thorbjørn Martsum2013-08-244-2/+115
* | QList - fix QList::erase when the list is sharedThorbjørn Martsum2013-08-242-0/+48
* | QMap - fix erase with iterator when the map is sharedThorbjørn Martsum2013-08-242-0/+78
* | QHash/QSet - fix QHash::erase when the hash is sharedThorbjørn Martsum2013-08-242-0/+46
* | QThreadPool: fix counting of waiting threadsDavid Faure2013-08-242-2/+64
* | Add unit test to ensure %3A in a path isn't decoded to ':'Thiago Macieira2013-08-231-0/+5
* | Set an upper range of compiler versions for -WerrorThiago Macieira2013-08-231-11/+13
* | 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-2310-41/+45
* | 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-225-6/+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
* | Fix bootstrap class path warning (java)Frederik Gladhorn2013-08-221-4/+5
* | QMessageBox - merge some mac and non-mac codeThorbjørn Martsum2013-08-221-6/+2
* | QMessageBox - move layout handlingThorbjørn Martsum2013-08-221-12/+18
* | Add x86 arch detection support for AVX512 and SHA instructionsThiago Macieira2013-08-221-0/+20
* | 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-22117-1416/+1238
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-21117-1416/+1238
| |\|