summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* EGLFS: Integrate building into configure.Donald Carr2012-03-214-3/+6
* Avoid Qt/X11 header contamination via egl.hDonald Carr2012-03-201-0/+3
* Add egl include paths and link lines to eglfs.Girish Ramakrishnan2012-03-201-1/+1
* Fix a typo in QFontconfigDatabaseJiang Jiang2012-03-201-2/+1
* Fix GPOS positioning for some fontsEskil Abrahamsen Blomfeldt2012-03-201-4/+5
* Set the default QPA plugin for QNX builds to "qnx"Sean Harmer2012-03-201-0/+2
* Revert "Remove the LIBS from platformsupport"Samuel Rødal2012-03-202-0/+2
* qdoc: Handle multiple \ingroup commands in QML types.Martin Smith2012-03-201-3/+7
* qdoc: Remove short description from apiDescMartin Smith2012-03-201-0/+12
* qdoc: Remove the spectitle attributeMartin Smith2012-03-201-3/+3
* qdoc: Enable XSLTs to produce correct #include info.Martin Smith2012-03-202-41/+42
* qdoc: Rename qt3 support pages to Compatibility pages.Casper van Donderen2012-03-204-19/+13
* Notifier signals don't need separate documentation.Casper van Donderen2012-03-203-2/+13
* Cocoa: Panels can become key windows too.Morten Johan Sorvig2012-03-201-1/+7
* QHeaderView - minor fix to setDefaultSectionSizeThorbjørn Lund Martsum2012-03-201-2/+1
* QHeaderView - minor fix to createSectionSpanThorbjørn Lund Martsum2012-03-201-1/+3
* Harfbuzz-shaper - fix incorrect logClusters being set in HB_OpenTypePositionJohn Tapsell2012-03-201-13/+35
* Fix QT_NO_DEBUG_STREAM buildRichard Moore2012-03-201-2/+1
* Cocoa: set font engine glyph format based on display typeBradley T. Hughes2012-03-205-18/+45
* Fix KDE palette.Olivier Goffart2012-03-203-22/+24
* Cocoa: Implement support for child windows.Morten Johan Sorvig2012-03-202-21/+69
* qdoc: Merge PageGenerator into Generator class.Casper van Donderen2012-03-209-1429/+1237
* Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-1925-113/+112
* Add IDENTITYPROXYMODEL featuresh kim2012-03-192-0/+12
* Improves configure checks for XCB.Bradley Smith2012-03-191-0/+2
* Accessibility: add text update eventsFrederik Gladhorn2012-03-198-27/+263
* QtWidgets: cleanup several Q3* itemsDebao Zhang2012-03-193-4/+2
* Fix infinite recursion crash in QPrinterInfo::supportedPaperSizes()Miikka Heikkinen2012-03-193-8/+25
* QWidget: update documents of mouseDoubleClickEvent()Debao Zhang2012-03-191-2/+3
* 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