| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kinetic-statemachine' into kinetic-animations | Kent Hansen | 2009-04-24 | 29 | -1633/+292 |
|\ |
|
| * | Remove API for setting specific restore policies on states. We have no clear | Eskil Abrahamsen Blomfeldt | 2009-04-23 | 6 | -94/+44 |
|
|
| * | kill the stateactions api | Kent Hansen | 2009-04-22 | 29 | -1533/+112 |
|
|
| * | Add API for adding default animations to the state machine. This is especially | Eskil Abrahamsen Blomfeldt | 2009-04-21 | 3 | -4/+132 |
|
|
| * | doc: Document return value of QState::addTransition(QAbstractTransition*) | Eskil Abrahamsen Blomfeldt | 2009-04-21 | 1 | -1/+2 |
|
|
| * | Have QState::addTransition(QAbstractTransition*) return the transition object | Eskil Abrahamsen Blomfeldt | 2009-04-21 | 2 | -5/+6 |
|
|
* | | Fix a bug in the ease{In,Out}Bounce easing functions + small cleanup. | Jan-Arve Sæther | 2009-04-23 | 1 | -17/+17 |
|
|
* | | Remove trailing whitespace | Jan-Arve Sæther | 2009-04-23 | 1 | -32/+32 |
|
|
* | | Fixes QPropertyAnimation's default start value update condition | Leonardo Sobral Cunha | 2009-04-22 | 2 | -20/+16 |
|
|
* | | Fixes for solution package. | Jan-Arve Sæther | 2009-04-22 | 1 | -2/+3 |
|
|
* | | Expose QVariantAnimationPrivate::getInterpolator in the private header | Leonardo Sobral Cunha | 2009-04-21 | 2 | -2/+4 |
|
|
* | | QPropertyAnimation reevaluates the default start value after each run | Leonardo Sobral Cunha | 2009-04-21 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-04-21 | 1 | -1/+2 |
|\ |
|
| * | Fixes bug when adding the same child animation twice to the same group | Leonardo Sobral Cunha | 2009-04-21 | 1 | -1/+2 |
|
|
* | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-04-21 | 15 | -600/+117 |
|\ \
| |/ |
|
| * | don't assert if the signal is not valid | Kent Hansen | 2009-04-21 | 1 | -1/+2 |
|
|
| * | remove QItemAnimation and add the interpolator for QColor | Thierry Bastian | 2009-04-20 | 6 | -511/+28 |
|
|
| * | iterationCount becomes loopCount again | Thierry Bastian | 2009-04-20 | 9 | -89/+89 |
|
|
* | | rename QTransition -> QActionTransition | Kent Hansen | 2009-04-21 | 13 | -87/+88 |
|
|
* | | don't assert if the signal is not valid | Kent Hansen | 2009-04-21 | 1 | -1/+2 |
|
|
* | | initialize "for-future-expansion"-pointer | Kent Hansen | 2009-04-20 | 1 | -1/+1 |
|/ |
|
* | 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 | 13 | -6/+25 |
|
|
* | | more doc | Kent Hansen | 2009-04-17 | 2 | -2/+6 |
|
|
* | | doc | Kent Hansen | 2009-04-17 | 4 | -4/+5 |
|
|
* | | compile | Kent Hansen | 2009-04-17 | 1 | -0/+2 |
|
|
* | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-04-17 | 297 | -5356/+9003 |
|\ \
| |/ |
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animations | Alexis Menard | 2009-04-17 | 297 | -5356/+9003 |
| |\ |
|
| | * | Line edit displays garbage when pressing up or down arrow keys (Cocoa). | Prasanth Ullattil | 2009-04-17 | 1 | -1/+4 |
|
|
| | * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-04-17 | 5 | -4/+24 |
|
|
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jarek Kobus | 2009-04-17 | 61 | -1122/+2189 |
| | |\ |
|
| | | * | Fixes long strings getting truncated by the ODBC Driver. | Bill King | 2009-04-16 | 1 | -1/+1 |
|
|
| | | * | Compile | Olivier Goffart | 2009-04-16 | 1 | -1/+1 |
|
|
| | | * | QSortFilterProxyModel: In dynamic filter model, childs of temporarly | Olivier Goffart | 2009-04-16 | 1 | -1/+13 |
|
|
| | | * | BT:Stop widgets disappearing in unified when clicking the toolbar button | Norwegian Rock Cat | 2009-04-16 | 1 | -1/+12 |
|
|
| | | * | Remove some warnings | Norwegian Rock Cat | 2009-04-16 | 1 | -2/+2 |
|
|
| | | * | Doc - Some minor cleanups in the documentation of QInputDialog. Also | Kavindra Devi Palaraja | 2009-04-16 | 1 | -85/+96 |
|
|
| | | * | Fix QPrinter::setPrinterName()/QPrinter::printerName() on the Mac. | Trond Kjernåsen | 2009-04-16 | 2 | -28/+39 |
|
|
| | | * | fix reading problem on 64-bit machines in QProcess and socket engine | Peter Hartmann | 2009-04-16 | 3 | -22/+7 |
|
|
| | | * | Add a warning for trying to connectToHost() when disconnecting. | Thiago Macieira | 2009-04-16 | 1 | -1/+1 |
|
|
| | | * | Fix crash in the SQLQueryModel tests | Olivier Goffart | 2009-04-16 | 1 | -3/+4 |
|
|
| | | * | Fix a bug that made it hard to click the top items in a list widget | Norwegian Rock Cat | 2009-04-16 | 1 | -2/+2 |
|
|
| | | * | Fixed titlebar on X11 for fixed size windows with Qt::CustomizeWindowHint | Denis Dzyubenko | 2009-04-16 | 1 | -1/+3 |
|
|
| | | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-04-16 | 1 | -3/+18 |
| | | |\ |
|
| | | | * | QFileDialog: When passing an invalid path in static functions the native | Alexis Menard | 2009-04-16 | 1 | -3/+18 |
|
|
| | | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-04-16 | 1 | -4/+3 |
| | | |\ \
| | | | |/ |
|
| | | | * | QX11Embed crashes on 64-bit Solaris | Bradley T. Hughes | 2009-04-16 | 1 | -4/+3 |
|
|
| | | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-04-16 | 38 | -870/+1991 |
| | | |\ \
| | | | |/ |
|
| | | | * | GTK: Fix line edit background color with custom brush | Jens Bache-Wiig | 2009-04-15 | 1 | -1/+1 |
|
|