Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | doc update | Thierry Bastian | 2009-05-26 | 2 | -40/+186 | |
* | | | | | some cleanups on private exported symbols | Thierry Bastian | 2009-05-26 | 11 | -35/+14 | |
* | | | | | We first remove the pixmap from the cache and then release the key | Alexis Menard | 2009-05-26 | 1 | -1/+3 | |
* | | | | | Fix all docs warnings and add since 4.6 to new methods | Alexis Menard | 2009-05-25 | 1 | -7/+22 | |
* | | | | | Some refactoring of windows specific code + a private class of animations | Thierry Bastian | 2009-05-25 | 2 | -32/+12 | |
* | | | | | Fix a warning on MSVC | Thierry Bastian | 2009-05-25 | 1 | -1/+1 | |
* | | | | | Compile fix | Thierry Bastian | 2009-05-25 | 2 | -2/+2 | |
* | | | | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 51 | -141/+140 | |
* | | | | | Fixed bug in QPaintEngineEx::drawTiledPixmap fallback code. | Samuel Rødal | 2009-05-25 | 1 | -1/+1 | |
* | | | | | Merge branch 'master' into graphics-master | Tom Cooksey | 2009-05-25 | 34 | -119/+2436 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added a "Qt 5 FIXME" comment to qmessagebox.h. | jasplin | 2009-05-25 | 1 | -0/+2 | |
| * | | | | | Fix a mistake in the doc. | Alexis Menard | 2009-05-25 | 1 | -2/+1 | |
| * | | | | | Disable the SH_Menu_AllowActiveAndDisabled on plastique style. | Olivier Goffart | 2009-05-22 | 1 | -0/+5 | |
| * | | | | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 3 | -8/+11 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Pressing enter in a QPlainTextEdit embedded on a itemview should insert a new... | Olivier Goffart | 2009-05-22 | 2 | -2/+4 | |
| | * | | | | Fixes a potential crash when changing system palette with QGtkStyle | Jens Bache-Wiig | 2009-05-22 | 1 | -6/+7 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Fix build on Solaris for qHash function in QPixmapCache. | Alexis Menard | 2009-05-22 | 2 | -1/+3 | |
| * | | | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 5 | -52/+35 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fixed potential bug caused by change b89efc8e7f32. | Samuel Rødal | 2009-05-22 | 1 | -1/+1 | |
| | * | | | Fixed text shaping bugs with ligatures and multiple font engines. | Samuel Rødal | 2009-05-22 | 1 | -14/+26 | |
| | * | | | Fix Qt does not compile when glibc < 2.3.2 on linux | Jens Bache-Wiig | 2009-05-22 | 1 | -22/+5 | |
| | * | | | Fixed an issue with text drawing to QImages on Mac/Cocoa. | Trond Kjernåsen | 2009-05-22 | 1 | -1/+3 | |
| | * | | | Revert "Ignore GCC warning of unsafe floating point comparisons." | Ariya Hidayat | 2009-05-22 | 1 | -14/+0 | |
| | * | | | Fix toolbutton text incorrectly clipped on windows | Jens Bache-Wiig | 2009-05-22 | 1 | -1/+1 | |
| * | | | | Say hello to animation API and state machine API (now with history) | Kent Hansen | 2009-05-22 | 18 | -5/+1860 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat... | Thierry Bastian | 2009-05-22 | 1 | -4/+1 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat... | Thierry Bastian | 2009-05-22 | 261 | -10970/+14409 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Fix missing/outdated license headers. | Jason McDonald | 2009-05-21 | 9 | -19/+289 | |
| | * | | | | | | remove QT_EXPERIMENTAL stuff | Kent Hansen | 2009-05-20 | 9 | -49/+10 | |
| | * | | | | | | Removing QT_EXPERIMENTAL_SOLUTION from the animation api | Leonardo Sobral Cunha | 2009-05-19 | 1 | -5/+0 | |
| | * | | | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-14 | 2 | -0/+4 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-05-13 | 1 | -5/+0 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-05-12 | 95 | -1183/+1765 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Merged local changes. | David Boddie | 2009-04-29 | 2 | -0/+4 | |
| | * | | | | | | | | | Make QAbstractTransition::eventTest() non-const | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 8 | -8/+8 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | kill the QT_STATEMACHINE_SOLUTION define | Kent Hansen | 2009-05-13 | 1 | -5/+0 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge branch 'kinetic-statemachine' of git@scm.dev.nokia.troll.no:qt/kinetic ... | Alexis Menard | 2009-05-12 | 14 | -571/+154 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | add event as argument to onEntry(), onExit() and onTransition() | Kent Hansen | 2009-05-05 | 8 | -10/+10 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | kill dead function declaration | Kent Hansen | 2009-04-29 | 1 | -1/+0 | |
| | | * | | | | | | rename QBoundEvent to QWrappedEvent and make it public | Kent Hansen | 2009-04-29 | 3 | -23/+14 | |
| | | * | | | | | | modifiers --> modifiersMask | Kent Hansen | 2009-04-29 | 8 | -24/+98 | |
| | | * | | | | | | kill unnecessary qmake variable mods | Kent Hansen | 2009-04-29 | 1 | -3/+0 | |
| | | * | | | | | | Fixes for solution package. | Jan-Arve Sæther | 2009-04-22 | 1 | -2/+3 | |
| | | * | | | | | | remove QItemAnimation and add the interpolator for QColor | Thierry Bastian | 2009-04-20 | 4 | -508/+27 | |
| | | * | | | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-04-20 | 1 | -3/+4 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Fix compilation after a merge error | Alexis Menard | 2009-04-17 | 1 | -3/+4 | |
| | | * | | | | | | | doc | Kent Hansen | 2009-04-20 | 2 | -0/+2 | |
| | | * | | | | | | | doc | Kent Hansen | 2009-04-17 | 1 | -1/+1 | |
| | | * | | | | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-04-17 | 140 | -2487/+3757 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | ||||||
| | | | * | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animations | Alexis Menard | 2009-04-17 | 140 | -2487/+3757 | |
| | | | |\ \ \ \ \ \ |