summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Purge extraneous execute permissions.Edward Welbourne2015-09-304-0/+0
* Fix a #! first line.Edward Welbourne2015-09-301-1/+1
* Moved a comment to where it belongs.Edward Welbourne2015-09-301-9/+8
* Improve tst_qfile.Friedemann Kleint2015-09-301-114/+170
* Improve messages in tst_qdir/tst_fileinfo/tst_qfiledialog2.Friedemann Kleint2015-09-303-56/+111
* Don't include <windows.h> in the MinGW qplatformdefs.hThiago Macieira2015-09-301-1/+0
* Initialize QFutureWatcherBasePrivate::finished and testEdward Welbourne2015-09-302-3/+17
* MSVC2015: Blacklist tests reading from stdin in buffered/text mode.Friedemann Kleint2015-09-302-0/+8
* Clean unused parameter warning from QItemSelectionModel testJoni Poikelin2015-09-301-1/+1
* Add qt_safe_ftok wrapper for ftokLouai Al-Khanji2015-09-303-2/+16
* Fix for platform socklen_t on other C libraries than glibc.Dave Flogeras2015-09-301-3/+3
* Remove unused font deployment featureAndrew Knight2015-09-301-62/+0
* qwindowsmime compilation fixVyacheslav Koscheev2015-09-301-1/+5
* uic/class_lib_map.h: Fix include path of QValidator-derived classes.Friedemann Kleint2015-09-301-4/+4
* tst_qprocess: Improve handling of helpers.Friedemann Kleint2015-09-304-17/+99
* Skip tst_QNumeric::addOverflow() for MSVC2015.Friedemann Kleint2015-09-301-2/+2
* QTestLib: Add MSVC 2015 to blacklist.Friedemann Kleint2015-09-291-1/+3
* winrt: Default show to showMaximized on Windows Phone.Samuel Nevala2015-09-281-2/+2
* QFSFileEngine: Remove unused memberThiago Macieira2015-09-281-1/+0
* Fix sign-extensionThiago Macieira2015-09-281-2/+2
* Remove unnecessary null-pointer checkThiago Macieira2015-09-281-2/+1
* QUrl::setPort: use the original port number in the error messageThiago Macieira2015-09-281-1/+1
* eglfs_kms: Skip disconnected outputsPier Luigi Fiorini2015-09-281-0/+6
* eglfs_kms: Subpixel antialiasing typePier Luigi Fiorini2015-09-283-0/+22
* Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-2824-53/+75
* QLockFile: sync to disk to avoid leaving an empty lock file on crashDavid Faure2015-09-281-0/+7
* Doc: minor link issue in qtbaseNico Vertriest2015-09-281-1/+1
* Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-2723-101/+106
* Enable tst_qaccessibilitylinuxFrederik Gladhorn2015-09-262-12/+25
* Fix ICC warning about use of "defined" in a macroThiago Macieira2015-09-251-1/+1
* Work around GCC thinking that a variable could be clobbered by longjmpThiago Macieira2015-09-251-0/+1
* Remove QT_WARNING_DISABLE_GCC for ClangThiago Macieira2015-09-251-1/+1
* tst_qprocess: Instantiate QProcess objects on the stack.Friedemann Kleint2015-09-251-165/+141
* tst_qprocess: Port to Qt 5 connection syntax.Friedemann Kleint2015-09-251-46/+54
* Qt IBus plugin connects to IBus Bus again if ibus-daemon does not runTakao Fujiwara2015-09-252-17/+97
* Remove wrong forward declarationOlivier Goffart2015-09-251-1/+0
* Doc: fixed links to qmake documentationNico Vertriest2015-09-259-10/+10
* xcb: Show buttons on the title bar for QWindowAlexander Volkov2015-09-251-0/+3
* eglfs: Support for alternative Mali driver packagesDaniel Nyström2015-09-254-2/+56
* QStateMachine: make enterStates/exitStates virtual.Erik Verbruggen2015-09-251-6/+6
* xcb: fix touchscreen input with certain capabilities onlyWolfgang Bremer2015-09-251-0/+2
* Cocoa: Don't send duplicate close events.Morten Johan Sørvig2015-09-251-6/+2
* qdoc: Fix write to invalid memoryTopi Reinio2015-09-251-4/+12
* tools: StringBuilder - silence clang warningTim Blechmann2015-09-251-1/+1
* Fix deadlock on disconnectNotify() called from ~QObjectThiago Macieira2015-09-253-13/+55
* Use a power of two division factorAllan Sandfeld Jensen2015-09-241-1/+1
* xcb: fix yet another crash when screens are disconnectedShawn Rutledge2015-09-241-2/+4
* QScreen manual test: don't crash when a QScreen is nullShawn Rutledge2015-09-241-4/+13
* xcb: get Genius/Waltop tablets working againShawn Rutledge2015-09-241-0/+6
* Print one warning for the new high DPI variables, not fourThiago Macieira2015-09-241-4/+4