summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leak in template QMetaObject::Connection.Jędrzej Nowacki2012-03-191-1/+8
* Cocoa: Send keyboard modifiers with wheel events.Morten Johan Sorvig2012-03-192-1/+26
* Fix the compat handleWheelEvent function.Morten Johan Sorvig2012-03-191-1/+1
* Make copy and assign private for QAccessibleEvent.Frederik Gladhorn2012-03-182-6/+8
* Cocoa: Fix function key handlingBradley T. Hughes2012-03-181-7/+11
* Fix shortcut handling in the Cocoa pluginBradley T. Hughes2012-03-181-25/+26
* QPointer: update its document and changes-5.0.0Debao Zhang2012-03-181-7/+1
* Add QWindowSystemInterface::tryHandleSynchronousShortcutEvent()Bradley T. Hughes2012-03-172-0/+46
* Don't reject plugins that have empty meta-dataLincoln Ramsay2012-03-171-2/+1
* containers: add C++11-style c{begin,end}() as alias for const{Begin,End}()Marc Mutz2012-03-1718-2/+184
* Replace Q_WS_MAC with Q_OS_MAC in qshortcut.cppBradley T. Hughes2012-03-171-2/+3
* QCocoaClipboard: Make QClipboard::clear() clear.Morten Johan Sorvig2012-03-171-0/+4
* Fix bug showing folder icons for filesArnt Witteveen2012-03-171-9/+10
* qdoc: Structure the DITA map with a root node.Martin Smith2012-03-171-2/+8
* Fix font cache check in QFontEngineFT::recalcAdvances()Miikka Heikkinen2012-03-161-1/+3
* Removed move constructor.Wolf-Michael Bolle2012-03-162-21/+0
* Removed move constructor.Wolf-Michael Bolle2012-03-161-3/+0
* Cocoa: Fix menu item activation.Morten Johan Sorvig2012-03-161-1/+1
* Fix broken qWaitForWindowShown() behaviorCharles Yin2012-03-162-4/+55
* QRegularExpression: various documentation improvements/fixesGiuseppe D'Angelo2012-03-161-11/+28
* Un-deprecate QPointer per mailing list discussion.Robin Burchell2012-03-152-6/+1
* Add a note to QTouchEvent docs about empty touchpoint listsLaszlo Agocs2012-03-151-3/+4
* Fix QUdpSocket bindMode autotest regressionShane2012-03-151-0/+2
* Add missing private headers to .pri.Xizhi Zhu2012-03-151-0/+1
* Added missing \since 5.0 and tweaked some docs in QtGui.Samuel Rødal2012-03-158-4/+19
* qdoc: Structure the DITA map with a root node.Martin Smith2012-03-154-85/+41
* QSqlTableModel::removeRows() enforce edit strategyMark Brand2012-03-151-4/+15
* QSqlTableModel::setData(): no longer autosubmit for OnRowChangeMark Brand2012-03-151-29/+31
* QSqlTableModel: disallow insert if changes are pendingMark Brand2012-03-151-7/+9
* QSqlTableModel::setData()/setRecord(): fix incorrect rowMark Brand2012-03-151-25/+38
* Remove Q_WS_X11Frederik Gladhorn2012-03-151-4/+0
* QSystemTrayIcon/Win: Fix compilation on MinGWJonathan Liu2012-03-151-0/+1
* Make QWindow::isActive return false when the application loses the focusAnselmo L. S. Melo2012-03-151-0/+5
* Fix compiling with --no-accessibilityJerome Leclanche2012-03-158-2/+27
* Implement cocoa clipboard support.Morten Johan Sorvig2012-03-158-113/+194
* Make sure QGlobalNetworkProxy is created for QNetworkProxy.Xizhi Zhu2012-03-151-0/+8
* Fixed incorrect reporting of child window geometry in xcb plugin.Samuel Rødal2012-03-151-1/+1
* Add Qt Widgets opt out support to build systemDonald Carr2012-03-152-1/+2
* Remove unmaintained and broken uikit platform pluginJohannes Zellner2012-03-1522-2594/+0
* Improved qWaitForWindowShown().Samuel Rødal2012-03-151-11/+11
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-1529-99/+141
* Re-enable native print/pagesetup dialogs on Mac OS XBradley T. Hughes2012-03-157-111/+116
* Add method to get NSPrintInfo* from QPrintEngine in Cocoa pluginBradley T. Hughes2012-03-153-0/+16
* Don't keep PMPrint* state separate from NSPrintInfoBradley T. Hughes2012-03-152-49/+43
* Add a QPlatformPrinterSupportPlugin for CocoaBradley T. Hughes2012-03-159-0/+301
* Port QMacPrintEngine and QCoreGraphicsPaintEngine from Qt 4 to Qt 5Bradley T. Hughes2012-03-159-2/+3079
* Remove QtWidgets dependenciesHarald Fernengel2012-03-153-6/+6
* improve processing stylesheet propertiesMark Brand2012-03-151-25/+24
* implement virtual destructor in QPlatformSurfaceGunnar Sletta2012-03-152-0/+6
* Add new plugin metadata description and eglfs.json fileJohannes Zellner2012-03-153-4/+11