summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/ /
* | test: Skip some more qsslsocket flaky tests [part 2]Sergio Ahumada2013-08-161-5/+13
* | Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-08-164-31/+32
|\ \
| * | Merge branch 'release' into stableSergio Ahumada2013-08-154-31/+32
| |\|
| | * Fix escaped compose key parsingGatis Paeglis2013-08-141-1/+2
| | * Doc: Updated the tagged examples list for AndroidVenu2013-08-141-1/+0
| | * Doc: Adding link to Qt for BlackBerry wiki as external pageJerome Pasion2013-08-141-0/+5
| | * Tidy up collidingmice example documentation.Mitch Curtis2013-08-131-28/+26
| | * Avoid a potential crash in unignoredChildrenJan Arve Saether2013-08-091-2/+1
* | | Don't use deprecated qInstallMsgHandler in testlibKai Koehne2013-08-161-35/+7
* | | Integrate device-option into the windows configureBjoern Breitmeyer2013-08-153-27/+49
* | | add configure -extprefix optionOswald Buddenhagen2013-08-154-5/+150
* | | TR_EXCLUDE tools including bootstrap libOswald Buddenhagen2013-08-151-0/+4
* | | suppress error output from pkg-configOswald Buddenhagen2013-08-151-0/+5
* | | don't include qconfig.cpp into moc and uicOswald Buddenhagen2013-08-153-4/+2
|/ /
* | Cut away 2/3 of the startup time on LinuxLars Knoll2013-08-154-87/+138
* | Doc: public test functions in function librariesLeena Miettinen2013-08-152-0/+135
* | update the viewport after changing the backgroundIrfan Omair2013-08-151-1/+1
* | Remove not supported mkspecs for Windows CE.Bjoern Breitmeyer2013-08-1558-1142/+0
* | QHeaderView::paintSection(): fix visible index handlingJ-P Nurmi2013-08-153-3/+88
* | Cocoa: bugfix mouse wheel + modifier keys not workingRichard Moe Gustavsen2013-08-151-2/+2
* | Ensure that bootstrapped users of QCryptographicHash only use SHA-1Thiago Macieira2013-08-152-1/+9
* | 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
* | 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
* | 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
* | Add auto-test for running the QEventLoop test with the GUI dispatcherTor Arne Vestbø2013-08-124-1/+9
* | Don't assume Q_OS_UNIX means we support QEventLoop::X11ExcludeTimersTor Arne Vestbø2013-08-122-3/+19
* | Add some debugging information to diagnose bug.Stephen Kelly2013-08-121-2/+11