summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CONFIG+=uitools is deprecated. Use QT+=uitools insteadSergio Ahumada2012-10-312-2/+2
* test: Remove QSKIP from tst_QSettings::dontReorderIniKeysNeedlessly()Sergio Ahumada2012-10-311-5/+3
* test: Moving tst_QMimeDatabase::inheritsPerformance() testSergio Ahumada2012-10-316-33/+97
* Adding PAC and exclusion list support to BlackBerry Qt proxy implementation.Andrey Leonov2012-10-312-4/+26
* Use qt-project.org in tst_hostinfo - qt.nokia.com changed IP address.Janne Anttila2012-10-311-7/+7
* Generate instances of types in the CMake tests.Stephen Kelly2012-10-315-85/+38
* add qml1_{module,plugin}.prfOswald Buddenhagen2012-10-304-4/+23
* Fix QCommonStylePrivate::stopAnimation()J-P Nurmi2012-10-301-7/+3
* Add QNumberStyleAnimation for fading out scroll bars on MacJ-P Nurmi2012-10-302-0/+69
* Pixel-align vertical metrics in QTextLayout againEskil Abrahamsen Blomfeldt2012-10-302-3/+6
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-304-3/+19
* ANGLE: Add TextureSSE2.cpp to SSE2_SOURCES.Jason Barron2012-10-301-1/+3
* Generate a .qmake.cache in config.tests from configure.exe.Jason Barron2012-10-303-0/+24
* Send leave to most recently entered window when modal dialog is shown.Miikka Heikkinen2012-10-305-4/+89
* Only use the user set page margins for custom paperAndy Shaw2012-10-305-10/+80
* test: Remove QSKIP from tst_QByteArray::literals()Sergio Ahumada2012-10-301-4/+5
* test: Remove QSKIP from tst_QPainter::drawText_subPixelPositionsInRaster_qtbu...Sergio Ahumada2012-10-301-3/+5
* test: Remove QSKIP from tst_QListView::setCurrentIndexAfterAppendRowCrashSergio Ahumada2012-10-301-4/+5
* QNX: Remember information on whether a file is a linkThomas McGuire2012-10-301-0/+7
* Bring back native dialogs for Windows XP.Friedemann Kleint2012-10-303-46/+468
* Mac: Correct writingSystem check value for ChineseLiang Qi2012-10-301-2/+2
* Cocoa: Disable touch events.Morten Johan Sorvig2012-10-301-5/+0
* Use -ffunction-sections in libbootstrap.aThiago Macieira2012-10-301-0/+1
* Check for both A and P when converting QDateTime to string.Mitch Curtis2012-10-302-3/+6
* Define additional math.h constants if not already definedJonathan Liu2012-10-301-0/+48
* QtNetwork: introduce configure switch to use system proxies by defaultPeter Hartmann2012-10-304-1/+42
* Remove qstandardpaths_json.cppThiago Macieira2012-10-292-260/+0
* QMap - improve QMap stl-map ctorThorbjørn Lund Martsum2012-10-293-1/+41
* QSyntaxHighlighter: minor code de-duplicationKonstantin Ritt2012-10-291-25/+4
* fix tool invocation for -prefix + -framework builds on macxOswald Buddenhagen2012-10-291-5/+9
* let qt_tool.prf set up DESTDIROswald Buddenhagen2012-10-291-0/+3
* introduce tool_plugin CONFIG flagOswald Buddenhagen2012-10-291-1/+3
* VERSION makes no sense for pluginsOswald Buddenhagen2012-10-291-1/+0
* namespace "module" pri filesOswald Buddenhagen2012-10-293-3/+3
* kill $$mod_component_base & $$mod_qmake_baseOswald Buddenhagen2012-10-294-18/+14
* centralize module directory calculationOswald Buddenhagen2012-10-295-48/+29
* redo QT_PLUGIN_PATH assembly for non-installed executionOswald Buddenhagen2012-10-292-11/+7
* QFontEngineMulti: Fix possible crash in stringToCMap()Konstantin Ritt2012-10-293-4/+39
* Remove some dead codeJan Arve Saether2012-10-291-3/+0
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-2939-1393/+31
* Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7bebKonstantin Ritt2012-10-294-14/+20
* Test: refactor tst_QProcessCaroline Chao2012-10-292-164/+142
* Test: remove QSKIP in tst_QEventLoop::throwInExec()Caroline Chao2012-10-291-10/+10
* test: Update task number for QAccesibilityLinux autotest.Sergio Ahumada2012-10-291-1/+1
* Remove some dead code in switch statementsSergio Ahumada2012-10-2913-46/+0
* List possible matches when specifying invalid test function.Friedemann Kleint2012-10-291-6/+10
* Fix qfile:invalidFile() test.Friedemann Kleint2012-10-291-4/+33
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-10-283-3/+31
* Enable the "#include <QSql>" camel-case header, for the QSql namespaceSze Howe Koh2012-10-272-1/+1
* Accessibility: remove redundant role functionFrederik Gladhorn2012-10-272-6/+0