summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inline NmakeMakefileGenerator::getPdbTarget()Oswald Buddenhagen2015-10-012-7/+1
* remove support for {rvct,arm,ti}_linkerOswald Buddenhagen2015-10-012-61/+12
* remove unsupported linux-armcc specOswald Buddenhagen2015-10-013-165/+0
* remove overuse of trimmed()Oswald Buddenhagen2015-10-014-10/+9
* de-duplicate calculation of target baseOswald Buddenhagen2015-10-011-6/+7
* don't support arbitrary flags in LIBS on windowsOswald Buddenhagen2015-10-011-8/+5
* don't overquote library pathOswald Buddenhagen2015-10-011-1/+1
* fix configure bootstrap on mingw with spaces in the builddirOswald Buddenhagen2015-10-011-1/+1
* omit trailing /. from relative RPATHs pointing to own directoryOswald Buddenhagen2015-10-011-2/+8
* fix place of "qnx" in $$QMAKE_PLATFORMOswald Buddenhagen2015-10-011-1/+1
* more accurate check for presence of target INSTALLOswald Buddenhagen2015-10-011-1/+2
* "frame" execution of config tests preciselyOswald Buddenhagen2015-10-012-1/+9
* Clean up debug code and unused functions from imagegestures exampleJoni Poikelin2015-10-013-4/+0
* 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