summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [directfb] Implement QPixmap::fromFile using DirectFB routinesHolger Hans Peter Freyther2011-10-212-0/+114
* [directfb] Prepare to select the alpha/opaque pixel formatsHolger Hans Peter Freyther2011-10-212-2/+21
* [directfb] Manage the font database with a QScopedPointerHolger Hans Peter Freyther2011-10-212-2/+2
* [directfb] Remove some duplication in the QDirectFbBlitter c'tor.Holger Hans Peter Freyther2011-10-211-8/+11
* directfb: Initialize m_dfb after DirectFBInit has been calledHolger Hans Peter Freyther2011-10-211-2/+4
* [directfb] Introduce the QDirectFBPointer from QWS/gfxdriversHolger Hans Peter Freyther2011-10-2114-93/+126
* [directfb] Make QDirectFBInput a QThread to allow proper exitsHolger Hans Peter Freyther2011-10-213-29/+18
* [directfb] Use QScopedPointer to manage heap allocated objectsHolger Hans Peter Freyther2011-10-217-33/+16
* [directfb] Fix memory leak when passing arguments to directFBHolger Hans Peter Freyther2011-10-211-0/+3
* [directfb] Do not call a pure virtual functionHolger Hans Peter Freyther2011-10-211-2/+0
* [directfb] Rename class from WindowSurface to BackingStoreHolger Hans Peter Freyther2011-10-215-17/+17
* [blitter] Work on tst_QPixmap::clear()Holger Hans Peter Freyther2011-10-214-16/+45
* [blitter] Generate a new serial number when resizing the pixmapHolger Hans Peter Freyther2011-10-211-0/+1
* Testlib: Fixed compilation with MSVC.Friedemann Kleint2011-10-211-0/+9
* Fix compiler warnings when using QT_DEPRECATEDSergio Ahumada2011-10-211-0/+2
* Remove mtdev dependency from the touchscreen QPA plugin.Laszlo Agocs2011-10-216-142/+145
* Use QBasicAtomicInt as a static variableShane Kearns2011-10-211-4/+4
* Expand QT_TR_NOOP("str") to "str", not ("str").Jan-Arve Saether2011-10-211-4/+4
* Fix some compiler warnings on MacSergio Ahumada2011-10-212-1/+3
* Make testlib use #include consistently.Jason McDonald2011-10-2122-85/+81
* Fix misleading comment on test execution order.Jason McDonald2011-10-211-1/+1
* Update QSKIP documentation.Jason McDonald2011-10-211-9/+17
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-19/+19
* Remove QTest::SkipMode from qtestlib API.Jason McDonald2011-10-213-41/+18
* FTP - fix interoperability issues with SIZE commandShane Kearns2011-10-201-2/+2
* Add the ability to enable various SSL bug workarounds.Richard Moore2011-10-207-9/+102
* ret is an "internal" path, no need to re-process itJoão Abecasis2011-10-201-1/+1
* We prefer capitalized drive letters, make it so soonerJoão Abecasis2011-10-201-2/+3
* Avoid spurious detaching in QDir::to/fromNativeSeparatorsJoão Abecasis2011-10-201-10/+28
* Revert "Update V8"Kent Hansen2011-10-2020-1504/+2702
* Make foreground and backgroundColor proper functions.Frederik Gladhorn2011-10-204-15/+32
* Move the non-atomic and implicit functions from QBasicAtomicXXXThiago Macieira2011-10-202-84/+65
* Remove unused variable from qdbusintegrator.cpp.Jędrzej Nowacki2011-10-201-2/+0
* Use fromLocal8Bit for reversing toLocal8BitJoão Abecasis2011-10-201-1/+1
* Don't convert template's path separators againJoão Abecasis2011-10-201-1/+1
* Changed if/if/else/if/eleven chain to switchJoão Abecasis2011-10-201-15/+22
* Modulus of negative dividends is undefined or negativeJoão Abecasis2011-10-201-1/+1
* Mark the most important MSAA functions as "moz: [important]"Jan-Arve Saether2011-10-201-0/+20
* Move a11y inspector from tools to util.Morten Sorvig2011-10-201-1/+1
* Update keyToValue and keysToValue in QMetaEnumLiang Qi2011-10-192-10/+34
* Fixed missing return statement in QPrintSupportKevin Simons2011-10-191-1/+1
* Windows: Fix Geometry, OpenGL formatsFriedemann Kleint2011-10-192-10/+41
* Update V8Aaron Kennedy2011-10-1920-2702/+1504
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-1917-693/+341
* Introduce Q_STATIC_ASSERTJędrzej Nowacki2011-10-191-0/+9
* Metatype: Silence MSVC warnings about unused variables.Friedemann Kleint2011-10-191-6/+6
* Widgets: Fix a startup crash in QSplashScreen (Linguist).Friedemann Kleint2011-10-191-2/+3
* Fix "may be used uninitialized" compiler warning.Morten Sorvig2011-10-191-1/+1
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-194-21/+557
* Widgets: Remove Symbian-specific code.Friedemann Kleint2011-10-1989-21772/+2