summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: replace \target with \keyword if at start of pageNico Vertriest2015-10-027-7/+7
* Doc: Update obsolete URLs to external documentationTopi Reinio2015-10-028-12/+12
* Doc: Use correct image in Qt::BusyCursor documentationTopi Reinio2015-10-021-1/+1
* qdoc: Fix a regression with QML node attributes written to index filesTopi Reinio2015-10-021-19/+19
* Doc: Fix URL in QSystemTrayIcon documentationTopi Reinio2015-10-021-1/+1
* qdoc: Resolve namespaces declared in index treesTopi Reinio2015-10-021-1/+5
* Fix build without PCH after commit 3ae2387f375798a983b6d052723f10fc88b63da0Simon Hausmann2015-10-021-0/+4
* Revamp signal handling in eglfs/linuxfbLaszlo Agocs2015-10-023-70/+62
* Fix missing "We mean it" in qtbase private headersThiago Macieira2015-10-0110-0/+110
* Revert "Add support for same-file intrinsics with Clang 3.7"Thiago Macieira2015-10-011-3/+2
* QLocale: remove (harmless) dead codeThiago Macieira2015-10-011-6/+6
* don't overquote library pathOswald Buddenhagen2015-10-011-1/+1
* Purge extraneous execute permissions.Edward Welbourne2015-09-303-0/+0
* Moved a comment to where it belongs.Edward Welbourne2015-09-301-9/+8
* Initialize QFutureWatcherBasePrivate::finished and testEdward Welbourne2015-09-301-3/+4
* Add qt_safe_ftok wrapper for ftokLouai Al-Khanji2015-09-303-2/+16
* 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
* 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
* 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
* 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
* 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-258-8/+9
* xcb: Show buttons on the title bar for QWindowAlexander Volkov2015-09-251-0/+3
* eglfs: Support for alternative Mali driver packagesDaniel Nyström2015-09-251-1/+5
* 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
* 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
* QtDBus: update debugging info (QDBUS_DEBUG=1)Thiago Macieira2015-09-241-10/+4
* Use QTypeInfo<T>::isRelocatable in QVariantThiago Macieira2015-09-242-2/+2
* Build ANGLE dynamically under static builds which have dynamic GL enabledAndrew Knight2015-09-241-0/+6