summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-3056-2301/+155
* QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-2915-167/+19
* Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-2935-1553/+85
* Fix documentation of qLess and qGreaterOlivier Goffart2016-03-291-9/+3
* QFlags documentation: The constructors are constexprOlivier Goffart2016-03-291-2/+2
* Fix Q_QDOC code for PointerToMemberFunctionOlivier Goffart2016-03-299-7/+31
* Mark declaration of QString::compare(QStringRef, Qt::CaseSensitivity) inline.Friedemann Kleint2016-03-241-1/+1
* QSysInfo: Fix clang generated documentationOlivier Goffart2016-03-231-1/+1
* Fix parsing of documentation for QByteArrayList and QStringListOlivier Goffart2016-03-234-1/+10
* Add QCommandLineOption::Flags containing HiddenFromHelp and ShortOptionStyleOlivier Goffart2016-03-233-12/+82
* Don't use obsolete QStyle::PixelMetric enum itemsAlexander Volkov2016-03-221-9/+10
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-22573-37328/+28953
|\
| * Add createMenu() method to QPlatformMenuBarDmitry Shachnev2016-03-217-31/+22
| * Fix build QtService.java: replace int with IntegerAnton Kudryavtsev2016-03-211-2/+2
| * Cocoa: Forward masked out mouse events.Morten Johan Sørvig2016-03-212-4/+29
| * Cocoa: Forward rejected key events.Morten Johan Sørvig2016-03-212-6/+47
| * Cocoa: Unify mouse handling logicMorten Johan Sørvig2016-03-212-66/+106
| * Cocoa: Move window logging to qt.qpa.cocoa.windowMorten Johan Sørvig2016-03-216-34/+48
| * Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-21158-863/+1433
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-21158-863/+1433
| | |\
| | | * Fix QtDBus deadlock inside kded/kiodThiago Macieira2016-03-192-10/+33
| | | * Fix QFINDTESTDATA when using cmake ninja generatorStephen Kelly2016-03-191-0/+5
| | | * QtWidgets: Change QTLWExtra::window from QWidgetWindow to QWindow.Friedemann Kleint2016-03-191-2/+1
| | | * Move QButtonGroup implementation from qabstractbutton.cpp to qbuttongroup.cppMarc Mutz2016-03-185-148/+198
| | | * QtWidgets: includemocsMarc Mutz2016-03-1880-1/+151
| | | * xcb: Merge _NET_WM_STATE hints instead of overwritingDavid Rosca2016-03-181-8/+24
| | | * Merge "Merge remote-tracking branch 'origin/5.6.0' into 5.6" into refs/stagin...Frederik Gladhorn2016-03-188-19/+83
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-178-19/+83
| | | | |\
| | | * | | QToolBarExtension: remove unused member 'orientation'Marc Mutz2016-03-181-1/+0
| | | * | | QWindows(XP)Style: fix build with Clang after includemocs runMarc Mutz2016-03-182-2/+0
| | | * | | QMacStyle: Ensure proper focus ring clippingGabriel de Dietrich2016-03-172-22/+70
| | | * | | QTypeInfoQuery: Add public inheritance specifiersGabriel de Dietrich2016-03-171-2/+2
| | | * | | Make QWindowsPipeWriter thread-free.Joerg Bornemann2016-03-175-142/+173
| | | * | | Rework QWindowsPipeReaderJoerg Bornemann2016-03-172-67/+117
| | | * | | Android: Fix compilation with NDK r11BogDan Vatra2016-03-171-0/+5
| | | |/ /
| | | * | Fix QAbstractItemView dragged item pixmaps to be HighDPI aware.Alexandru Croitor2016-03-171-1/+14
| | | * | Introduce separate mapping of QStandardPaths's CLSIDs for Windows CE.Friedemann Kleint2016-03-171-0/+22
| | | * | QCocoaMenu: Decouple NSMenuItem from NSMenuGabriel de Dietrich2016-03-166-121/+111
| | | * | Reimplement QShapedPixmapWindow using QRasterWindow.Friedemann Kleint2016-03-162-49/+33
| | | * | winrt: enable cross-platform high DPI scalingJochen Seemann2016-03-162-0/+7
| | | * | Update bundled libpng to version 1.6.20Eirik Aavitsland2016-03-1618-134/+146
| | | * | Fix link to sched_setscheduler in QThread documentationMitch Curtis2016-03-161-2/+3
| | | * | Correct qt_defaultDpi X/Y with just a QCoreApplicationAllan Sandfeld Jensen2016-03-161-2/+2
| | | * | WinRT: Fix QTimeZone transitions by switching backendMaurice Kalinowski2016-03-163-5/+105
| | | * | winrt: process all triggered timers in processEventsOliver Wolff2016-03-161-5/+5
| | | * | Remove handle duplication code from QWindowsPipeWriterJoerg Bornemann2016-03-151-4/+1
| | | * | xcb: Initialize all xcb_client_message_event_t members before useShawn Rutledge2016-03-154-1/+13
| | | * | QRect: fix UB (int overflow) in center()Marc Mutz2016-03-151-1/+1
| | | * | Compile with -no-openglMorten Johan Sørvig2016-03-151-0/+4
| | | * | Revert "Handle the QWidgetPrivate::mapper structure"Marc Mutz2016-03-151-1/+0