summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing subdirectory test.Stephen Kelly2012-02-071-0/+1
* Add special casing for static modules.Stephen Kelly2012-02-071-5/+5
* Fixed jagged lines when drawing scaled image with raster engine.Kim Motoyoshi Kalland2012-02-071-2/+3
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-0712-4623/+1844
* Use the QNX implementation of mkdtemp for win and wince.Andreas Holzammer2012-02-071-23/+14
* fix memory leak of QLibraryPrivatejian liang2012-02-071-5/+14
* Ensure that posted events are sent by Q*Application::processEvents()Bradley T. Hughes2012-02-071-0/+9
* CodeCoverage: Save coverage data in QTestLog::stopLogging()Caroline Chao2012-02-074-20/+37
* Compile with -no-freetype.Friedemann Kleint2012-02-071-0/+3
* Detect incompatibilities in repeated type registrationJoão Abecasis2012-02-072-17/+88
* Remove QMetaType::unregisterType().Jędrzej Nowacki2012-02-074-55/+3
* Align QVariant::UserType and QMetaType::UserJędrzej Nowacki2012-02-078-34/+29
* tst_qnetworkreply: remove no such signal warningsMartin Petersson2012-02-071-2/+2
* Fix error in qgraphicsanchorlayout1 autotest.Jason McDonald2012-02-071-19/+25
* Fix error in qcssparser autotest.Jason McDonald2012-02-071-1/+3
* Make syncqt ignore qsystemdetection.h and qcompilerdetection.hBradley T. Hughes2012-02-073-29/+1
* Compile MSVC2008Jan-Arve Saether2012-02-061-1/+1
* Fixed typo in QOpenGLContext warning message.Samuel Rødal2012-02-061-1/+1
* Destroy the QWindow children in destroy() instead of close()Laszlo Agocs2012-02-061-10/+9
* Remove dependency on QFSFileEngineJoão Abecasis2012-02-061-3/+3
* Inline information about FS case sensitivityJoão Abecasis2012-02-063-11/+8
* Fix memory leak of QFontEngineBox objectjian liang2012-02-061-1/+5
* Add missing header in kernel.priJędrzej Nowacki2012-02-061-0/+1
* Add distance field generation functions from ScenegraphJiang Jiang2012-02-066-4/+2596
* Complete split of QtConcurrent.Friedemann Kleint2012-02-068-12/+12
* Silence syncqt warnings for atomic implementation headersBradley T. Hughes2012-02-0615-0/+70
* Change #include "qlogging.h" to <QtCore/qlogging.h> in qglobal.hBradley T. Hughes2012-02-061-1/+1
* Move compiler detection from qglobal.h to a separate headerBradley T. Hughes2012-02-063-492/+553
* Move operating system detection from qglobal.h to a separate headerBradley T. Hughes2012-02-063-168/+225
* Windows XP style: Fix warnings wrt retrieving HANDLE from 0-window.Friedemann Kleint2012-02-061-4/+5
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-0614-179/+52
* Add accessible role Terminal.Frederik Gladhorn2012-02-061-0/+1
* Use available geometry when maximized.Rafael Roquetto2012-02-061-1/+9
* Enable basic gesture support for WEC7.Miikka Heikkinen2012-02-062-2/+2
* qmake: Work around MSVC compiler bug.Friedemann Kleint2012-02-051-0/+14
* reduce cost of checking cache for data() and headerData()Mark Brand2012-02-051-22/+27
* QSqlTableModel::setData(): comment historical idiosyncraciesMark Brand2012-02-051-0/+14
* refactor QSqlTableModel::setData()Mark Brand2012-02-051-38/+20
* refactor QSqlTableModel::setRecord()Mark Brand2012-02-051-40/+37
* merge private and public QSqlTableModel::setRecord()Mark Brand2012-02-052-33/+22
* ModifiedRow: use for all edit strategiesMark Brand2012-02-053-255/+139
* SIC: QLocale: Make QSystemLocale a private classJohn Layt2012-02-055-109/+71
* SIC: QLocale: Remove base argument from conversion to number apiJohn Layt2012-02-056-52/+33
* QString: Make convert to number methods only use C localeJohn Layt2012-02-054-209/+152
* Move QtConcurrent into its own moduleLars Knoll2012-02-0591-124/+204
* Exclude helloconcurrent when QtConcurrent is not configuredSamuli Piippo2012-02-051-1/+2
* Add movability tests for QByteArray.Jędrzej Nowacki2012-02-051-1/+81
* Do not crash trying to load or save QModelIndex.Jędrzej Nowacki2012-02-051-0/+2
* Reimplement QMetaType::destroy.Jędrzej Nowacki2012-02-051-167/+56
* Fixes QIconvCodec::convertToUnicode()Nick Ratelle2012-02-052-1/+6