summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build without features.cupsjobwidgetTasuku Suzuki2017-04-303-8/+10
* Add configure flag to optimize Qt for sizeAllan Sandfeld Jensen2017-04-297-5/+35
* Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot()Friedemann Kleint2017-04-291-1/+1
* Include moc of qnamespace.h in qobject.cppThiago Macieira2017-04-291-0/+1
* Initialize vao variableJesus Fernandez2017-04-281-0/+2
* Doc: Fix references to QIconEngineV2 and QIconEnginePluginV2Aaron Linville2017-04-281-3/+3
* do not wrap QAbstractEventDispatcher::flush with QT_DEPRECATED_SINCEGatis Paeglis2017-04-281-3/+1
* don't call pkg-config with --libs-only-L and --libs-only-l at onceOswald Buddenhagen2017-04-281-1/+4
* unbotch licheck output processingOswald Buddenhagen2017-04-281-1/+7
* always clear config.log after allOswald Buddenhagen2017-04-281-12/+9
* Fix make install to be deterministicSimon Hausmann2017-04-282-13/+12
* Export QPlatformThemeFactory, for use in qtdiagThiago Macieira2017-04-281-1/+1
* Fix test build with ICC: QFlags does not auto cast to uintThiago Macieira2017-04-281-9/+9
* Fix build without features.networkproxyTasuku Suzuki2017-04-282-3/+10
* wrap QCoreApplication::flush with QT_DEPRECATED_SINCEGatis Paeglis2017-04-281-0/+2
* Fix build without features.style-stylesheetTasuku Suzuki2017-04-281-1/+1
* Fix return of empty paths with multiple points on intersectionsAllan Sandfeld Jensen2017-04-282-1/+261
* Update detection of $DESKTOP_SESSIONThiago Macieira2017-04-272-7/+29
* Clean up mkspecs from old, unsupported and untested mkspecsThiago Macieira2017-04-2745-3789/+6
* Fix build without features.shortcutTasuku Suzuki2017-04-276-2/+18
* QSysInfo: Make use of the QT_WARNING_DISABLE_DEPRECATED macroThiago Macieira2017-04-271-5/+1
* Revert "Blacklist tst_QSslSocket::protocolServerSide on OS X 10.11"Timur Pocheptsov2017-04-271-2/+0
* winrt: Use list initialization for KeyInfo's membersOliver Wolff2017-04-271-12/+2
* winrt: Fix text value for key release eventsOliver Wolff2017-04-271-1/+2
* winrt: Remove wrong parameter from handleExtendedKeyEvent callOliver Wolff2017-04-271-12/+4
* QOpenGLWidget: Fix UB (invalid cast) in ~QOpenGLWidgetPrivateDyami Caliri2017-04-271-6/+2
* QMenu: Display the menu title on the torn-off menu's title barGabriel de Dietrich2017-04-263-2/+32
* QXcbConnection::xi2ReportTabletEvent: use fixed1616ToRealShawn Rutledge2017-04-261-5/+3
* Revert "tst_qsslsocket::protocolServeSide - fix for macOS 10.11"Timur Pocheptsov2017-04-261-16/+2
* Fix unused private fields in dbusmenu and dbustrayThiago Macieira2017-04-263-7/+3
* Fix warnings about unused private fields we can't removeThiago Macieira2017-04-261-0/+1
* Fix Clang build: it does not have __attribute__((optimize(x)))Thiago Macieira2017-04-261-1/+1
* Fix ICC build with Q_FALLTHROUGHThiago Macieira2017-04-261-1/+1
* QSslSocket (SecureTransport) - use anchors only from QSslConfigurationTimur Pocheptsov2017-04-261-1/+2
* Fix tst_QLineEdit for offscreen and minimal platformsSami Nurmenniemi2017-04-261-11/+27
* qdoc: Do not exclude *_p.cpp files from source files to parseTopi Reinio2017-04-261-1/+0
* Fix tests that assume system files are owned by root for qemuSami Nurmenniemi2017-04-266-4/+46
* Fix tst_QWindow modal dialog tests for offscreen and minimal platformsSami Nurmenniemi2017-04-261-0/+16
* Fix tst_QWidget for platform "offscreen"Sami Nurmenniemi2017-04-262-1/+13
* Fix warning for -no-feature-evdevTasuku Suzuki2017-04-262-4/+6
* Android: add logging to QtCore JNI_OnLoadVyacheslav Koscheev2017-04-261-0/+12
* Check for qApp before using it in ibus pluginUlf Hermann2017-04-251-0/+3
* Fix warning for -no-feature-multiprocessTasuku Suzuki2017-04-251-0/+2
* Fix warning for -no-feature-cursorTasuku Suzuki2017-04-251-0/+4
* Fix warnings for -no-feature-animationStephan Binner2017-04-252-4/+8
* xcb: include keyboard modifiers with every touch eventShawn Rutledge2017-04-251-1/+2
* Don't use eglGetProcAddress() on AndroidPaul Olav Tvete2017-04-251-0/+568
* Use gdbserver command from a safe placeBogDan Vatra2017-04-251-42/+11
* QUrl: fix IDN conversion when the ACE form is invalidThiago Macieira2017-04-252-9/+61
* Make QT_ASCII_CAST_WARN more informativeTor Arne Vestbø2017-04-241-1/+1