Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quick fix for translation. | Michael Brasser | 2009-12-09 | 1 | -3/+4 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-09 | 8 | -57/+310 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-12-09 | 13 | -108/+450 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | Add a Flow positioner. | Martin Jones | 2009-12-08 | 3 | -11/+254 |
| | | | |||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-08 | 3 | -5/+3 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Fix crash. | Michael Brasser | 2009-12-08 | 1 | -0/+1 |
| | | | | |||||
| | | * | small improvements | Thierry Bastian | 2009-12-08 | 1 | -2/+2 |
| | | | | |||||
| | * | | Fix flick correction with variable height items. | Martin Jones | 2009-12-08 | 1 | -36/+44 |
| | | | | |||||
| * | | | Link to QML Debugging from index page | Bea Lam | 2009-12-09 | 2 | -8/+9 |
| | | | | |||||
* | | | | Increase prominence of "QML", since many people know the technology by that ↵ | Warwick Allison | 2009-12-09 | 2 | -2/+2 |
| |_|/ |/| | | | | | | | | name. | ||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-08 | 3 | -53/+139 |
|\ \ \ | | |/ | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Link to Data Models doc | Martin Jones | 2009-12-08 | 1 | -0/+2 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-08 | 32 | -40/+323 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Stagger creation and release of items in GridView. | Martin Jones | 2009-12-08 | 2 | -53/+137 |
| | | | | | | | | | | | | | | | | Avoid creating a full row in one frame. | ||||
* | | | | It *did* make it into 4.6.0. | Warwick Allison | 2009-12-08 | 1 | -3/+0 |
| |/ / |/| | | | | | | | | See commit fab1ce65da8bacfce92b1df7656780e729d31b74. | ||||
* | | | Compile when in a module. | Warwick Allison | 2009-12-08 | 2 | -3/+3 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-08 | 5 | -8/+65 |
|\ \ \ | | |/ | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-12-08 | 11 | -7/+57 |
| |\ \ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | Fix leak. | Michael Brasser | 2009-12-08 | 1 | -0/+2 |
| | | | | |||||
| | * | | Remove debug. | Michael Brasser | 2009-12-08 | 1 | -1/+0 |
| | | | | |||||
| * | | | Add info about qmldebugger and its creator plugin, with screenshot. | Bea Lam | 2009-12-08 | 4 | -8/+63 |
| | | | | |||||
* | | | | document script extension problem | Warwick Allison | 2009-12-08 | 1 | -0/+7 |
| | | | | |||||
* | | | | It's private header, so it's only a 4.6.1 dependency. | Warwick Allison | 2009-12-08 | 1 | -1/+1 |
| | | | | |||||
* | | | | undebug | Warwick Allison | 2009-12-08 | 1 | -1/+0 |
| |/ / |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-08 | 8 | -3/+81 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-12-08 | 2 | -1/+72 |
| |\ \ \ | | |/ / | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Add barebones debugging documentation. | Michael Brasser | 2009-12-08 | 2 | -1/+72 |
| | | | | |||||
| * | | | Fix leaks. | Michael Brasser | 2009-12-08 | 5 | -1/+8 |
| |/ / | |||||
| * | | Fix crash. | Michael Brasser | 2009-12-08 | 1 | -1/+1 |
| | | | |||||
* | | | Compile with 4.6.x | Warwick Allison | 2009-12-08 | 1 | -0/+3 |
| | | | |||||
* | | | Use QApplication::startDragDistance() instead of pressDragLength | Warwick Allison | 2009-12-08 | 2 | -5/+36 |
| | | | | | | | | | | | | Make pressTime settable (especially useful to turn it off). | ||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-08 | 214 | -1135/+3162 |
|\ \ \ | |/ / | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Add barebones i18n documentation. | Michael Brasser | 2009-12-08 | 3 | -0/+68 |
| | | | |||||
| * | | Fix docs. | Michael Brasser | 2009-12-07 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Michael Brasser | 2009-12-07 | 7 | -13/+43 |
| |\ \ | |||||
| | * \ | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-07 | 7 | -13/+43 |
| | |\ \ | |||||
| | | * | | make qdoc3 a proper tools subtarget and install it | Oswald Buddenhagen | 2009-12-04 | 3 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | needed for building qtmobility and qtcreator docs without magic. Reviewed-by: Daniel Molkentin | ||||
| | | * | | remove dead file | Oswald Buddenhagen | 2009-12-04 | 1 | -5/+0 |
| | | | | | |||||
| | | * | | Fix cursor positiong after block undo and redo | mae | 2009-12-04 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Block changes in different selections happens quite frequently with Qt Creator, e.g. when renaming local variables. The desired behaviour which the tst_QTextCursor::cursorPositionWIthBLockUndoAndRedo() tests, is like this: after an undo, the cursor should be where it was when the block operation started. After a redo, the cursor should be where it was after the block operation ended. Reviewed-by: Simon Hausmann | ||||
| | | * | | Added auto test for the cursor position when doing block undo and redo | mae | 2009-12-04 | 1 | -1/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Block changes in different selections happens quite frequently with Qt Creator, e.g. when renaming local variables. This test tests the desired cursor position behaviour: after an undo, the cursor should be where it was when the block operation started. After a redo, the cursor should be where it was after the block operation ended. | ||||
| | | * | | Stylesheets example: Fix warning about multiple &-mnemonics. | Friedemann Kleint | 2009-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Reviewed-by: Olivier Goffart <ogoffart@trolltech.com> | ||||
| * | | | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-12-07 | 208 | -1199/+3186 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlengine.cpp | ||||
| | * | | | | little imporvements and 1 warning less | Thierry Bastian | 2009-12-07 | 3 | -6/+6 |
| | | |_|/ | | |/| | | |||||
| | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-12-07 | 194 | -1095/+2887 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | * \ \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2009-12-07 | 6 | -81/+141 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Michael Brasser | 2009-12-07 | 194 | -1095/+2887 |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | | | | | | | | | | | | | | | | Conflicts: src/tools/moc/generator.cpp | ||||
| | | | * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-12-06 | 2 | -6/+2 |
| | | | |\ \ \ | |||||
| | | | | * | | | Replace glColor4ub() calls with glColor4f() | Rhys Weatherley | 2009-12-06 | 2 | -6/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Intel Q45/Q43 Express Chipset has problems with glColor4ub() not updating GL_CURRENT_COLOR correctly. Replace all references with calls to glColor4f() instead as it is more likely to be implemented correctly on all chipsets. Task-number: QTBUG-6217 Reviewed-by: Sarah Smith | ||||
| | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-06 | 63 | -401/+1005 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of ↵ | Simon Hausmann | 2009-12-05 | 40 | -370/+702 |
| | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | oslo-staging-1/4.6 into 4.6 |