summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix up QOpenGLWidget transparency supportLaszlo Agocs2015-09-242-15/+14
* Guard against empty keys in QPlatformInputContextFactory::create().Friedemann Kleint2015-09-241-7/+9
* qdoc: Document macro parametersTopi Reinio2015-09-241-0/+12
* Deliver mouse press and release events on X11 also when draggingUlf Hermann2015-09-241-3/+3
* QSettings: Special-case serialization of QDateTime.Christian Kandeler2015-09-241-5/+24
* Change indicator arrow direction in Fusion styleJoni Poikelin2015-09-241-0/+8
* Fix QItemSelectionModel deselection rangeJoni Poikelin2015-09-241-4/+4
* Be more forgiving about arguments to QString::arg(double).Christian Kandeler2015-09-241-2/+2
* Doc: Fix QDoc warnings for QTextStreamTopi Reinio2015-09-241-3/+3
* winphone: Obtain QLocale::uiLanguages properlyOliver Wolff2015-09-241-6/+0
* Allow vertical resizing of wizard pages with water markLouai Al-Khanji2015-09-241-1/+0