summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1466-1380/+351
|\
| * qdoc: Missing links to qRegisterMetaType()Martin Smith2013-02-082-39/+72
| * Doc: Make QDoc/HelpProjectWriter always add member pages to .qch filesTopi Reinio2013-02-082-68/+76
| * Fix spelling error found by bot.Friedemann Kleint2013-02-071-1/+1
| * Doc: Made QDoc Manual use Qt 5's qdocJerome Pasion2013-02-0734-1231/+109
| * Fix a typo in the qdoc manualLaszlo Papp2013-02-071-1/+1
| * qdoc: Fix translation contexts.Friedemann Kleint2013-02-0729-29/+85
| * Nokia -> Qt ProjectFrederik Gladhorn2013-02-051-6/+6
| * Doc: Fix filenames for nested classes generated by qdocTopi Reinio2013-02-051-7/+1
* | Fix initialize variablesMontel Laurent2013-02-111-0/+2
* | Remove left-overs of QT_{BEGIN,END}_HEADERSSergio Ahumada2013-01-311-2/+0
|/
* Doc: Fix module name formatSze Howe Koh2013-01-254-10/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1897-99/+99
* qdoc: Fix problem of missing inherited membersMartin Smith2013-01-112-3/+6
* Doc: corrected typo "the the"Nico Vertriest2013-01-111-1/+1
* qdoc: Fix some old links and references to NokiaSergio Ahumada2013-01-101-68/+68
* Fix warning about unused variable in qdocThiago Macieira2012-12-231-1/+1
* QDoc: Fix warning - unused variableFrederik Gladhorn2012-12-191-1/+1
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-171-3/+0
* Clean up Q_WS_WINDebao Zhang2012-12-141-5/+0
* qdoc: Make links to \target work intermoduleMartin Smith2012-12-124-34/+41
* QDoc: Fix generated anchors for c++ class signalsTopi Reinio2012-12-111-1/+1
* qdoc: Make extraimages behave like styles and scriptsMartin Smith2012-12-051-3/+3
* qdoc: Don't include inherited members in the class refMartin Smith2012-12-054-78/+96
* Remove reference to Qt 3 documentation from example qdoc code.hjk2012-11-301-3/+1
* More changes from Nokia to DigiaSergio Ahumada2012-11-302-4/+4
* qdoc: Don't include internal items in annotated listsMartin Smith2012-11-292-2/+19
* qdoc: Listing QML group members across modulesMartin Smith2012-11-282-5/+13
* Fix filesToOpen in example manifests.Eike Ziller2012-11-271-2/+2
* qdoc: Listing group members across modulesMartin Smith2012-11-2716-417/+395
* Change license header from Nokia to DigiaSergio Ahumada2012-11-266-6/+6
* Allow qdocconf to specify where the examples are located in install.Eike Ziller2012-11-263-4/+8
* qdoc: fix urls in manifests after modularizationhjk2012-11-231-1/+1
* qdoc: Make image paths relative to html fileMartin Smith2012-11-211-4/+5
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-2019-275/+501
|\
| * qdoc: Handle extra imahes exactly like stylesMartin Smith2012-11-161-18/+7
| * qdoc: Handle scripts exactly like stylesMartin Smith2012-11-161-15/+3
| * qdoc: Removed debug codeMartin Smith2012-11-163-13/+0
| * qdoc: better copying of .css filesMartin Smith2012-11-166-85/+196
| * qdoc: better copying of .css filesMartin Smith2012-11-144-9/+27
| * qdoc: better copying of .css filesMartin Smith2012-11-081-46/+40
| * qdoc: Removed setting of codeindent variableMartin Smith2012-11-072-3/+6
| * Help generator: Add a global config for "extraFiles".Jerome Pasion2012-11-071-0/+1
| * qdoc: Added module attribute to most index elementsMartin Smith2012-11-067-10/+100
| * qdoc: Fixed the since list for modularized QtMartin Smith2012-11-024-26/+24
| * qdoc: Fixed All Namespaces listMartin Smith2012-10-311-1/+1
| * qdoc: Fixed All Functions listMartin Smith2012-10-301-1/+1
| * qdoc: Fixed All Classes listMartin Smith2012-10-261-1/+1
| * qdoc: Adding the -log-progress optionMartin Smith2012-10-254-8/+18
| * qdoc: Don't load index in -prepare phaseMartin Smith2012-10-254-92/+122