| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove AssignSignal instruction | Aaron Kennedy | 2009-05-13 | 1 | -1/+1 |
|
|
* | Literal signal property assignment test | Aaron Kennedy | 2009-05-13 | 5 | -364/+396 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-13 | 29 | -9/+305 |
|\ |
|
| * | More tests | Aaron Kennedy | 2009-05-13 | 2 | -0/+15 |
|
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-13 | 65 | -15/+631 |
| |\ |
|
| * | | More tests | Aaron Kennedy | 2009-05-12 | 8 | -1/+31 |
|
|
| * | | Remove accidentally commited CXX flags | Aaron Kennedy | 2009-05-12 | 1 | -1/+1 |
|
|
| * | | More tests | Aaron Kennedy | 2009-05-12 | 20 | -6/+257 |
|
|
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-12 | 65 | -15/+631 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Alexis Menard | 2009-05-12 | 65 | -15/+631 |
| |\ \
| | |/
| |/| |
|
| | * | The editor geometry in item views is not correctly updated when 1st | Thierry Bastian | 2009-05-12 | 1 | -0/+20 |
|
|
| | * | tst_qsslsocket: Added assertions that make test fail if certs not found | Markus Goetz | 2009-05-12 | 1 | -0/+2 |
|
|
| | * | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 3 | -0/+345 |
| | |\ |
|
| | | * | Add a test for UTF-8 conditions | Thiago Macieira | 2009-05-11 | 2 | -0/+312 |
|
|
| | | * | Don't leak memory when assigning scriptvalue to iterator | Kent Hansen | 2009-05-11 | 1 | -0/+33 |
|
|
| | * | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 59 | -15/+246 |
| | |\ \
| | | |/ |
|
| | | * | Add a license file for the XML Conformance Testsuite. | Thiago Macieira | 2009-05-11 | 1 | -0/+59 |
|
|
| | | * | Fixes qt3support unit tests generating compile failures when Qt is not | Rohan McGovern | 2009-05-11 | 53 | -9/+62 |
|
|
| | | * | Fixes a crash in QPrinterDialog with relative filenames | João Abecasis | 2009-05-08 | 1 | -0/+18 |
|
|
| | | * | Fix QCompleter with UnfilteredPopupCompletion | João Abecasis | 2009-05-08 | 1 | -0/+46 |
|
|
| | | * | Fix leak of file descriptors in QTemporaryFile | João Abecasis | 2009-05-08 | 2 | -2/+46 |
|
|
| | | * | Fixes QIBASE driver crashes on multiple execution of a prepared query | Bill King | 2009-05-07 | 1 | -4/+15 |
|
|
| | * | | Extend QTextDocument test | mae | 2009-05-08 | 1 | -0/+18 |
|
|
* | | | | Add two more test cases to tst_qmlparser. | Michael Brasser | 2009-05-12 | 5 | -1/+11 |
|/ / / |
|
* | | | More QML tests | Aaron Kennedy | 2009-05-12 | 29 | -2/+380 |
|
|
* | | | Clean up qmlparser test | Aaron Kennedy | 2009-05-12 | 46 | -234/+168 |
|
|
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-11 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Add support for removing anchors. | Michael Brasser | 2009-05-11 | 1 | -1/+1 |
|
|
| * | | | Add context property test | Aaron Kennedy | 2009-05-11 | 1 | -1/+29 |
|
|
* | | | | Reevaluate expressions when context properties change | Aaron Kennedy | 2009-05-11 | 1 | -1/+71 |
|/ / / |
|
* | | | Detect binding loops. | Michael Brasser | 2009-05-11 | 1 | -2/+37 |
|
|
* | | | Add simple loop detection to anchoring system. | Michael Brasser | 2009-05-11 | 4 | -0/+81 |
|
|
* | | | Add autotest for crash when compiling "Component {}" | Kai Koehne | 2009-05-08 | 1 | -0/+9 |
|
|
* | | | Autotest format conversion. | Michael Brasser | 2009-05-08 | 40 | -302/+582 |
|
|
* | | | Get autotests compiling again. Start converting syntax. | Michael Brasser | 2009-05-08 | 12 | -68/+69 |
|
|
* | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | Michael Brasser | 2009-05-07 | 5 | -853/+1367 |
|\ \ \ |
|
| * \ \ | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-07 | 1 | -2/+3 |
| |\ \ \ |
|
| | * | | | Addeed a warning if one is trying to animate a property that's not part | Thierry Bastian | 2009-05-07 | 1 | -2/+3 |
|
|
| * | | | | add QStateMachine::isRunning() | Kent Hansen | 2009-05-07 | 1 | -0/+42 |
|
|
| * | | | | Rename NoDefaultStateInHistoryState -> NoDefaultStateInHistoryStateError for ... | Eskil Abrahamsen Blomfeldt | 2009-05-07 | 1 | -1/+1 |
|
|
| * | | | | Fix infinite loop when source and target of transition are in different trees | Eskil Abrahamsen Blomfeldt | 2009-05-07 | 1 | -3/+2 |
|
|
| * | | | | Fix tests for history state and entering root state | Eskil Abrahamsen Blomfeldt | 2009-05-07 | 1 | -5/+3 |
|
|
| * | | | | Compile with new API | Eskil Abrahamsen Blomfeldt | 2009-05-07 | 1 | -2/+2 |
| |/ / / |
|
| * | | | add event as argument to onEntry(), onExit() and onTransition() | Kent Hansen | 2009-05-05 | 1 | -8/+8 |
|
|
| * | | | ignore QState::assignProperty() calls where the target object is 0 | Kent Hansen | 2009-05-04 | 1 | -0/+4 |
|
|
| * | | | When restoring properties in descendants of a state which assigns it a value, | Eskil Abrahamsen Blomfeldt | 2009-04-30 | 1 | -0/+64 |
|
|
| * | | | The intuitive interpretation of RestoreProperties is that a value is | Eskil Abrahamsen Blomfeldt | 2009-04-30 | 1 | -1/+55 |
|
|
| * | | | kill QStateMachine::animationsFinished(), introduce QState::polished() | Kent Hansen | 2009-04-29 | 1 | -2/+153 |
|
|
| * | | | SCXML defines an atomic state as a <state> with no children or <final>. However, | Eskil Abrahamsen Blomfeldt | 2009-04-29 | 1 | -0/+25 |
|
|
| * | | | kill QStateMachine::states() and QState::transitions() | Kent Hansen | 2009-04-29 | 1 | -14/+16 |
|
|