Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 3 | -39/+144 | |
| | | * | | | | | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 11 | -58/+50 | |
| | | * | | | | | Fixed the QGesture::updateState function. | Denis Dzyubenko | 2009-09-03 | 1 | -2/+5 | |
| | | * | | | | | Added simple manualtests for gestures | Denis Dzyubenko | 2009-09-03 | 1 | -0/+20 | |
| | * | | | | | | Revert ed00fff3cb. | Morten Sorvig | 2009-09-03 | 2 | -11/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Added missing TARGET.UID3 definitions to various components. | Miikka Heikkinen | 2009-09-03 | 1 | -0/+2 | |
| |/ / / / / | ||||||
| * | | | | | Fix reversed logic in QDFBScreen::exposeRegion | Anders Bakken | 2009-09-03 | 1 | -1/+1 | |
| * | | | | | Adds OCI support for synonyms to tables created by another user. | Bill King | 2009-09-03 | 1 | -5/+24 | |
| * | | | | | Fixes build with older versions of mysql client | Bill King | 2009-09-02 | 1 | -0/+4 | |
| * | | | | | Create windows with the appropriate geometry | Anders Bakken | 2009-09-02 | 2 | -6/+12 | |
| * | | | | | Support Windowed mode for DFB < 1.0 | Anders Bakken | 2009-09-02 | 1 | -13/+20 | |
| * | | | | | Make size specification more robust in dfb | Anders Bakken | 2009-09-02 | 1 | -8/+31 | |
| * | | | | | Compile with DFB 0.9 | Anders Bakken | 2009-09-02 | 1 | -1/+1 | |
| * | | | | | Make sure to release surface in ~DFBWindowSurface | Anders Bakken | 2009-09-02 | 2 | -0/+21 | |
| * | | | | | Add QDirectFBWindowSurface::releaseSubSurface | Anders Bakken | 2009-09-02 | 2 | -4/+13 | |
| * | | | | | Make sure to set mem to 0 in unlockSurface | Anders Bakken | 2009-09-02 | 1 | -0/+1 | |
| * | | | | | Partially revert 05e30a4aa7ae5ea552c459fc7d64c8270 | Anders Bakken | 2009-09-02 | 1 | -2/+0 | |
| * | | | | | improve memory management scheme of QScriptString(Private) | Kent Hansen | 2009-09-02 | 6 | -48/+131 | |
| * | | | | | Fix tst_Moc::oldStyleCasts | Olivier Goffart | 2009-09-02 | 1 | -1/+1 | |
| * | | | | | Make QTreeModel::ensureSorted() stable sort for items | Thorvald Natvig | 2009-09-02 | 1 | -1/+5 | |
| * | | | | | Fixed bug where QGLContext::isSharing() returned false while sharing. | Kim Motoyoshi Kalland | 2009-09-02 | 1 | -1/+3 | |
| * | | | | | fix warnings on mingw | Thierry Bastian | 2009-09-02 | 7 | -13/+13 | |
| * | | | | | QNativeSocketEngine: do not issue warning if socketDescriptor is <= 0 | Peter Hartmann | 2009-09-02 | 1 | -1/+4 | |
| * | | | | | Fixed a system clip issue in the GL 2 engine. | Trond Kjernåsen | 2009-09-02 | 1 | -3/+9 | |
| * | | | | | Prospective build fix for SVG parsing. | Ariya Hidayat | 2009-09-02 | 1 | -1/+71 | |
| * | | | | | Split QGLEngineShaderManager into a shared and a per engine part. | Kim Motoyoshi Kalland | 2009-09-02 | 7 | -301/+337 | |
| * | | | | | build fix for wince | Thierry Bastian | 2009-09-02 | 1 | -0/+2 | |
| * | | | | | Removing unused member in QFilePrivate | João Abecasis | 2009-09-02 | 1 | -1/+0 | |
| * | | | | | Fixing compilation issues on Windows 64-bit | João Abecasis | 2009-09-02 | 1 | -3/+3 | |
| * | | | | | Fix access to uninitialized memory | João Abecasis | 2009-09-02 | 1 | -1/+0 | |
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Kai Koehne | 2009-09-02 | 3379 | -51218/+55132 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Speed-up id look-up for SVG node. | Ariya Hidayat | 2009-09-02 | 1 | -10/+16 | |
| | * | | | | | Faster SVG color parsing by tackling the #rrggbb color early. | Ariya Hidayat | 2009-09-02 | 1 | -31/+47 | |
| | * | | | | | Minor speed-up when parsing SVG color. | Ariya Hidayat | 2009-09-02 | 1 | -20/+34 | |
| | * | | | | | Optimize SVG color decoding. | Ariya Hidayat | 2009-09-02 | 1 | -19/+22 | |
| | * | | | | | Use QStringRef when parsing SVG color opacity. | Ariya Hidayat | 2009-09-02 | 1 | -7/+5 | |
| | * | | | | | Simplify SVG color parsing when the color is opaque. | Ariya Hidayat | 2009-09-02 | 1 | -3/+3 | |
| | * | | | | | Respect "menus_have_icons" property in GTK+ | Jens Bache-Wiig | 2009-09-02 | 4 | -0/+34 | |
| | * | | | | | doc: Fixed several qdoc errors. | Martin Smith | 2009-09-02 | 14 | -35/+76 | |
| | * | | | | | QApplication: Small comment | Markus Goetz | 2009-09-02 | 1 | -0/+1 | |
| | * | | | | | QCompleter could crash when setting the completion prefix | Thierry Bastian | 2009-09-02 | 1 | -3/+2 | |
| | * | | | | | QCache: Variable initialization was missing | Markus Goetz | 2009-09-02 | 1 | -1/+1 | |
| | * | | | | | QTextStreamPrivate: Initialization in constructor missing | Markus Goetz | 2009-09-02 | 1 | -1/+1 | |
| | * | | | | | QTextStreamPrivate: Removed unnecessary condition | Markus Goetz | 2009-09-02 | 1 | -1/+1 | |
| | * | | | | | Fix the issue where the simplification did not simplify 2 anchors. | Jan-Arve Sæther | 2009-09-02 | 1 | -36/+49 | |
| | * | | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-02 | 3 | -4/+10 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | QMainWindow doesn't respect the sizehint of the dockwidgets | Thierry Bastian | 2009-09-02 | 1 | -4/+4 | |
| | | * | | | | | Fix DirectFB driver when comipled with NO_WM | Jørgen Lind | 2009-09-02 | 2 | -0/+6 | |
| | * | | | | | | Fixes pointer events when using popups and/or modal dialogs. | Janne Anttila | 2009-09-02 | 1 | -21/+46 | |
| | |/ / / / / | ||||||
| | * | | | | | Optimize QScriptClass | Olivier Goffart | 2009-09-02 | 6 | -23/+16 | |