summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend eglhooks to include hasCapabilityDonald Carr2012-04-116-7/+35
* Add Mac OS X backend for QDesktopServices.Christoph Schleifenbaum2012-04-115-0/+138
* QHeaderView - remove some (nearly) unused span functionsThorbjørn Lund Martsum2012-04-112-21/+2
* QHeaderView - rename many spans classes and variablesThorbjørn Lund Martsum2012-04-113-96/+99
* Fixed syncqt to ignore all lines that define Qt namespaceDenis Dzyubenko2012-04-111-1/+1
* Automatically query for Mac Proxy Server credentialsAron Rosenberg2012-04-112-0/+72
* Add Proxy Auto Config support (PAC) on MacAron Rosenberg2012-04-112-5/+113
* Minor clean up in QTextOption APIEskil Abrahamsen Blomfeldt2012-04-112-4/+4
* Made qt_accStripAmp handle "&&"José Millán Soto2012-04-111-12/+29
* replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-112-20/+18
* minor improvement for NormalizationCorrectionsKonstantin Ritt2012-04-113-4/+8
* fix digitValue() returned 0 instead of -1 for invalid ucs4 charactersKonstantin Ritt2012-04-112-1/+4
* Add imports directory to ignore listYuchen Deng2012-04-111-0/+1
* Fix crash with evaluation licenseSamuli Piippo2012-04-111-7/+2
* Removed Qt 5 todo comments from qgl.h / qgl_p.h.Samuel Rødal2012-04-102-5/+2
* Removed Qt5 todo comment in qpaintengineex_p.hSamuel Rødal2012-04-101-1/+0
* Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-1013-16/+16
* Add missing virtual destructor.Jan-Arve Saether2012-04-101-0/+2
* fix mingw detectionMark Brand2012-04-101-1/+1
* Save configuration feedback into config.summaryGirish Ramakrishnan2012-04-101-0/+5
* remove CODEC_FOR_C_STRINGS leftoversKonstantin Ritt2012-04-101-9/+1
* Document QEvent::ThreadChangeOlivier Goffart2012-04-101-1/+1
* Remove Qt5 to-do comments in qtextformat.cpp.Jason McDonald2012-04-101-2/+0
* Make it possible to enable non-scalable font scalingMiikka Heikkinen2012-04-108-12/+67
* Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-106-52/+106
* Fix crash with invalid pre-edit position.Andrew den Exter2012-04-101-1/+1
* Remove unused signal QWindow::backBufferReadyGirish Ramakrishnan2012-04-101-1/+0
* Blackberry OS implementation of QStandardPathsRafael Roquetto2012-04-103-1/+110
* Fixed build issue when using GLEW with MSVCAndy Nichols2012-04-103-0/+6
* eglfs: Implement xlib based hook for testingGirish Ramakrishnan2012-04-102-0/+94
* Remove QWS era pvr headersDonald Carr2012-04-103-748/+0
* Fix header inclusion guardsGirish Ramakrishnan2012-04-101-3/+3
* Fix constness of QPlatformCursorImage::hostpot()Girish Ramakrishnan2012-04-101-1/+1
* QTypeInfo: document Q_PRIMITIVE_TYPE existing practiceMarc Mutz2012-04-091-1/+8
* Moving stack-smashing protection to the Blackberry mkspecsSean Harmer2012-04-063-2/+7
* Fix compilation with MinGW-W64.Debao Zhang2012-04-051-0/+4
* Windows: Send empty region in expose event from setVisible(false).Friedemann Kleint2012-04-051-1/+3
* qmake vcxproj generator: properly escape XML attributesJoerg Bornemann2012-04-051-1/+1
* Find libssl on linux using paths of loaded librariesShane Kearns2012-04-051-0/+26
* Windows: Use native font engine by default.Friedemann Kleint2012-04-051-3/+4
* Include with qt module to avoid configure warningPekka Vuorela2012-04-051-2/+1
* Fixed an exit crash that could occur in QQuickPixmap.Charles Yin2012-04-051-2/+8
* Specify generic QPA plugins via env variablesDonald Carr2012-04-041-0/+4
* Don't ignore tst_QWindow on Mac OS XBradley T. Hughes2012-04-042-3/+6
* device: Add device support for the Broadcom Raspberry PIDonald Carr2012-04-043-0/+243
* Change the parameter name of the mutex in a QWaitCondition.Stephen Kelly2012-04-042-16/+16
* Revert "Make the CONFIG and QT_CONFIG contents available downstream."Stephen Kelly2012-04-041-3/+0
* Windows Vista: Fix painting of item view items.Friedemann Kleint2012-04-042-15/+46
* Windows: Replace QString keys of XP themes by an enumeration.Friedemann Kleint2012-04-043-141/+254
* Update the documentation about the sign in QElapsedTimer::(m)secsToThiago Macieira2012-04-041-3/+3