Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | Fix define in QDirectFBScreen | Anders Bakken | 2009-09-08 | 1 | -1/+1 | |
| | | | * | | | memset DFBWindowDescription to 0 | Anders Bakken | 2009-09-08 | 1 | -0/+2 | |
| | | | * | | | Doc: A timeline's current value is not reset when the duration changes. | David Boddie | 2009-09-08 | 1 | -0/+4 | |
| | | | * | | | Cleanup of QGLPaintDevice before it goes in | Tom Cooksey | 2009-09-08 | 9 | -430/+38 | |
| | | | * | | | Make QGLPixmapData work with the new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 7 | -85/+152 | |
| | | | * | | | Make QGLWindowSurface use new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 5 | -33/+65 | |
| | | | * | | | Move buffer clear out of the paint engine and into the QGLPaintDevices | Tom Cooksey | 2009-09-08 | 6 | -63/+58 | |
| | | | * | | | Make QGLFramebufferObject work again using new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 11 | -152/+257 | |
| | | | * | | | Make QGLPixelBuffer work again using new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 4 | -1/+29 | |
| | | | * | | | Replace QGLDrawable with a new QGLPaintDevice | Tom Cooksey | 2009-09-08 | 11 | -84/+483 | |
| | | | * | | | Fix crash when instantiating multiple QApplications on QWS | Paul Olav Tvete | 2009-09-08 | 1 | -0/+7 | |
| | | | * | | | Doc: Fixed bug in style sheet syntax documentation. | Geir Vattekar | 2009-09-08 | 1 | -3/+5 | |
| | | | * | | | Take right bearing of glyphs into account when doing text layout | Eskil Abrahamsen Blomfeldt | 2009-09-08 | 1 | -54/+101 | |
| | | | * | | | tst_qbytearray: set SRCDIR to ./ on Windows CE | Joerg Bornemann | 2009-09-08 | 1 | -5/+6 | |
| | | | * | | | exception safety fix for QList::operator+= (const QList&) | mread | 2009-09-08 | 2 | -32/+104 | |
| | | | * | | | network-settings.h: Check for DNS setup only when needed | Markus Goetz | 2009-09-08 | 1 | -1/+2 | |
| | | | * | | | Revert "network-settings.h: Compile fix relating to some tests" | Markus Goetz | 2009-09-08 | 1 | -0/+2 | |
| | | | * | | | Doc: fixing a QFileInfo snippet type | João Abecasis | 2009-09-08 | 1 | -3/+3 | |
| | | | * | | | Fixed usage of QMargins in QStyleSheetStyle | Thorbjørn Lindeijer | 2009-09-08 | 1 | -4/+4 | |
| | | | * | | | network-settings.h: Compile fix relating to some tests | Markus Goetz | 2009-09-08 | 1 | -2/+0 | |
| | | | * | | | Fix QWS autotests after S60 integration | Paul Olav Tvete | 2009-09-08 | 5 | -5/+0 | |
| | | | * | | | Added a public function to enforce usage og the old GL engine. | Trond Kjernåsen | 2009-09-08 | 5 | -11/+87 | |
| | | | * | | | QScriptDebuggerBackend crash fix. | Jedrzej Nowacki | 2009-09-08 | 1 | -7/+1 | |
| | | | * | | | fix major memory leak in JavaScriptCore RegisterFile on Windows CE | Joerg Bornemann | 2009-09-08 | 1 | -0/+3 | |
| | | | * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-08 | 1 | -7/+10 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Make tst_qmdiarea more robust | Olivier Goffart | 2009-09-08 | 1 | -7/+10 | |
| | | | * | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-08 | 64 | -1079/+514 | |
| | | | |\ \ \ \ | | | | | |/ / / | ||||||
| | | | | * | | | Add license header. | Jason McDonald | 2009-09-08 | 1 | -0/+41 | |
| | | | | * | | | Fixed QLineEdit to correctly adjust the horizontal scrolling | Adriano Rezende | 2009-09-08 | 2 | -1/+7 | |
| | | | | * | | | Fixes a regression in QListView in 4.6 regarding the selection | Thierry Bastian | 2009-09-08 | 2 | -0/+34 | |
| | | | | * | | | Animations of redocking widgets are broken | Thierry Bastian | 2009-09-08 | 1 | -2/+15 | |
| | | | | * | | | doc: Fixed several qdoc errors. | Martin Smith | 2009-09-08 | 3 | -4/+11 | |
| | | | | * | | | Try to make test more robust. | Olivier Goffart | 2009-09-08 | 16 | -84/+130 | |
| | | | | * | | | Fix autotest | mae | 2009-09-08 | 1 | -0/+8 | |
| | | | | * | | | Tests: Do not execute network tests at all if DNS setup is broken. | Markus Goetz | 2009-09-08 | 1 | -0/+15 | |
| | | | | * | | | mkspec wince60standard-x86-msvc2005 added | Joerg Bornemann | 2009-09-08 | 3 | -73/+76 | |
| | | | | * | | | use a single qplatformdefs.h for all Windows CE mkspecs | Joerg Bornemann | 2009-09-08 | 30 | -908/+160 | |
| | | | | * | | | make JavaScriptCore compile on platforms with case-insensitive file system | Kent Hansen | 2009-09-08 | 3 | -5/+5 | |
| | | | | * | | | Merge commit 'origin/4.5' into 4.6 | Joerg Bornemann | 2009-09-08 | 1 | -2/+12 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Doc: keypad navigation is supported on Windows CE | Joerg Bornemann | 2009-09-08 | 1 | -2/+10 | |
| | | | * | | | | | Fixed resolving absolute paths in Symbian. | Miikka Heikkinen | 2009-09-08 | 2 | -8/+29 | |
| | | | |/ / / / | ||||||
| | | | * | | | | Fixed some focus-related tst_qlineedit failures. | Rohan McGovern | 2009-09-08 | 1 | -4/+5 | |
| | | | * | | | | QAudioDeviceInfo::deviceList() wasn't working correctly if no audio | Kurt Korbatits | 2009-09-08 | 1 | -2/+3 | |
| | | | * | | | | Add operator== and != to QGLFramebufferObjectFormat | Rhys Weatherley | 2009-09-08 | 4 | -6/+81 | |
| | | | * | | | | Port examples/opengl/textures to OpenGL/ES 1.1 | Rhys Weatherley | 2009-09-08 | 4 | -38/+51 | |
| | * | | | | | | TextInput bug fixes | Alan Alpert | 2009-09-09 | 1 | -1/+10 | |
| | * | | | | | | Positioners now implictly have the height and width of the childrenRect | Alan Alpert | 2009-09-09 | 2 | -5/+15 | |
| | * | | | | | | Some changes to repeater seem to have been missed. | Alan Alpert | 2009-09-09 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-09-08 | 24 | -54/+608 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | Added an option to the lexer to tell the engine of all comments in a QML | Erik Verbruggen | 2009-09-08 | 6 | -6/+28 | |