summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Don't compile MD4, MD5, SHA-2 and SHA-3 into qmakeThiago Macieira2013-08-157-9/+9
| | * | Don't compile qcryptographichash into configure.exeThiago Macieira2013-08-152-3/+0
| | * | Cocoa: Set window title after setting window flags if window has borderDaiwei Li2013-08-151-0/+3
| | * | Fix QKeyEvent::isAutoRepeat on MacGatis Paeglis2013-08-141-1/+1
* | | | QThreadPool: fix data races in activeThreadCount()David Faure2013-08-211-5/+3
* | | | QUrl: Use decoded mode by default for individual getters/setters.David Faure2013-08-213-27/+32
* | | | QUrl: fix host(FullyDecoded), it shouldn't trigger EncodeUnicode.David Faure2013-08-212-2/+30
* | | | Add benchmark for QThreadPool.David Faure2013-08-213-1/+99
* | | | configure: Abort if Xlib isn't present when building for XCB.Nicolás Alvarez2013-08-211-5/+11
* | | | QThreadPool: fix typosDavid Faure2013-08-211-10/+10
* | | | tst_qgraphicsproxywidget: fix memory leakDavid Faure2013-08-211-0/+5
* | | | Mark qFuzzy* and qIsNull as Q_REQUIRED_RESULTGiuseppe D'Angelo2013-08-211-0/+6
* | | | configure: Check for Xrender only when building for XCB.Nicolás Alvarez2013-08-211-18/+18
* | | | QComboBox - only react on a mouse-release if we had a mousepressThorbjørn Lund Martsum2013-08-213-8/+56
* | | | QHash: fix compilation with gcc-4.2.1 (Mac OS X)David Faure2013-08-211-7/+2
* | | | QNetworkReply auto test: adapt to new session life timePeter Hartmann2013-08-211-5/+7
* | | | 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
* | | QDateTime - Fix tests to correctly restore time zoneJohn Layt2013-08-211-3/+7
* | | configure: Remove v8snapshot vestigesSergio Ahumada2013-08-203-39/+0
* | | don't include non-framework include paths when using frameworksOswald Buddenhagen2013-08-201-5/+4
* | | change reporting of missing filesOswald Buddenhagen2013-08-202-4/+5
* | | complain about absent files to -pro argument (in lupdate)Oswald Buddenhagen2013-08-202-6/+7
* | | avoid boolean argument trap: introduce QMakeParser::ParseFlagOswald Buddenhagen2013-08-203-4/+12
* | | Fetch StandardKey shortcuts from QPlatformThemeDavid Edmundson2013-08-207-271/+286
* | | Extend QStyle API with a SH_Splitter_OpaqueResize styleHintRohan Garg2013-08-206-6/+25
* | | Add missing PLUGIN_CLASS_NAMEStephen Kelly2013-08-201-0/+1
* | | Get rid of HB dependency in FT font engineKonstantin Ritt2013-08-205-61/+42
* | | Skip tst_QGraphicsProxyWidget::deleteProxyForChildWidget on WinFrederik Gladhorn2013-08-201-0/+4
* | | tst_qgraphicsproxywidget: skip crashing test on Mac/Windows.David Faure2013-08-201-0/+3
* | | 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-16164-1535/+3357
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-14164-1535/+3357
| |\| |
| | * | Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-132-3/+10
| | * | Cocoa: Allow to hide menu items in menubarGabriel de Dietrich2013-08-133-8/+15
| | * | Fix SONAME handling on androidStephen Kelly2013-08-132-2/+4
| | * | RCC: Make auto-test pick up the right binaryhjk2013-08-131-6/+10
| | * | RCC: Mention -list command line option in -help outputhjk2013-08-131-0/+1
| | * | test: Skip some more qsslsocket flaky testsSergio Ahumada2013-08-131-4/+9
| | * | Fix ShortcutOverrid for Qt QuickFrederik Gladhorn2013-08-131-1/+8
| | * | Fix QDialog position shift bug after resize.Balazs Domjan2013-08-131-0/+3
| | * | Make the QItemSelectionModel test widgets-independent.Stephen Kelly2013-08-133-54/+51
| | * | Reset the QItemSelectionModel when its model is reset.Stephen Kelly2013-08-131-0/+2
| | * | gdb_dwarf_index: Use a sed call that's more POSIX-compliant.Raphael Kubo da Costa2013-08-121-1/+1
| | * | purge QT_{SOURCE,BUILD}_TREE from dictionaryOswald Buddenhagen2013-08-121-8/+6
| | * | bye-bye .qmake.cacheOswald Buddenhagen2013-08-123-29/+3
| | * | 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