| Commit message (Expand) | Author | Age | Files | Lines |
* | qdoc: Fixed reporting of read-only status for QML properties. | Martin Smith | 2010-07-23 | 10 | -42/+263 |
|
|
* | qdoc: Marked some missing declarative properties and functions as \internal. | Martin Smith | 2010-07-23 | 1 | -1/+2 |
|
|
* | Make configure.exe accept -no-gif again, fix comment | Daniel Molkentin | 2010-07-20 | 1 | -1/+3 |
|
|
* | Revert "Revert "fix qconfig.h aliased header creation"" | Jason McDonald | 2010-07-17 | 1 | -10/+0 |
|
|
* | Revert "fix qconfig.h aliased header creation" | Jason McDonald | 2010-07-17 | 1 | -0/+10 |
|
|
* | Unbreak the Maemo 5 build after the Symbian fix | Harald Fernengel | 2010-07-16 | 1 | -5/+5 |
|
|
* | Fix Symbian build | Joona Petrell | 2010-07-16 | 1 | -0/+2 |
|
|
* | fix qconfig.h aliased header creation | Oswald Buddenhagen | 2010-07-16 | 1 | -10/+0 |
|
|
* | fixed built-in jpeg and tiff in configure.exe, QTBUG-12093 | Mark Brand | 2010-07-16 | 1 | -0/+4 |
|
|
* | fix indentation | Mark Brand | 2010-07-16 | 1 | -1/+1 |
|
|
* | qdoc: Removed navigation arrow that was causing display problems. | Martin Smith | 2010-07-16 | 2 | -12/+19 |
|
|
* | qdoc: Fixed several <div> elements that had the "/>" ending. | Martin Smith | 2010-07-16 | 1 | -4/+4 |
|
|
* | Doc: fixing offline style | Morten Engvoldsen | 2010-07-16 | 1 | -7/+5 |
|
|
* | Doc: Adding support for Qt Creator style | Morten Engvoldsen | 2010-07-16 | 3 | -2/+18 |
|
|
* | Doc: documenting docs | Morten Engvoldsen | 2010-07-16 | 1 | -1/+1 |
|
|
* | Doc: more cleaning | Morten Engvoldsen | 2010-07-16 | 1 | -24/+3 |
|
|
* | Doc: cleaning html generator | Morten Engvoldsen | 2010-07-16 | 1 | -26/+0 |
|
|
* | Doc: changing index page | Morten Engvoldsen | 2010-07-16 | 2 | -7/+46 |
|
|
* | Doc: adding HTML class names and style docs to the generator | Morten Engvoldsen | 2010-07-16 | 1 | -32/+34 |
|
|
* | qdoc: Fixed a few links to QtObject (QML:QtObject) | Martin Smith | 2010-07-16 | 3 | -16/+10 |
|
|
* | qdoc: Removed a lot of dead code to minimize confusion. | Martin Smith | 2010-07-16 | 2 | -234/+1 |
|
|
* | qdoc: Fixed broken QML property links. | Martin Smith | 2010-07-16 | 2 | -2/+2 |
|
|
* | qdoc: Fixed table of contents for namespace pages. | Martin Smith | 2010-07-16 | 1 | -1/+2 |
|
|
* | qhelpgenerator: Fix namespace syntax checking. | ck | 2010-07-16 | 1 | -2/+4 |
|
|
* | qdoc: Fixed breadcrumbs for QML examples. | Martin Smith | 2010-07-16 | 1 | -6/+11 |
|
|
* | qdoc: Fixed the case where the property and type names are the same. | Martin Smith | 2010-07-16 | 14 | -50/+61 |
|
|
* | Only support portrait and landscape orientations on Symbian when updating the... | Joona Petrell | 2010-07-14 | 3 | -18/+6 |
|
|
* | Add Symbian support for runtime.orientation property | Joona Petrell | 2010-07-14 | 4 | -0/+183 |
|
|
* | qmlviewer: Update the proxy factory when the user changes the proxy. | Martin Jones | 2010-07-13 | 1 | -42/+62 |
|
|
* | Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bug | Robert Griebl | 2010-07-13 | 2 | -36/+28 |
|
|
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-06 | 1 | -0/+2 |
|\ |
|
| * | Set the registration time while using the collection generator to register. | kh1 | 2010-07-05 | 1 | -0/+2 |
|
|
* | | qdoc: Simplified code to enable fixing of QTBUG-6340. | Martin Smith | 2010-07-06 | 3 | -410/+89 |
|/ |
|
* | Doc: fixing search script and style | Morten Engvoldsen | 2010-07-05 | 1 | -1/+1 |
|
|
* | qdoc: Fixed type linking for QML properties (most of them). | Martin Smith | 2010-07-05 | 3 | -4/+8 |
|
|
* | s/INCPATH/INCLUDEPATH/ | Oswald Buddenhagen | 2010-07-03 | 1 | -1/+2 |
|
|
* | Fix Windows build | Mark Brand | 2010-07-03 | 1 | -4/+4 |
|
|
* | Fix incomplete support for built-in jpeg, mng, tiff and gif handlers | Mark Brand | 2010-07-02 | 1 | -42/+27 |
|
|
* | Split image handler plugin project files | Mark Brand | 2010-07-02 | 1 | -1/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-07-02 | 25 | -886/+1646 |
|\ |
|
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-02 | 4 | -3/+8 |
| |\ |
|
| | * | Designer: Fix compiler warnings. | Friedemann Kleint | 2010-07-02 | 4 | -3/+8 |
|
|
| * | | qdoc: Fixed spacing before "default" and "read-only". | Martin Smith | 2010-07-02 | 2 | -7/+8 |
| |/ |
|
| * | Doc: Adding navigation and style fixes. Also rearranging qml elements | Morten Engvoldsen | 2010-07-01 | 2 | -25/+26 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-01 | 2 | -1/+2 |
| |\ |
|
| | * | qdoc: Fixed invalid format in the html header. | Martin Smith | 2010-07-01 | 1 | -1/+1 |
|
|
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-01 | 1 | -596/+596 |
| | |\ |
|
| | * | | Stopped trying to output QML property list in 2 columns | Martin Smith | 2010-06-30 | 1 | -0/+1 |
|
|
| * | | | Removed compilation warning for systems with no OpenGL support | Lasse Holmstedt | 2010-07-01 | 1 | -0/+2 |
|
|
| * | | | Remove qmlviewer dependency on QDeclarativeTimer | Martin Jones | 2010-07-01 | 3 | -21/+23 |
|
|