summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QSqlTableModel::primaryValues(): make constMark Brand2012-02-142-2/+2
* Eliminate duplicate data row names in gui autotests.Jason McDonald2012-02-146-18/+17
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-1419-193/+193
* Eliminate duplicate data row names in utf8 autotest.Jason McDonald2012-02-141-3/+3
* Fix duplicate data row name in tst_QTextCodec::utf8Codec test.Jason McDonald2012-02-141-2/+2
* Use meaningful data row names in tst_QTextCodec::fromUnicode test.Jason McDonald2012-02-141-64/+61
* Add QCocoaColor- and FontDialogHelperChristoph Schleifenbaum2012-02-147-8/+1140
* Don't hard-code paths to /usr/X11R6 in linux-mkspecsTor Arne Vestbø2012-02-147-28/+28
* Reduce PLATFORM_MAC usage in the configure scriptMorten Johan Sorvig2012-02-141-57/+28
* Added static keyword to blend_transformed_tiled_argb/rgb565().Kim Motoyoshi Kalland2012-02-141-2/+2
* Add a testcase of a list of UUIDs in string form.Robin Burchell2012-02-141-6/+30
* Removed unused qStorePixel[] array.Kim Motoyoshi Kalland2012-02-141-12/+0
* Fix host endian detection when compiling with sysrootSimon Hausmann2012-02-142-2/+3
* Make "nmake check" pass for network tests in Windows.Miikka Heikkinen2012-02-142-0/+4
* Use newly-added QFileInfo::isNativePathJoão Abecasis2012-02-142-7/+8
* Add QFileInfo::isNativePathJoão Abecasis2012-02-143-11/+36
* Fix tst_QSocketNotifier on Mac OS XBradley T. Hughes2012-02-132-9/+12
* Cleanup HEADERS+=... in src/corelib/arch/arch.priBradley T. Hughes2012-02-131-23/+18
* Add src/corelib/arch/qatomic_unix.h and qatomic_unix.cppBradley T. Hughes2012-02-134-0/+209
* Remove qatomic_arch.hBradley T. Hughes2012-02-1312-83/+47
* Remove Windows specific code from qoldbasicatomic.hBradley T. Hughes2012-02-131-23/+1
* Remove the generic atomic implementationBradley T. Hughes2012-02-136-546/+2
* Add missing crtdbg.h includeJonathan Liu2012-02-131-0/+3
* Reshuffle code between qglobal, qloggingKai Koehne2012-02-134-477/+473
* Fix qmake compilationOlivier Goffart2012-02-131-1/+1
* Remove HP PA-RISC atomic implementation.Bradley T. Hughes2012-02-1310-495/+1
* Remove the SH atomic implementation...Bradley T. Hughes2012-02-135-409/+0
* Remove out-of-line atomic implementation for PowerPCBradley T. Hughes2012-02-136-1622/+1
* Remove out-of-line atomic implementation for AlphaBradley T. Hughes2012-02-133-367/+2
* Fixed compile with -qtnamespaceRohan McGovern2012-02-132-0/+6
* testlib: Count passes, fails and skips consistently.Jason McDonald2012-02-1342-159/+623
* CodeCoverage: Handle QTest based subtests.Caroline Chao2012-02-124-15/+45
* Compile without OpenGL.Samuel Rødal2012-02-125-1/+9
* Use toDisplayString when debugging urls (no passwords in logs)David Faure2012-02-121-1/+1
* Remove failing for ARM Architectures.Andreas Holzammer2012-02-111-2/+0
* Fix warnings about existing directories during cmake file creation.Stephen Kelly2012-02-111-9/+6
* Implement QMAKE_SUBSTITUTES.config = verbatim.Stephen Kelly2012-02-114-50/+76
* Escape project file name in makefile rebuild rules.Andreas Holzammer2012-02-111-4/+4
* Add QUrl::toDisplayString(), which is toString() without password.David Faure2012-02-113-6/+28
* Fixed zlib build for WEC7.Andreas Holzammer2012-02-113-10/+17
* Add evdev based generic linux keyboard pluginJohannes Zellner2012-02-118-1/+1911
* Raise loopLevel for deleteLater in event filtersJohn Stanley2012-02-111-1/+5
* Don't build printer plugins for Windows CE.Andreas Holzammer2012-02-101-1/+3
* Add QPlatformServices class.Friedemann Kleint2012-02-1021-463/+585
* Re-add default positioning for Widgets.Friedemann Kleint2012-02-101-1/+17
* Add an entry about TouchCancel to the changes fileLaszlo Agocs2012-02-101-0/+5
* Fix xcb's native resource getters.Laszlo Agocs2012-02-101-2/+10
* Avoid crash when windows with active mouse synthesization are deletedLaszlo Agocs2012-02-102-3/+7
* Add support for "none" QT_IM_MODULEJan Arne Petersen2012-02-101-1/+4
* Fixed alignment check in QJsonDocument::fromRawDataDenis Dzyubenko2012-02-101-2/+2