summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Make QCoreWlan plugin compile on 10.9Gabriel de Dietrich2013-08-122-155/+989
* | Do not use QWindowsFileDialogHelper for Windows Server 2003Jonathan Liu2013-08-111-1/+1
* | test: Mark tst_QFileSystemWatcher::watchFileAndItsDirectory() as XFAILSergio Ahumada2013-08-111-1/+6
* | test: Skip some flaky tests, but only if they are expected to failSergio Ahumada2013-08-101-33/+77
* | Remove OS X unsupported warning.Jake Petroules2013-08-101-4/+0
* | Forward the correct compilers to the actual cmake tests.Stephen Kelly2013-08-091-0/+8
* | Doc: a minimal qdocconf file with commentsNico Vertriest2013-08-091-0/+78
* | test: Mark tst_QGlyphRun::drawMultiScriptText2() as XFAILSergio Ahumada2013-08-091-0/+4
* | Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-08-0914-45/+179
|\ \
| * | Merge branch 'release' into stableSergio Ahumada2013-08-0914-45/+179
| |\|
| | * Doc: fix links to documentation in other modulesLeena Miettinen2013-08-081-0/+49
| | * Don't release the printer after using it to change a propertyAndy Shaw2013-08-081-4/+1
| | * Android: Get SSL root certificates from TrustManagerPaul Olav Tvete2013-08-075-29/+253
| | * Enable qsrand() on builds without thread-safe posixEskil Abrahamsen Blomfeldt2013-08-061-1/+1
| | * Doc: Corrected the example path in the tutorialVenu2013-08-021-16/+16
| | * Fix handling of non-latin1 shortcutsGatis Paeglis2013-07-312-22/+51
| | * Doc: Add keywords for qmake variable/function reference pagesTopi Reinio2013-07-301-0/+3
| | * Windows: Clear window under mouse in destruction of platform window.Friedemann Kleint2013-07-304-1/+11
| | * QHttpMultiPart: fix data corruption in readData methodPeter Hartmann2013-07-292-1/+46
| | * Doc: Re-highlight Tweet Search demoTopi Reinio2013-07-291-0/+1
* | | Return EGLNativeWindowType instead of window number in winId()Alexey Chernov2013-08-092-5/+2
|/ /
* | Expect fail font family mismatch in the right placeFrederik Gladhorn2013-08-081-9/+9
* | Android: Fix QCoreApplication::applicationDirPath()Eskil Abrahamsen Blomfeldt2013-08-081-1/+1
* | Doc: preliminary review of qdoc-manual.qdocNico Vertriest2013-08-081-323/+298
* | [Mac] Fix modifier reporting issue in the key eventsGatis Paeglis2013-08-081-1/+1
* | Revert c3f485c5250a503832e767e1fe5e40595126f6c5Albert Astals Cid2013-08-084-134/+2
* | QComboBox: fix item activation via completerJ-P Nurmi2013-08-084-9/+65
* | Replace the Intel Haswell and Ivy Bridge codenames with actual namesThiago Macieira2013-08-081-8/+8
* | test: Mark tst_QSettings::ctor() and tst_QSettings::rainersSyncBugOnMac(nativ...Sergio Ahumada2013-08-081-0/+12
* | Add offset reading support in pnghandlerSamuel Gaist2013-08-071-1/+17
* | Fix QCompleter::activated(QModelIndex)J-P Nurmi2013-08-072-0/+6
* | Improve tst_QFileInfo::compare() test, but mark as QEXPECT_FAIL on MacTor Arne Vestbø2013-08-071-11/+6
* | qobject: Do not destroy slot objects inside a lockDario Freddi2013-08-072-15/+77
* | Mac Style: Fix 1-pixel text offset in combo boxGabriel de Dietrich2013-08-071-0/+2
* | Don't crash if the QWindow's screen is temporarily invalidShawn Rutledge2013-08-071-0/+4
* | Fixed tst_qgl for fullscreen platformsBernd Weimer2013-08-071-2/+2
* | Expect fail broken font family from QFontDatabase on OS X 10.8Frederik Gladhorn2013-08-071-0/+9
* | Remove unused member in QEventLoop auto-testTor Arne Vestbø2013-08-061-2/+1
* | test: Mark tst_QRawFont::fromFont() as XFAILSergio Ahumada2013-08-061-0/+4
* | Avoid one extra if_indextoname per address in QNetworkInterfaceThiago Macieira2013-08-061-5/+9
* | Remove unused socket from QNetworkInterface Unix codeThiago Macieira2013-08-061-6/+0
* | Fix typosFrederik Gladhorn2013-08-062-2/+2
* | Android: Fix crash when compiling release mode for armv5Eskil Abrahamsen Blomfeldt2013-08-061-2/+6
* | tst_qfilesystemmodel: increased test's permitted runtimeSergio Ahumada2013-08-061-1/+2
* | Fix clang detection of thread_local variablesThiago Macieira2013-08-061-1/+1
* | reject unrecognized -no-l* optionsOswald Buddenhagen2013-08-051-3/+11
* | Fix double transform for items ignoring parent transformations.Andreas Aardal Hanssen2013-08-052-3/+69
* | Fix tst_QFile::caseSensitivity on OS XTor Arne Vestbø2013-08-051-1/+4