summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make QNX virtual keyboard handling main event loop drivenKevin Krammer2012-03-222-90/+92
* Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)Joerg Bornemann2012-03-227-12/+12
* QSql*Model: add SQL syntax helperMark Brand2012-03-224-86/+97
* QSqlTM/QSqlRTM: improve style and readabilityMark Brand2012-03-222-86/+63
* QSqlRTM: fix whitespaceMark Brand2012-03-221-3/+3
* Fixed QInputMethod API to use isVisible() instead of visible().Samuel Rødal2012-03-222-3/+7
* FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-226-31/+82
* Correctly export GL graphics engine for use in pluginsDonald Carr2012-03-222-2/+2
* Make comment() work in the C locale too.David Faure2012-03-221-1/+2
* Return all expected paths in QStandardPaths::standardLocationsDavid Faure2012-03-221-22/+49
* Don't do anything if setting the same proxy factory.Xizhi Zhu2012-03-221-0/+2
* Cocoa: fix setting color with alpha channel value for color dialogTeemu Katajisto2012-03-221-0/+5
* Update QtXmlPatterns module name in documentationHonglei Zhang2012-03-221-1/+1
* Need to check new rotation against initial rotation instead of currentKevin Krammer2012-03-221-1/+1
* Show correct origin of Q_ASSERT in Windows dialogKai Koehne2012-03-221-3/+3
* Remove redundant \since 5.0Debao Zhang2012-03-223-14/+0
* Use delete[] instead of delete.Sergio Martins2012-03-221-1/+1
* QDoc: updating manual to use "type".Jerome Pasion2012-03-214-62/+63
* qdoc: Disable generation of .pageindex file.Casper van Donderen2012-03-212-227/+0
* Use main thread event loop for navigator event processingKevin Krammer2012-03-215-72/+55
* Remove Q_WS_X11Frederik Gladhorn2012-03-211-6/+0
* Fix QWidgetTextController issue when used with QtQuick1 TextEditPekka Vuorela2012-03-211-2/+2
* Fix directories never being unwatched after deletion on Windows.Robin Burchell2012-03-211-1/+14
* Cocoa: improve mouse button tracking warningsBradley T. Hughes2012-03-211-5/+5
* Cocoa: Improve window activation handling.Morten Johan Sorvig2012-03-213-5/+15
* QDoc: Changing "element" string to "type".Jerome Pasion2012-03-211-1/+1
* permit explicitly empty qt.conf entriesOswald Buddenhagen2012-03-211-4/+4
* Remove hardcoded font names in QFont::defaultFamily()Jiang Jiang2012-03-211-10/+11
* Cocoa: Implement screen availableGeometry.Morten Johan Sorvig2012-03-212-2/+8
* Cocoa: fix inactive palette text colorBradley T. Hughes2012-03-211-9/+10
* Cocoa: fix crash when using QPrintDialogBradley T. Hughes2012-03-211-2/+2
* 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