summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Docs and minor fixes for the Rotation element.Michael Brasser2009-05-191-0/+1
|
* Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-05-1826-56/+1334
|\ | | | | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: src/corelib/animation/qanimationgroup.cpp src/corelib/animation/qvariantanimation.cpp src/gui/graphicsview/qgraphicsitem.cpp
| * Doc: Added architecture image to animation overview.Geir Vattekar2009-05-152-1/+4
| | | | | | | | Reviewed-by: David Boddie
| * Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic ↵David Boddie2009-05-151-0/+2
| |\ | | | | | | | | | into kinetic-animations
| | * Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-05-142-9/+9
| | |\
| | * | Pop up message when a tank wins the gameEskil Abrahamsen Blomfeldt2009-05-141-0/+2
| | | | | | | | | | | | | | | | | | | | Also fixed: Added some docs and moved the tanks a little so they don't start partly outside the scene rect.
| * | | Doc: Added a work in progress class hierarchy overview.David Boddie2009-05-151-0/+351
| | |/ | |/| | | | | | | Reviewed-by: Geir Vattekar
| * | Doc: Marked up a link correctly.David Boddie2009-05-141-1/+1
| | | | | | | | | | | | Reviewed-by: David Boddie <dboddie@trolltech.com>
| * | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic ↵David Boddie2009-05-137-5/+259
| |\ \ | | |/ | | | | | | into kinetic-animations
| | * more statemachine docsKent Hansen2009-05-132-5/+40
| | |
| | * doc: Add screenshot for Tank Game ExampleEskil Abrahamsen Blomfeldt2009-05-131-0/+0
| | |
| | * document statemachine/factorial exampleKent Hansen2009-05-133-0/+103
| | |
| | * doc: Correct names of snippets in docs for Tank Game exampleEskil Abrahamsen Blomfeldt2009-05-131-1/+1
| | |
| | * doc: Add documentation for Tank Game exampleEskil Abrahamsen Blomfeldt2009-05-132-0/+116
| | |
| * | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic ↵David Boddie2009-05-1248-388/+1003
| |\ \ | | |/ | | | | | | into kinetic-animations
| | * document the statemachine/eventtransitions exampleKent Hansen2009-05-122-2/+89
| | |
| | * add State Machine to examples overviewKent Hansen2009-05-121-0/+8
| | |
| | * Fixes: document statemachine/twowaybutton exampleKent Hansen2009-05-122-0/+83
| | |
| | * document the statemachine/pingpong exampleKent Hansen2009-05-123-0/+108
| | |
| | * Merge branch 'kinetic-statemachine' of git@scm.dev.nokia.troll.no:qt/kinetic ↵Alexis Menard2009-05-1211-56/+435
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-statemachine Conflicts: src/gui/graphicsview/qgraphicsitem.cpp
| | | * doc: Add documentation for animations, restore policy and polished signalEskil Abrahamsen Blomfeldt2009-05-121-0/+182
| | | |
| | | * update license headersKent Hansen2009-05-122-6/+66
| | | |
| | | * improve the docs for the trafficlight exampleKent Hansen2009-05-123-16/+27
| | | |
| | | * Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-05-121-0/+1
| | | |\
| | | | * Doc: Assign state machine overview to architecture group (get it inGeir Vattekar2009-05-111-0/+1
| | | | | | | | | | | | | | | | | | | | the overview list)
| | | * | redo statecharts in proper UML notation, expand documentationKent Hansen2009-05-128-22/+150
| | | |/
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachineAlexis Menard2009-05-1279-821/+1608
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/gui/graphicsview/qgraphicsitem.cpp
| | * | | Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-173292-0/+227236
| | / /
| * | | Merged local changes.David Boddie2009-04-292-8/+8
| | |/ | |/|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵Warwick Allison2009-05-156-29/+232
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: configure.exe src/gui/graphicsview/qgraphicsscene.cpp
| * \ \ Merge branch '4.5'Thiago Macieira2009-05-142-24/+33
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: tools/macdeployqt/shared/shared.cpp
| | * | | Correcting bug in cardLayout exampleMorten Engvoldsen2009-05-132-24/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding the count() function to the example. Task-number: 220766 Rev-by: Geir Vattekar
| * | | | Merge branch 'master' of ../master into contiguouscacheIan Walters2009-05-143-5/+102
| |\ \ \ \
| | * \ \ \ Merge branch '4.5'Thiago Macieira2009-05-132-8/+8
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | | | | | | | Conflicts: tests/auto/qgraphicsview/tst_qgraphicsview.cpp
| | | * | | Clearifying docs QSet::insertMorten Engvoldsen2009-05-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Chaning the sentence to clearify where the iterator points to. Task-number: 202656 Rev-by: Geir Vattekar
| | | * | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-7/+7
| | | | | |
| | * | | | Merge commit 'origin/4.5'Olivier Goffart2009-05-132-4/+101
| | |\ \ \ \ | | | |/ / /
| | | * | | Reviewed-by: TrustMeVolker Hilsheimer2009-05-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Small polishing.
| | | * | | Adding documentation to the fancy browser exampleMorten Engvoldsen2009-05-121-3/+100
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added documentation to the fancy browser example. Task-number:252097 Rev-by: Geir Vattekar Rev-by: Ariya Hidayat
| | | * | Correcting bug in custom Database Driver code snipptetMorten Engvoldsen2009-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding const to call. Changing QSqlRecord record() { return QSqlRecord(); } to QSqlRecord record() const { return QSqlRecord(); } This is needed since record() is a virtual function. Task-number:204557 Rev-by: Geir Vattekar
| * | | | Merge branch 'master' into contiguouscacheIan Walters2009-05-1240-562/+360
| |\ \ \ \ | | |/ / /
| * | | | Various fixes resulting from QA code review.Ian Walters2009-05-121-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some documentation fixes. More clear handling of what is and isn't a valid indexes. Added functions for the 'really long lived circular buffer use case' Improved unit tests.
| * | | | Documentation patch from JasonIan Walters2009-05-111-18/+16
| | | | | | | | | | | | | | | | | | | | A bunch of minor doc fixes.
| * | | | Update licensing headers.Ian Walters2009-04-071-2/+32
| | | | | | | | | | | | | | | | | | | | | | | | | Update files to have consistent licencesing with the rest of Qt.
| * | | | Merge branch 'master' into contiguouscacheIan Walters2009-04-0628-304/+588
| |\ \ \ \
| * | | | | Rename OffsetVector to ContiguousCacheIan Walters2009-04-031-20/+19
| | | | | |
| * | | | | Squashed commit of the following:Rhys Weatherley2009-03-241-0/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 39de3862f5678b3226b4932eeb342c4a023d2f2b Author: Ian Walters <ian.walters@nokia.com> Date: Thu Feb 19 14:16:05 2009 +1000 Fixes: Test runs (and passes), doc links. Task: QT-308 Details: Minor changes related to the code having moved. commit 5a8910dd1018fb228d0e2e2819ea429577bfa834 Author: Ian Walters <ian.walters@nokia.com> Date: Thu Feb 19 09:47:20 2009 +1000 Fixes: Checkin of QOffsetVector stuff for branch Task: QT-308 Details: Files originally from research/qcircularbuffer This checkin likely won't compile. Just a copy for now.
* | | | | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-3/+3
| | | | | |
* | | | | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-1/+1
| | | | | |
* | | | | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-132-2/+2
| | | | | |