summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QTextDocument: avoid relocationsMarc Mutz2013-12-231-3/+11
* Ensure proper order of includes in qglobal.hThiago Macieira2013-12-231-5/+8
* Move the SUBLIBS target from qmake away from between clean/distcleanThiago Macieira2013-12-231-11/+12
* Add deleteItems(), needed by QtQuick.LayoutsJan Arve Saether2013-12-211-0/+12
* QSqlError: Set error code for psql-driver.Marcel Krems2013-12-201-3/+4
* Enable QSqlError to handle alphanumeric error codes.Marcel Krems2013-12-204-10/+83
* apply WinRT store certification linker flagsMaurice Kalinowski2013-12-203-3/+3
* Add baseline support to QGridLayoutEngineJan Arve Saether2013-12-201-6/+10
* Move QSqlError private members into a pimpl class.Marcel Krems2013-12-202-26/+46
* Minor optimizationKonstantin Ritt2013-12-201-1/+2
* QAbstractSocket: fix setReadBufferSize from readyRead slot.David Faure2013-12-202-2/+55
* qmake: do not include GENERATED_SOURCES to distJ-P Nurmi2013-12-201-2/+3
* d3dcompiler_qt: Remove directory creation inside the proxy libraryAndrew Knight2013-12-192-57/+66
* d3dcompiler_qt: Fix export warning on MSVCAndrew Knight2013-12-191-2/+5
* Upgrade the PCRE bundle to 8.34Giuseppe D'Angelo2013-12-1935-3630/+6580
* update bundled sqlite to 3.8.2Mark Brand2013-12-173-5488/+7367
* Remove .values() call in foreachAlbert Astals Cid2013-12-161-1/+1
* QNetworkCookie: allow cookies for IPv6 domainsPeter Hartmann2013-12-132-4/+18
* QNetworkCookie: allow cookies for IPv4 domainsPeter Hartmann2013-12-132-7/+18
* PCH stands for "precompiled header", not "prefix"Thiago Macieira2013-12-131-1/+1
* Add the UTF16-to-Latin1 in-place converterThiago Macieira2013-12-133-1/+40
* Improve the Latin1 conversion in QString a littleThiago Macieira2013-12-131-7/+8
* Implement support for ref-qualified QString::toLatin1 & friendsThiago Macieira2013-12-1311-24/+141
* tst_qlinedit: Create a new test widget on demand for each test.Friedemann Kleint2013-12-121-36/+120
* Fix erroneous exclusion of classes from related meta objects in mocSimon Hausmann2013-12-128-22/+162
* QNX: Fix focus handling for secondary screenFabian Bumberger2013-12-124-26/+10
* Automatically create QPainterPathStroke based on QPenAllan Sandfeld Jensen2013-12-122-0/+22
* Moved d3dcompiler from src/angle to src/angle/srcOliver Wolff2013-12-126-1/+4
* QLineEdit: hide placeholder text when h-centered & focusedJ-P Nurmi2013-12-113-3/+66
* qmake vcxproj: Provide saner defaults for certain WinRT optionsAndrew Knight2013-12-111-2/+6
* tst_QObject: separate QSignalBlocker testsMarc Mutz2013-12-115-129/+319
* Move-enable QSignalBlockerMarc Mutz2013-12-113-1/+153
* Remove the files building AVX codeThiago Macieira2013-12-108-238/+1
* Remove all "old atomic" code from QtThiago Macieira2013-12-1013-3702/+8
* Add Asset Locations to QStandardPaths::DataLocationAlan Alpert2013-12-104-5/+44
* Allow the platform to specify a press and hold delay.Michael Brasser2013-12-107-3/+27
* qmake: remove bogus commentJ-P Nurmi2013-12-101-2/+0
* qmake: fix const correctnessJ-P Nurmi2013-12-104-22/+22
* Move QGridLayoutEngine to QtGui moduleJan Arve Saether2013-12-097-27/+29
* Add operator!=() for timespec structs.Erik Verbruggen2013-12-091-0/+2
* Add missing Q_ATOMIC_INT32_xxx definitions to qatomic_unix.hThiago Macieira2013-12-091-0/+4
* moc: move qt_meta_extradata data from .data.rel into .data.rel.roMarc Mutz2013-12-096-8/+8
* Introducing d3dcompiler_qtAndrew Knight2013-12-099-0/+680
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-0999-354/+938
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-0599-354/+938
| |\
| | * Protect implementation of QNativeGestureEvent against QT_NO_GESTURESAndy Shaw2013-12-051-0/+2
| | * QTextEngine: fix layouting of inline objects in right-aligned tabs.David Faure2013-12-052-0/+40
| | * Fix radial gradient shader compilation for OpenGL ES 2.0.Carsten Munk2013-12-052-4/+4
| | * Doc: Moved Books SQL Example documentationNico Vertriest2013-12-052-0/+2
| | * Doc: Fixed broken link to General Qt RequirementsNico Vertriest2013-12-051-1/+1