summaryrefslogtreecommitdiffstats
path: root/tools/assistant
Commit message (Expand)AuthorAgeFilesLines
* Assistant: Performance improvements in qhelpgenerator.ck2009-12-142-13/+16
* Assistant: Added rebuild-search-index command line option.ck2009-12-103-3/+40
* Assistant: Make doc file watching work for the intended use case.ck2009-12-092-1/+75
* Assistant: Try to reload open pages on doc file update.ck2009-12-095-10/+23
* Assistant: Allow search tab to be displayed on start-up.ck2009-12-081-2/+2
* Assistant: Don't re-load saved pages that don't exist anymore.ck2009-12-081-11/+13
* Assistant: Add "shared" directory to dependency list.ck2009-12-071-0/+1
* Assistant: Use tracing macro in all functions.ck2009-12-0718-0/+472
* Assistant: Logical re-structuring of start-up code.ck2009-12-076-148/+172
* Cleanup, no functional change.kh12009-12-071-23/+30
* Assistant: More small refactorings + compile fix.ck2009-12-041-37/+49
* Merge branch '4.6'Thiago Macieira2009-12-032-0/+2
|\
| * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-032-4/+8
| |\
| * | Assistant: Fix race condition in CLucene indexer.ck2009-12-012-0/+2
* | | Assistant: Another small refactoring.ck2009-12-031-14/+33
* | | Assistant: Small refactoring to prepare for upcoming functional change.ck2009-12-031-18/+24
* | | Assistant: Compile fix for namespaced Qt.ck2009-12-032-0/+8
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtck2009-12-032-4/+8
|\ \ \
| * \ \ Merge branch '4.6'Thiago Macieira2009-12-022-4/+8
| |\ \ \ | | | |/ | | |/|
| | * | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-021-1/+1
| | |\ \
| | | * | Bump version to 4.6.1Jason McDonald2009-12-011-1/+1
| | | |/
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-291-1/+1
| | |\ \ | | | |/
| | | * Assistant: Move tab widget allocation up.ck2009-11-251-1/+1
| | * | Fixed key handling in the documentation index widgetDenis Dzyubenko2009-11-251-3/+7
| | |/
* | | Assistant: Encapsulate accesses to help engine.ck2009-12-0326-772/+1224
|/ /
* | Merge branch '4.6'Thiago Macieira2009-11-2518-56/+61
|\ \ | |/
| * Merge commit 'b345b96dc14cc0da3a9ff44216d447e6f2c8ad97' from oslo-staging-1 i...Simon Hausmann2009-11-201-1/+1
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1917-45/+45
| | |\
| | * | Enabled documentMode in assistant only on Mac.Denis Dzyubenko2009-11-191-1/+1
| * | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1917-45/+45
| |\ \ \ | | | |/ | | |/|
| | * | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1917-45/+45
| | |\ \ | | | |/ | | |/|
| | | * Ran the script utils/normalizeOlivier Goffart2009-11-1817-45/+45
| | | * Fix Qt file header, as spotted by tst_headers.Thiago Macieira2009-11-131-1/+1
| * | | Properly return the absolute file path for help files.kh12009-11-191-11/+13
| |/ /
| * | Fix crash on windows running while without gui. Should be 4.6 main.kh12009-11-161-1/+4
| * | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-133-9/+9
| |\ \ | | |/
| * | Assistant: Fix license header.ck2009-11-131-1/+1
* | | Assistant: Add tracing functionality.ck2009-11-251-0/+74
* | | Assistant: Add dedicated class for access to custom values.ck2009-11-2312-352/+929
* | | Assistant: Check qch files for update.ck2009-11-198-24/+112
* | | Help generator: Add option to check HTML links.ck2009-11-185-4/+87
* | | Assistant: Cache directory can be given relative to collection file.ck2009-11-182-3/+16
* | | Assistant: Display "Page not found" message for invalid URLs.ck2009-11-161-4/+11
* | | Merge branch '4.6'Thiago Macieira2009-11-132-8/+7
|\ \ \ | | |/ | |/|
| * | Add tr() to strings of Assistant that need to be translatedBenjamin Poulain2009-11-111-2/+2
| * | french translation of qt_helpPierre Rossi2009-11-111-1/+2
| * | Assistant: Add missing initialization of member variable.qt-info@nokia.com2009-11-111-0/+1
| * | Fix Assistant losing font settings across invocations.kh12009-11-112-62/+67
| * | Fix some warnings.kh12009-11-111-3/+2
| * | Assistant: Fix bugs related to setting the current filter remotely.qt-info@nokia.com2009-11-113-10/+14