summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* doc: removed illegal qdoc commentsMartin Smith2017-01-041-2/+2
* Always instantiate QPlatformAccessibilityFrederik Gladhorn2017-01-041-2/+7
* Add new APIs which is useful to upload more than one layer at onceBogDan Vatra2017-01-043-26/+75
* Android: populate TouchPoint rotation and axes correctlyShawn Rutledge2017-01-042-8/+12
* update bundled sqlite to 3.16.1André Klitzing2017-01-043-9824/+24047
* QFileDialog: Only focus file name edit when becoming visibleTor Arne Vestbø2017-01-041-1/+1
* macOS: Don't update screen for child windowsTor Arne Vestbø2017-01-041-7/+9
* doc: clangqdoc doesn't need Q_GADGETMartin Smith2017-01-041-0/+5
* Restore configure command line compatibility for PCRE supportSimon Hausmann2017-01-042-4/+4
* Bump the minimum required Darwin versionsJake Petroules2017-01-036-6/+6
* Reduce size of QPpsObject by one pointerJędrzej Nowacki2017-01-032-3/+1
* Fix QMenu position on a multi-display systemOleg Yadrov2017-01-021-4/+6
* Added isObsolete and setObsolete functions in QUndoStackAddison Elliott2017-01-024-15/+912
* QDateTime test: clarify overflow-checkEdward Welbourne2017-01-021-6/+4
* Added QSaveFile to the bootstrap librarySimon Hausmann2017-01-023-5/+20
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-0220-21/+29
* Add needed includes to qdesktopwidget_p.h and qwidgetwindow_p.hKimmo Ollila2017-01-022-0/+2
* Use qGetPtrHelper in Q_DECLARE_PRIVATE_D macroDaniel Vrátil2016-12-301-2/+2
* tst_qnetworkreply - remove redundant semicolonTimur Pocheptsov2016-12-281-1/+1
* Remove HarryF's "compiler error feature" that isn't used anymoreThiago Macieira2016-12-281-29/+2
* Revert "QUrl::resolved: keep treating file:name.txt as relative for now"Thiago Macieira2016-12-281-2/+1
* linuxfb: generate expose eventsLaszlo Agocs2016-12-251-3/+18
* eglfs: generate an expose whenever the geometry is changingLaszlo Agocs2016-12-251-1/+4
* Extend qChecksum calculationLars Schmertmann2016-12-255-6/+85
* QByteArray: Overload toHex() with separator characterAndre Hartmann2016-12-243-6/+79
* CMake: Create a Qt5::<ModuleName>Private target for each moduleStephen Kelly2016-12-234-0/+88
* QSplitterHandle: Ensure a minimum grab areaGabriel de Dietrich2016-12-232-5/+32
* QObject: add startTimer() overload with std::chronoAnton Kudryavtsev2016-12-233-0/+61
* Android: Prepare ministro repos for next releaseBogDan Vatra2016-12-231-1/+1
* qmake: add support for launch images in asset catalogsJake Petroules2016-12-221-0/+15
* Update Widgets/Util Tests to Qt5 Connection SyntaxAddison Elliott2016-12-224-59/+59
* QImageWriter: Do not assume that QIODevice::open() will succeedRobin Burchell2016-12-221-2/+7