Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'qt/4.6' into kinetic-declarativeui | Bjørn Erik Nilsen | 2009-09-03 | 147 | -943/+4946 |
|\ | |||||
| * | Rendering artifacts when installing an effect on HasNoContents items. | Bjørn Erik Nilsen | 2009-09-03 | 1 | -5/+10 |
| * | Fixed issues with using GLenum in public API on mac. | Samuel Rødal | 2009-09-03 | 5 | -46/+50 |
| * | Merge commit 'origin/4.5' into 4.6 | Joerg Bornemann | 2009-09-03 | 1 | -4/+7 |
| |\ | |||||
| | * | restoring a minimized window on Windows CE didn't work | Joerg Bornemann | 2009-09-03 | 1 | -0/+6 |
| * | | Fixed bindTexture() on bigendian and older implementations | Gunnar Sletta | 2009-09-03 | 2 | -4/+37 |
| * | | Doc: add warnings and some more meat to Symbian specific APIs. | Volker Hilsheimer | 2009-09-03 | 1 | -6/+25 |
| * | | Fixed crash in tst_qgl. | Samuel Rødal | 2009-09-03 | 1 | -3/+4 |
| * | | Fix crash bug when rendering a graphicsview offscreen with effects | Thomas Hartmann | 2009-09-03 | 1 | -4/+8 |
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-03 | 61 | -171/+3455 |
| |\ \ | |||||
| | * | | Added trace graphics system for painting performance profiling. | Samuel Rødal | 2009-09-03 | 18 | -42/+2535 |
| | * | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 37 | -54/+825 |
| | |\ \ | | | |/ | |||||
| | | * | Fix compilation with assemblers that don't use ; for comment | Thiago Macieira | 2009-09-03 | 6 | -240/+240 |
| | | * | unneeded Q_OS_WINCE checks removed | Joerg Bornemann | 2009-09-03 | 1 | -5/+1 |
| | | * | Add missing license headers to assembly files | Jason McDonald | 2009-09-03 | 12 | -0/+480 |
| | | * | Add missing license headers | Jason McDonald | 2009-09-03 | 8 | -0/+288 |
| | | * | Fixes the gif plugin's rendering for some animated gif files. | Pierre Rossi | 2009-09-02 | 1 | -2/+2 |
| | | * | Update license headers. | Jason McDonald | 2009-09-02 | 12 | -36/+0 |
| | | * | Add license header to perl scripts. | Jason McDonald | 2009-09-02 | 1 | -0/+40 |
| | | * | Remove obsolete copies of GPL. | Jason McDonald | 2009-09-02 | 1 | -0/+41 |
| | | * | Made mouse wheel navigation skip disabled tabs | Stian Sandvik Thomassen | 2009-09-01 | 2 | -12/+16 |
| | | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | David Boddie | 2009-09-01 | 2979 | -38959/+38985 |
| | | |\ | |||||
| | | | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-09-01 | 4 | -23/+32 |
| | | | |\ | |||||
| | | | * | | Fix misformatted license headers. | Jason McDonald | 2009-09-01 | 1 | -11/+8 |
| | | * | | | Doc: Fixed broken links to renamed functions. | David Boddie | 2009-09-01 | 1 | -4/+5 |
| | * | | | | QByteArray: Two new functions | Markus Goetz | 2009-09-03 | 2 | -1/+30 |
| | * | | | | XQuery: allow usage of floats in QXmlQuery | Peter Hartmann | 2009-09-03 | 1 | -6/+12 |
| | * | | | | Improvements to usage of QMatrix4x4 in QGraphicsItem. | Andreas Aardal Hanssen | 2009-09-03 | 1 | -20/+10 |
| | * | | | | CSS parser speed-up: skip the need to call toLower(). | Ariya Hidayat | 2009-09-03 | 1 | -42/+42 |
| | * | | | | Fixed reparenting OpenGL widgets on Windows. | Kim Motoyoshi Kalland | 2009-09-03 | 1 | -6/+1 |
| * | | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-03 | 20 | -128/+297 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixed some clipping bugs in raster paint engine. | Samuel Rødal | 2009-09-03 | 1 | -7/+7 |
| | * | | | | Fix test failure & optimize matrix operations in QGraphicsItem. | Andreas Aardal Hanssen | 2009-09-03 | 1 | -0/+13 |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Morten Sorvig | 2009-09-03 | 16 | -110/+276 |
| | |\ \ \ \ | |||||
| | | * | | | | compile on Windows | Kent Hansen | 2009-09-03 | 1 | -0/+1 |
| | | * | | | | qfsfileengine_win.cpp MinGW compile fix | Joerg Bornemann | 2009-09-03 | 1 | -3/+5 |
| | | * | | | | Revert "Optimize qt_format_text test operations: try not to detach" | Eskil Abrahamsen Blomfeldt | 2009-09-03 | 1 | -28/+40 |
| | | * | | | | Added a property to QPinchGesture to specify what exactly changed. | Denis Dzyubenko | 2009-09-03 | 3 | -1/+32 |
| | | * | | | | 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 |