summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Link against the precompiled header.Andreas Holzammer2012-03-021-1/+2
* Fix QPixmap::grabWidget() on Windows.Friedemann Kleint2012-03-022-4/+5
* Support 16+4 mouse buttons within the generic/evdevmouse plugin.Rick Stockton2012-03-021-4/+19
* clean up build pass project initializationOswald Buddenhagen2012-03-025-16/+24
* move finding the makespec to OptionOswald Buddenhagen2012-03-024-45/+48
* testlib: Add selftests for -v1 and -v2 command-line switches.Jason McDonald2012-03-0213-5/+1060
* testlib: Improve documentation of verbose test logging options.Jason McDonald2012-03-021-5/+7
* Add protocol type B support to the evdevtouch pluginLaszlo Agocs2012-03-024-11/+102
* search for default spec just like for other onesOswald Buddenhagen2012-03-021-19/+5
* remove some bogus include locationsOswald Buddenhagen2012-03-013-5/+1
* use VPATH to locate sourcesOswald Buddenhagen2012-03-011-223/+11
* merge Makefile.win32-g++{,-sh}Oswald Buddenhagen2012-03-013-353/+32
* fix configure -redoOswald Buddenhagen2012-03-011-1/+1
* cosmetics: remove redundant conditional, add a comment & reshuffle codeOswald Buddenhagen2012-03-011-4/+6
* look for features relative to spec only in advertized placeOswald Buddenhagen2012-03-011-6/+3
* Unset _NET_WM_USER_TIME_WINDOW before destroying the windowJan Arne Petersen2012-03-012-0/+21
* Take into account input shaping in findRealWindowAlbert Astals Cid2012-03-013-19/+27
* make default_pro.prf advertize dynamically created .qmake.cacheOswald Buddenhagen2012-03-012-0/+5
* Fix tst_qregexp with QStringBuilderOlivier Goffart2012-03-011-133/+133
* Revert "Don't render glyph with FT with fetchMetricsOnly"Jiang Jiang2012-03-011-1/+1
* Remove ARMFPA support and Q_DOUBLE_FORMAT detectionBradley T. Hughes2012-03-0111-395/+7
* Allow using multi fontengine in QTextLayout with QRawFont.Pierre Rossi2012-03-017-22/+108
* Add support for QRawFont in QTextLayout.Pierre Rossi2012-03-016-64/+171
* Windows: Use correct drop data in processDrop().Friedemann Kleint2012-03-011-1/+1
* Cocoa: Implement QPlatformTheme:palette()Morten Johan Sorvig2012-03-016-3/+223
* Use QSystemError for QDnsLookup windows backendShane Kearns2012-03-012-2/+3
* Fix buffer overrun crash running MSVC2010 win32 Qt on win64Shane Kearns2012-03-012-32/+4
* QBoolBlocker: make constructor explicit and disable copyingMarc Mutz2012-03-011-1/+2
* Set texture parameters before allocating the texture.Gunnar Sletta2012-03-011-4/+6
* qmake-test: Fix jom/nmake handling on Windows.Friedemann Kleint2012-03-011-2/+23
* Add support for _NET_ACTIVE_WINDOW on xcbJan Arne Petersen2012-03-011-2/+23
* Skip the network SSL test on Windows.Friedemann Kleint2012-03-011-1/+1
* Added QPlatformScreenBufferJørgen Lind2012-03-014-12/+175
* CodeCoverage: Exclude all header files from intrumentation.Caroline Chao2012-03-011-1/+1
* Changed qchar unittest to check return from QFINDTESTDATAKurt Korbatits2012-03-011-1/+3
* Fixed qlocale unittest to install subprogram syslocaleapp correctlyKurt Korbatits2012-03-012-4/+3
* Changed qdir unittest remove() to check actual file removedKurt Korbatits2012-03-011-1/+2
* Changed qlogging unittest to install subprogramKurt Korbatits2012-03-011-0/+3
* Fixed qdir unittest rename() test to skip if run as rootKurt Korbatits2012-03-011-0/+6
* QRegExp: fix \i \I \c \C \p \P escape sequencesGiuseppe D'Angelo2012-03-012-13/+50
* SHA-2 code does not compile on FreeBSDHolger Hans Peter Freyther2012-03-011-0/+9
* Add support for XCode 4 into qmakeAndy Shaw2012-03-012-73/+172
* Windows - fix getsockopt calls for narrower than int optionsShane Kearns2012-03-012-5/+43
* Remove qhash_faster.Robin Burchell2012-02-293-73/+0
* Copy Qt 4's QString hash algorithm.Robin Burchell2012-02-293-4/+32
* Move data generation to initTestCase() method and store the results.Robin Burchell2012-02-291-72/+58
* Add test data for string forms of numbers.Robin Burchell2012-02-291-0/+12
* Add a test using lots of similar strings.Robin Burchell2012-02-291-0/+36
* Don't use deprecated QWheelEvent::delta()Morten Johan Sorvig2012-02-291-1/+3
* Remove Mac qDebug ifdefs.Morten Johan Sorvig2012-02-292-34/+0