summaryrefslogtreecommitdiffstats
path: root/doc/src
Commit message (Collapse)AuthorAgeFilesLines
* default to QGVWarwick Allison2009-05-061-5/+0
|
* namespaces docWarwick Allison2009-05-061-8/+8
|
* docWarwick Allison2009-05-061-5/+6
|
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-065-41/+45
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Ian Walters2009-05-0628-290/+393
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Images for third chapter of the tutorialIan Walters2009-05-065-41/+45
| | |
* | | Docs.Martin Jones2009-05-062-3/+3
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-0612-133/+156
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-0611-11/+147
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-05-0610-33/+103
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Add images for the Transform documentation.Michael Brasser2009-05-063-0/+0
| | | | |
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-05-061-0/+1
| | |\ \ \ | | | | | | | | | | | | | | | | | | kinetic-declarativeui
| | | * | | Added function that was removed on the way from Qt3 to Qt4Morten Engvoldsen2009-05-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QMimeSource::serialNumber was removed in Qt 4. This was not documented in Porting to Qt 4 Task-number:250575 Rev-By: Trenton Schulz
| | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-05-057-11/+146
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | kinetic-declarativeui
| | | * | | Fix typos in doc.Norwegian Rock Cat2009-05-042-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Spotted-by: Olivier
| | | * | | Deprecate qt_mac_set_show_menubar for a public cross-platform API.Norwegian Rock Cat2009-05-042-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm tired of these "hidden" functions. We have an AA_MacPluginApplication, but sometimes you may have a legitimate reason for setting this outside of "plugin applications." In the footsteps of the menu icon attribute, the attribute is the main leader, but menubars can disable/enable this locally the new QMenuBar::setNativeMenuBar() property. Otherwise, the menubars take their que from the application attribute. This also works for Windows CE. So, there is a bit on convergence as well. Task-number: 236757
| | | * | | Merge commit 'origin/4.5'Olivier Goffart2009-05-042-6/+10
| | | |\ \ \ | | | | |/ / | | | | | | | | | | | | | | | | | | Conflicts: src/gui/itemviews/qabstractitemview.cpp
| | | | * | Doc - Clarifying how to override a Widget's size hint in the Getting toKavindra Devi Palaraja2009-05-041-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Know Qt Designer document. Task-number: 165435 Reviewed-by: Friedemann Kleint <friedemann.kleint@nokia.com>
| | | | * | Correcting typoMorten Engvoldsen2009-04-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Missed a whitespace - corrected it. No task
| | | * | | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-293-5/+114
| | | |\ \ \ | | | | |/ /
| | | | * | Documented the flow layout example.Morten Engvoldsen2009-04-292-4/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrote documentation for the flowlayout class. Task-number: 252548 Rev-by: Geir Vattekar Rev-by: janarve
| | | | * | Corrected typoMorten Engvoldsen2009-04-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed smae to same Taks number:251646
| | | * | | Add qDrawBorderPixmap() function, Qt::TileRules enum, QMargins struct and ↵Marius Bugge Monsen2009-04-291-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QTileRules struct. Implements a function to allow drawing CSS3-like border-images (also known as nine-grid images). Next step will be to convert the CSS-style code to use this function for drawing border-images. Task-number: none Reviewed-by: jbache
| | | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Fix broken link in documentation.Jason McDonald2009-04-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| * | | | | Document current modularity functionality.Warwick Allison2009-05-061-122/+9
| | |_|_|/ | |/| | |
* | | | | Documentation.Martin Jones2009-05-067-126/+136
|/ / / /
* | | | GridView docs.Martin Jones2009-05-066-21/+85
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-059-662/+399
|\ \ \ \ | |/ / / | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | DocAaron Kennedy2009-05-053-546/+243
| | | |
| * | | Merge branch 'kinetic-declarativeui' of ↵Ian Walters2009-05-057-106/+167
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Ian Walters2009-05-051-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ \ \ Merge branch 'kinetic-declarativeui' of ↵Ian Walters2009-05-0541-343/+742
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/tutorials/declarative.qdoc
| * | | | | | Review of chapters 1 and 2 of tutorial.Ian Walters2009-05-016-118/+158
| | | | | | |
* | | | | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-058-107/+168
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-05-053-1/+18
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | Remove XML custom parser supportAaron Kennedy2009-05-051-1/+1
| | | |/ / / | | |/| | |
| * | | | | More doc conversion and cleanup.Michael Brasser2009-05-056-102/+164
| | | | | |
| * | | | | Improve QML documentation viewing in Assistant.Michael Brasser2009-05-051-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The element pages now load correctly. A separate QML 'book' is also generated, which will be targeted at non-C++ programmers.
* | | | | | Move the bulk of Content/ContentWrapper documentation to ContentWrapper.Martin Jones2009-05-051-1/+4
| | | | | |
* | | | | | Content/ContentWrapper documentation.Martin Jones2009-05-053-11/+14
| |/ / / / |/| | | |
* | | | | Add not-yet-working Content example.Martin Jones2009-05-052-0/+17
|/ / / /
* | | | qdoc: Corrected some qdoc warnings.Martin Smith2009-05-041-1/+1
| | | |
* | | | qdoc: Corrected some qdoc warnings.Martin Smith2009-05-041-4/+4
| | | |
* | | | Rename QFxView::setXml to QFxView::setQml.Michael Brasser2009-05-011-4/+4
| | | |
* | | | Doc work.Michael Brasser2009-05-013-25/+39
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-05-014-0/+51
|\ \ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-012-0/+27
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | More format changesMartin Jones2009-05-012-0/+39
| | | | | |
| * | | | | More format conversion.Martin Jones2009-05-012-0/+12
| | | | | |