summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-1219-89/+79
* Remove two unused static methods of QDateTimePrivateEdward Welbourne2017-01-122-5/+0
* QCocoaWindow: Fix 10.10 sheet API deprecation warningGabriel de Dietrich2017-01-121-3/+5
* Provide sensible defaults for QCoreApplication::applicationVersionJake Petroules2017-01-128-11/+196
* Windows QPA/Open file dialog: Copy non-filesystem itemsFriedemann Kleint2017-01-111-6/+73
* Windows QPA: Refactor conversion of IShellItemFriedemann Kleint2017-01-111-119/+229
* modeltest: use QCOMPARE where possibleDavid Faure2017-01-111-28/+28
* Remove unused QEmptyModelMarc Mutz2017-01-111-12/+0
* moc: Don't test _id if there are no methods or propertiesRobin Burchell2017-01-111-2/+9
* moc: Don't check for signalList sizeRobin Burchell2017-01-111-1/+1
* Simplify fileTimeToQDateTime() by having it return a UTC timeEdward Welbourne2017-01-116-18/+112
* iOS: Detect mismatched calls to IM::update() before IM::setFocusObject()Tor Arne Vestbø2017-01-111-2/+12
* qhttp2protocolhandler - handle proxies correctlyTimur Pocheptsov2017-01-111-3/+12
* HTTP/2 - fix handling of GOAWAY frameTimur Pocheptsov2017-01-115-24/+139
* Widgets: report focus object change to QtGui before sending widget eventsTor Arne Vestbø2017-01-102-18/+73
* make cross_compile a public featureOswald Buddenhagen2017-01-101-1/+1
* Add support for building for INTEGRITY using GHS toolchainKimmo Ollila2017-01-105-8/+17
* QForeachContainer: make it a move-only typeGiuseppe D'Angelo2017-01-101-18/+30
* Long live QTest::addRow()!Marc Mutz2017-01-109-17/+71
* Windows QPA: Implement setting the "Cancel" button text of file dialogsFriedemann Kleint2017-01-101-1/+15
* Fix toArgb32 on NEONAllan Sandfeld Jensen2017-01-091-1/+6
* vnc: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2017-01-093-14/+14
* Remove compatibility code paths for macOS < 10.10 and iOS < 8.0Jake Petroules2017-01-097-235/+78
* eglfs: Activate the window on the primary screenPier Luigi Fiorini2017-01-091-1/+4
* QOpenGLCompositorWindow virtual destructorPier Luigi Fiorini2017-01-091-0/+1
* A few fixes to evdev touch filteringGunnar Sletta2017-01-091-3/+10
* Introduce QDir::isEmpty()Elvis Angelaccio2017-01-083-0/+45
* Doc update: reflect use of native font dialog by default on macOSPierre Rossi2017-01-081-2/+1
* qdoc: Exclude platform dependent .cpp filesMartin Smith2017-01-071-0/+18
* qdoc: Remove Q_OS_* frome defines variableMartin Smith2017-01-071-1/+1
* qdoc: Add config variable for clang definesMartin Smith2017-01-071-0/+48
* doc: update QPrinter docs for clangqdocMartin Smith2017-01-062-288/+9
* doc: clangqdoc documents the threads caseMartin Smith2017-01-062-6/+20
* QMacStyle: Fix drawing of PE_IndicatorMenuCheckMarkGabriel de Dietrich2017-01-061-80/+74
* QMacStyle: Remove unused focusRectPolicy methodsGabriel de Dietrich2017-01-063-60/+0
* macOS: Fix unused function warning in tst_QWidgetTor Arne Vestbø2017-01-061-0/+2
* iOS: Ensure that QPlatformBackingStore can clean up textures in dtorTor Arne Vestbø2017-01-061-1/+11
* iOS: Center IM cursor rectangle within available space when showing keyboardTor Arne Vestbø2017-01-061-8/+27
* Improve mime type filters in QFileDialogElvis Angelaccio2017-01-066-3/+99
* iOS: Limit duration of FirstResponderCandidate to becomeFirstResponderTor Arne Vestbø2017-01-061-10/+15
* tst_QImageWriter: clean upMarc Mutz2017-01-061-43/+44
* vnc: Add missing overrideAlexander Volkov2017-01-062-4/+4
* doc: Fix all remaining "Cannot tie" errors in QtBaseMartin Smith2017-01-0619-28/+24
* doc: Removed a \fn command and a misplaced commentMartin Smith2017-01-051-3/+0
* doc: Removed two cases of // staticMartin Smith2017-01-051-2/+0
* Provide default implementation of QPlatformMenuBar::createMenu()Tor Arne Vestbø2017-01-053-5/+6
* Split QPlatformWindow::isEmbedded into isAncestorOf to separate concernsTor Arne Vestbø2017-01-058-33/+41
* Split fetchTransformedBilinearARGB32PMAllan Sandfeld Jensen2017-01-051-512/+645
* doc: Removed illegal qdoc commentsMartin Smith2017-01-051-5/+1
* doc: Moved two qdoc commentsMartin Smith2017-01-051-5/+6