summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-112-94/+97
* 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
* minor improvement for NormalizationCorrectionsKonstantin Ritt2012-04-112-2/+3
* fix digitValue() returned 0 instead of -1 for invalid ucs4 charactersKonstantin Ritt2012-04-111-1/+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-1012-15/+15
* Add missing virtual destructor.Jan-Arve Saether2012-04-101-0/+2
* fix mingw detectionMark Brand2012-04-101-1/+1
* 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-105-34/+64
* 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-102-0/+105
* 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
* 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
* 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
* 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
* eglfs: Introduce hooks for the eglfs pluginGirish Ramakrishnan2012-04-045-8/+100
* Windows: Fix menu color for Windows, WindowsXP.Friedemann Kleint2012-04-041-1/+1
* Remove/update Qt 5 to-do's that won't be done for Qt 5.Jason McDonald2012-04-043-3/+1
* Re-enable PPS based rotation handling for blackberry devicesKevin Krammer2012-04-041-2/+0
* printing: Make sure window modality works with native print dialogsBradley T. Hughes2012-04-044-7/+30
* Removed Qt 5 todo comments from qpalette.hSamuel Rødal2012-04-041-3/+3
* Pass autorepeat info to input context key filtering with XCBPekka Vuorela2012-04-031-12/+19
* Remove duplicate non-const methods from QProgressBar.Jason McDonald2012-04-032-8/+6
* Fix warnings about signed/unsigned comparisons in QtJson.Friedemann Kleint2012-04-032-5/+5