summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Fix bogus default start value when interrupting an animation that has anEskil Abrahamsen Blomfeldt2009-05-061-5/+7
| | * | | Instead of adding animations for all properties to all transitions, we useEskil Abrahamsen Blomfeldt2009-05-061-7/+11
| | * | | Add chase state and ability to detect and fire at other tanks. This reveals anEskil Abrahamsen Blomfeldt2009-05-062-4/+92
| | * | | Avoid passage where the walls meet the edge of the scene rect.Eskil Abrahamsen Blomfeldt2009-05-061-5/+6
| | * | | get rid of marginKent Hansen2009-05-051-1/+2
| | * | | doc improvementsKent Hansen2009-05-054-23/+51
| | * | | get rid of warningsKent Hansen2009-05-052-1/+3
| | * | | Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-05-052-100/+153
| | |\ \ \ | | | |/ /
| | | * | Doc: Work on QAbstractAnimation class descriptionGeir Vattekar2009-05-051-46/+49
| | | * | Doc: Git merge conflict in QVariantAnimationGeir Vattekar2009-05-051-7/+0
| | | * | Doc: Updated QVariantAnimation class descriptionGeir Vattekar2009-05-052-47/+114
| | * | | add event as argument to onEntry(), onExit() and onTransition()Kent Hansen2009-05-0542-130/+140
| | * | | Add randomness.Eskil Abrahamsen Blomfeldt2009-05-051-2/+2
| | * | | Make sure target state is set correctly. Also make sure eventTest() actuallyEskil Abrahamsen Blomfeldt2009-05-051-5/+8
| | * | | Set collidedLine for the implicit walls around the scene to allow for collisionEskil Abrahamsen Blomfeldt2009-05-051-4/+21
| | * | | Make sure the correct position/direction is actually set at the end of aEskil Abrahamsen Blomfeldt2009-05-051-10/+16
| | * | | Fix support reverse actions. Logic was broken and would always return falseEskil Abrahamsen Blomfeldt2009-05-051-2/+2
| | * | | ignore QState::assignProperty() calls where the target object is 0Kent Hansen2009-05-042-0/+8
| | * | | Add unfinished "more advanced" AI for errorstate.Eskil Abrahamsen Blomfeldt2009-04-306-5/+184
| | * | | When restoring properties in descendants of a state which assigns it a value,Eskil Abrahamsen Blomfeldt2009-04-302-2/+69
| | * | | The intuitive interpretation of RestoreProperties is that a value isEskil Abrahamsen Blomfeldt2009-04-302-1/+66
| | * | | Make design better. Remove the Tank interface. This is now an implicit interfaceEskil Abrahamsen Blomfeldt2009-04-3016-86/+65
| | * | | Add two AIs: They are both designed to do the same. Spin until they see a tankEskil Abrahamsen Blomfeldt2009-04-3014-26/+262
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachineAlexis Menard2009-05-121374-60036/+39956
| |\ \ \ \
| | * | | | Make QAccessibleLineEdit actually accessibleHarald Fernengel2009-05-121-0/+1
| | | |_|/ | | |/| |
| | * | | Correcting bug in QString::fromWCharArray documentationMorten Engvoldsen2009-05-121-1/+3
| | * | | Fix handling of gradients on pens in the emulation paint engine.Kim Motoyoshi Kalland2009-05-121-3/+19
| | * | | Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget.jasplin2009-05-122-0/+86
| | * | | Version update.kh2009-05-121-0/+0
| | * | | initialize all DFBSurfaceDescriptions to 0Anders Bakken2009-05-111-1/+6
| | * | | Remove unused variableAnders Bakken2009-05-111-1/+0
| | * | | Fix a type in warningAnders Bakken2009-05-111-1/+1
| | * | | Improved caching of QSvgIconEngine::actualSize() calls.Trond Kjernåsen2009-05-111-9/+3
| | * | | QFSFileEngine: Fix access to uninitialized memoryJoão Abecasis2009-05-111-1/+1
| | * | | Correcting bug in custom Database Driver code snipptetMorten Engvoldsen2009-05-111-1/+1
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-1179-12723/+536
| | |\ \ \
| | | * | | Set the instruction set when building on Debian's Linux/MIPS portBradley T. Hughes2009-05-111-20/+86
| | | * | | Explaining details in QKeyEvent consruktor signatureMorten Engvoldsen2009-05-111-6/+7
| | | * | | Made QFontEngineFT compile on 64-bit platforms with legacy headers.Samuel Rødal2009-05-111-1/+1
| | | * | | Clarifying docs for QTextTable::splitCell()Morten Engvoldsen2009-05-111-1/+6
| | | * | | Update the --help output of qdbusxml2cpp.Thiago Macieira2009-05-111-2/+4
| | | * | | Don't crash at runtime with when relaying a signal.Thiago Macieira2009-05-111-8/+3
| | | * | | Document that we don't support NTLM version 2.Thiago Macieira2009-05-111-0/+9
| | | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Andy Shaw2009-05-1168-12678/+347
| | | |\ \ \
| | | | * | | Add a test for UTF-8 conditionsThiago Macieira2009-05-112-0/+312
| | | | * | | Don't leak memory when assigning scriptvalue to iteratorKent Hansen2009-05-112-2/+35
| | | | * | | Clean up old Qt 3 stuff.Thiago Macieira2009-05-1164-12676/+0
| | | * | | | Fixes a code snippet for QPainter::xFormDev()Andy Shaw2009-05-111-2/+2
| | | |/ / /
| | | * | | Make sure syncqt creates the Phonon/Global file.Thiago Macieira2009-05-111-0/+5
| | | * | | Add a license file for the XML Conformance Testsuite.Thiago Macieira2009-05-111-0/+59