summaryrefslogtreecommitdiffstats
path: root/tools/assistant/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6'Thiago Macieira2010-01-214-20/+63
|\
| * QtHelp: Enable dynamic translation.ck2010-01-214-20/+63
* | Assistant: Fix bug that can lead to infinite loop in edge cases.ck2010-01-141-2/+3
* | Merge branch '4.6'Thiago Macieira2010-01-1374-74/+74
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-0673-73/+73
* | Merge branch '4.6'Thiago Macieira2009-12-261-3/+1
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into qt-inte...Qt Continuous Integration System2009-12-121-3/+1
| |\
| | * Assistant: Fix race condition in index creation.ck2009-12-081-3/+1
* | | Merge commit 'origin/4.6'Olivier Goffart2009-12-151-0/+2
|\ \ \ | |/ /
| * | Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-091-0/+2
| |/
* | qhelpgenerator: Don't insert identical indices.ck2009-12-141-2/+12
* | Assistant: Performance improvements in qhelpgenerator.ck2009-12-142-13/+16
* | Cleanup, no functional change.kh12009-12-071-23/+30
* | Merge branch '4.6'Thiago Macieira2009-12-032-0/+2
|\ \ | |/
| * Assistant: Fix race condition in CLucene indexer.ck2009-12-012-0/+2
* | Merge branch '4.6'Thiago Macieira2009-11-256-27/+29
|\ \ | |/
| * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-195-15/+15
| |\
| | * Ran the script utils/normalizeOlivier Goffart2009-11-185-15/+15
| | * 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
| * | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-131-6/+5
| |\ \ | | |/
| * | Assistant: Fix license header.ck2009-11-131-1/+1
* | | Help generator: Add option to check HTML links.ck2009-11-182-0/+66
* | | Merge branch '4.6'Thiago Macieira2009-11-131-6/+5
|\ \ \ | | |/ | |/|
| * | Doc: Fixed whitespace.David Boddie2009-11-111-6/+5
| |/
* | Assistant: Fix some license headers.ck2009-11-132-2/+2
* | Merge branch '4.6'Thiago Macieira2009-11-105-12/+23
|\ \ | |/
| * Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-095-12/+23
| |\
| | * API review: *Count() are not pluralMarius Storm-Olsen2009-11-095-12/+23
| * | Assistant: Look for document encoding in XML headers as well.ck2009-11-056-57/+124
| |/
* | Assistant: Fix documentation for QHelpEngineCore::addCustomFilter().ck2009-11-101-2/+3
* | Assistant: Replace a "while" with an "if".ck2009-11-101-3/+1
* | Assistant: Don't escape special characters in search fields.ck2009-11-061-33/+6
* | Assistant: Speed up document encoding detection.ck2009-11-051-7/+7
* | Assistant: Look for document encoding in XML headers as well.ck2009-11-056-57/+124
* | Assistant: Improve search results.ck2009-11-042-169/+282
* | Introduce symbolic constants for CLucene field names.ck2009-11-035-36/+158
|/
* Assistant: More useful error messages for help collections.ck2009-10-211-6/+8
* Assistant: Fix syntax error.ck2009-10-201-1/+1
* Fixing warnings on GCC... (II)João Abecasis2009-10-071-1/+1
* Update license headers again.Jason McDonald2009-09-0938-152/+152
* Merge commit '4feb4019cfc144cef4cd9177d52e52dee9ebdf32' into 4.6Rohan McGovern2009-09-0934-166/+403
|\
| * Update license headers.Jason McDonald2009-09-0834-166/+403
* | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3137-481/+481
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-3136-468/+468
| * Update license headers.Jason McDonald2009-08-1136-36/+36
* | Added doc link to point to Assistant doc table of collection file values.Peter Yard2009-08-311-0/+8
* | doc: Change some uses of \reimp to \internal.Martin Smith2009-08-281-6/+6
* | Add some more exception around to clucene index writer.kh12009-08-172-20/+60