summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* QDateTime: Remove Julian CalendarJohn Layt2012-02-054-180/+62
* QDateTime: Store Julian Day as qint64John Layt2012-02-055-144/+334
* Use $CFG_ARCH even if src/corelib/arch/$CFG_ARCH does not existBradley T. Hughes2012-02-041-23/+0
* MinGW: Fix warnings.Friedemann Kleint2012-02-045-8/+7
* Improve sysroot handling with regards to configure tests.Simon Hausmann2012-02-033-3/+3
* Bring qmetaobjectbuilder in sync with mocKent Hansen2012-02-034-15/+360
* Adapt QtDBus to QVariant property type changeKent Hansen2012-02-032-3/+3
* Bring QtDBus meta-object generator in sync with mocKent Hansen2012-02-031-94/+54
* Fix compilation on MinGW.Friedemann Kleint2012-02-034-19/+15
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-02-033-1/+32
* Fix a typo TypeDefiniton -> TypeDefinition.Jędrzej Nowacki2012-02-033-49/+49
* Include qatomic_cxx11.h for C++11 compilersBradley T. Hughes2012-02-031-1/+1
* Remove empty src/corelib/arch subdirectoriesBradley T. Hughes2012-02-034-12/+0
* Remove src/corelib/arch/nacl/* and qatomic_nacl.hBradley T. Hughes2012-02-034-258/+0
* Remove src/corelib/arch/ia64/*Bradley T. Hughes2012-02-032-78/+0
* Remove src/corelib/arch/i386/* and src/corelib/arch/x86_64/*Bradley T. Hughes2012-02-036-303/+2
* Remove src/corelib/arch/avr32/* and qatomic_avr32.hBradley T. Hughes2012-02-034-258/+0
* Remove src/corelib/arch/mips/*Bradley T. Hughes2012-02-033-296/+0
* Remove src/corelib/arch/arm/*Bradley T. Hughes2012-02-032-76/+0
* Remove #include "qatomic_macosx.h"Bradley T. Hughes2012-02-031-2/+0
* Fix QAbstractItemModel documentationGiuseppe D'Angelo2012-02-031-0/+1
* Add support for QNX iconv implementationRafael Roquetto2012-02-034-3/+9
* Remove QInputContextPekka Vuorela2012-02-0316-864/+10
* Rename qatomic_windows.h to qatomic_msvc.hBradley T. Hughes2012-02-036-76/+9
* Update .gitignore to ignore qmake/qmake_pch.pchBradley T. Hughes2012-02-031-0/+1
* Make Clang the default makespec on Mac OS 10.7 (Lion) if Clang >= 3.0Tor Arne Vestbø2012-02-031-2/+15
* Fixed qsharedpointer unittest on windowsKurt Korbatits2012-02-031-1/+5
* processEvents(WaitForMoreEvents) should return after delivering eventsBradley T. Hughes2012-02-032-11/+28
* Un-guard a QRawFont autotest.Pierre Rossi2012-02-031-4/+0
* Don't include config.tests/unix/openssl/openssl.pri (again)Bradley T. Hughes2012-02-031-1/+0