summaryrefslogtreecommitdiff
path: root/src/assistant
Commit message (Expand)AuthorAgeFilesLines
* Doc: Edited Qt Help page and clarified .qhp file location.Jerome Pasion2013-02-131-10/+12
* Ctrl+W shortcut on last open tab causes Assistant to crash.kh12013-02-116-19/+38
* fix doc page urlsOswald Buddenhagen2013-02-062-2/+2
* Do not use webkit in case of static build.kh12013-02-061-2/+2
* substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-062-7/+7
* Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-012-2/+2
|\
| * Merge branch 'release' into stableSergio Ahumada2013-01-312-2/+2
| |\
| | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-122-2/+2
* | | Look into the right variable to determine whether Qt is built statically.kh12013-01-311-1/+1
|/ /
* | Fix crash (QFont access) by using a qt gui application.kh12013-01-301-2/+5
* | Compare only clean path. Fixes compares with /./ in path.kh12013-01-151-11/+9
* | Remove all Trolltech references.kh12013-01-141-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-10248-250/+250
* | Revert most of 227a60a427f83931ca8bdaec7509a673738f053b.kh12013-01-0911-66/+61
* | Fix search for non-existing term with filters turned on.kh12013-01-091-1/+1
* | Fix Assistant search crashes with square brackets, etc...kh12013-01-091-4/+33
* | Merge from Qt Creator. Adds geometry awareness.kh12013-01-095-40/+131
|/
* Fix warnings found by the headersclean testThiago Macieira2013-01-081-2/+2
* Move functions from an anonymous namespace in a headerThiago Macieira2013-01-081-3/+4
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-3/+3
* Bump Qt version to 5.0.1Sergio Ahumada2013-01-022-5/+5
* Doc: Correcting qhp links to the Linguist and Assistant examplesJerome Pasion2012-12-171-1/+1
* Enable exceptions code, makes Assistant far more stable.kh12012-12-173-23/+14
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-2/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-162-2/+1
* ActiveQt documentation is not registered in Qt Assistant.kh12012-12-141-0/+6
* Link only minimal qpa plugin to qhelpgenerator in static buildMiikka Heikkinen2012-12-141-0/+2
* Doc: Fix example pages for Qt ToolsLeena Miettinen2012-12-123-9/+60
* QtTools: Doc: Fixing links in designer and assistant.David Schulz2012-12-111-1/+2
* Doc: Modularize Qt Help docsLeena Miettinen2012-12-107-0/+784
* QtTools: Add example page for assistant.David Schulz2012-12-101-0/+47
* QtTools: Doc: Moved assistant examplesDavid Schulz2012-12-061-1/+1
* Change project names in tools' qdocconf filev5.0.0-rc1hjk2012-12-051-19/+19
* Change copyrights from Nokia to DigiaSergio Ahumada2012-12-0565-65/+65
* Add all new doc files we have for Qt5.kh12012-12-031-1/+25
* QHelpGenerator: Allow launch without window managerKai Koehne2012-11-301-0/+3
* Doc: Renaming Qt Assistant Manual's HTML page name.Jerome Pasion2012-11-291-1/+1
* Assistant: rename doc/assistant.qdocconf to doc/qtassistant.qdocconfhjk2012-11-282-2/+2
* Update information from Nokia to Digia and Qt ProjectSergio Ahumada2012-11-2838-38/+38
* Assistant: adjust to recently changed location of .qch fileshjk2012-11-271-2/+1
* Doc: Changed qch namespace from "com" to "org"Jerome Pasion2012-11-271-1/+1
* Fix inbuild help and message. Remove Trolltech references.kh12012-11-264-6/+25
* Backport helpviewer_qwv.cpp fixes from QtCreator bugs 7199 and 8211.Michael BrĂ¼ning2012-11-231-5/+6
* Doc: Update Qt Assistant Manual to Qt 5Leena Miettinen2012-11-2214-368/+282
* QtAssistant: remove references to QApplication::TypeJ-P Nurmi2012-11-221-21/+14
* Doc: Renamed documentation output to "qtassistant" directory.Jerome Pasion2012-11-211-2/+2
* Assistant: fix CONFIG value in .pro filehjk2012-11-201-4/+1
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-2011-607/+1486
|\
| * Assistant: Updated documentation configuration for Qt 5Jerome Pasion2012-11-1411-607/+1486
* | follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-052-2/+0