summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mention Qt::ToolButtonFollowStyle in QToolBar/QMainWindow documentationDavid Faure2014-07-093-2/+11
* Make QExplicitlySharedDataPointer<T> copy-ctor from QESDP<X> more safeKevin Funk2014-07-092-5/+34
* Update platformheaders docs about bc.Laszlo Agocs2014-07-085-3/+11
* Improve debug output of QPalette.Friedemann Kleint2014-07-081-3/+27
* Remove QHashDummyNode and avoid undifined behaviorOlivier Goffart2014-07-082-26/+17
* syncqt: Fix regexp capturing class names of partial specialisationOlivier Goffart2014-07-081-1/+1
* Fix compilation of the manual dialog test with Qt 4.Friedemann Kleint2014-07-081-5/+7
* Refactor custom/standard color selectors in QColorDialog.Friedemann Kleint2014-07-081-25/+33
* QWidget: Set screen on top-level windows only.Friedemann Kleint2014-07-081-1/+2
* Decrease code duplication by reusing QTextEngine::findItem()Konstantin Ritt2014-07-082-54/+6
* Use QDropEvent::acceptProposedAction() in drop handlers of QAbstractItemView.Friedemann Kleint2014-07-081-10/+13
* Rename QSysInfo::cpuArchitecture and fullCpuArchitectureThiago Macieira2014-07-072-35/+35
* remove dead code relating MakeItemOswald Buddenhagen2014-07-072-38/+0
* make qmake failure fail configureOswald Buddenhagen2014-07-071-1/+1
* nuke -process/-fully-process/-dont-process optionsOswald Buddenhagen2014-07-072-46/+2
* remove configure's ability to create vcproj filesOswald Buddenhagen2014-07-071-53/+13
* Add convenience function for checking screen changes to QPlatformWindow.Friedemann Kleint2014-07-074-33/+31
* Add support for querying "glxconfig" from native interfaceAndras Becsi2014-07-074-0/+25
* Expose internally QAuthenticator::setRealmJocelyn Turcotte2014-07-072-0/+10
* Make QAccessibleEditableTextInterface docs publicFrederik Gladhorn2014-07-071-1/+0
* Compile fix for configuration without SSL supportMaurice Kalinowski2014-07-071-0/+2
* Accessibility: Improve handling current valueFrederik Gladhorn2014-07-073-11/+3
* Fix corruption with QQuickWidget and QOpenGLWidget on ANGLELaszlo Agocs2014-07-071-23/+26
* Add context adoption support for WGLLaszlo Agocs2014-07-076-13/+344
* QNX: Override QPlatformScreen::grabWindowBernd Weimer2014-07-072-2/+101
* QObject: don't hold mutex when copying arguments in a QueuedConnectionOlivier Goffart2014-07-073-25/+62
* Don't look up a QChar's digit value more than necessaryThiago Macieira2014-07-071-5/+8
* Enforce strict string literal behaviors with MSVC 2013Thiago Macieira2014-07-071-2/+2
* Add missing detection for some 64-bit architecturesThiago Macieira2014-07-071-2/+12
* Mark all QChar static functions as [[gnu::const]]Thiago Macieira2014-07-074-44/+44
* Remove QT_STATIC_CONSTThiago Macieira2014-07-075-16/+4
* Make QTextStream use group separators in floating-point numbersThiago Macieira2014-07-052-7/+17
* Make QOpenGLTextureCache::bindTexture upload efficientlyAllan Sandfeld Jensen2014-07-045-28/+154
* Support transparency in qt5 system tray icons, regardless of tray visualLeo Franchi2014-07-045-6/+124
* Windows: Use native-looking drag cursorsAlessandro Portale2014-07-042-145/+169
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-0435-245/+523
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-0335-245/+523
| |\
| | * Listen to touch events on the master device instead of slave.Maarten Lankhorst2014-07-021-36/+13
| | * add support for device linux-arm-hisilicon-hix5hd2-g++Xu Feng2014-07-023-0/+204
| | * Cocoa: Handle Qt::WA_ShowWithoutActivatingMorten Johan Sørvig2014-07-023-0/+16
| | * Cocoa: Handle Qt::WindowDoesNotAcceptFocusMorten Johan Sørvig2014-07-023-1/+19
| | * Cocoa: Fix Qt-in-namespace build.Tim Blechmann2014-07-026-19/+32
| | * Cocoa: Separate framestrut and normal button stateMorten Johan Sørvig2014-07-022-7/+10
| | * Make tst_QLocale::macDefaultLocale() more robustMorten Johan Sørvig2014-07-021-28/+44
| | * QMacStyle: Fix focus frame rendering in YosemiteGabriel de Dietrich2014-07-021-5/+14
| | * OS X: when opening a URL via QFileOpenEvent, pass as QUrlShawn Rutledge2014-07-021-1/+1
| | * Fix some tst_qwidget test casesBernd Weimer2014-07-021-62/+72
| | * QNX: Override QPlatformScreen::topLevelAtBernd Weimer2014-07-022-15/+14
| | * xcb: make sure to update window title when it is changedTasuku Suzuki2014-07-021-0/+1
| | * Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-024-0/+13