summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make sure we create an application before a QWidget.Stephen Kelly2012-04-042-0/+2
* eglfs: Introduce hooks for the eglfs pluginGirish Ramakrishnan2012-04-047-8/+197
* Windows: Fix menu color for Windows, WindowsXP.Friedemann Kleint2012-04-041-1/+1
* Add tst_QWindow::windowModality()Bradley T. Hughes2012-04-041-0/+32
* 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
* Moved 'qnx' CONFIG definition to common location.Rafael Roquetto2012-04-042-1/+3
* Removed Qt 5 todo comments from qpalette.hSamuel Rødal2012-04-041-3/+3
* Enable stack smashing protection on QNX and Blackberry platformsSean Harmer2012-04-041-3/+6
* 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
* Fix warnings about unused variables.Friedemann Kleint2012-04-034-13/+7
* Fix warnings about truncations in constants.Friedemann Kleint2012-04-038-10/+10
* Fixing the QNX QPA build for non blackberry targetsKevin Krammer2012-04-031-4/+1
* Delete the screen event handler after its last user.Thomas McGuire2012-04-031-1/+2
* QWindow: add windowModality as a Q_PROPERTY()Bradley T. Hughes2012-04-032-8/+23
* WindowsXP: Fix Item view alternate color being black.Friedemann Kleint2012-04-031-3/+35
* Make API in QPlatformSharedGraphicsCache a little more genericEskil Abrahamsen Blomfeldt2012-04-031-3/+4
* qdoc: findNodeRecursive() was called with a null start nodeMartin Smith2012-04-032-2/+14
* Don't require exact IMAP server version in autotestsShane2012-04-031-39/+7
* Fixes a problem with the proxy detection on WindowsThierry2012-04-031-2/+46