summaryrefslogtreecommitdiffstats
path: root/tools/assistant/lib
Commit message (Expand)AuthorAgeFilesLines
* Change to release license header.Jason McDonald2011-02-1641-533/+533
* Update copyright year to 2011.Jason McDonald2011-01-1175-75/+75
* CLucene: Use the right delete operator.Christian Kandeler2011-01-072-2/+2
* Assistant: Insert all keywords with empty ids, as ids are not mendatory.kh12010-10-121-6/+7
* Assistant: Clean-up - fix spelling mistakes.Christian Kandeler2010-08-201-1/+1
* Assistant: Clean-up: Use const references in foreach loops.Christian Kandeler2010-08-201-2/+2
* Assistant: Clean-up: Mark constructors as explicit.Christian Kandeler2010-08-205-8/+10
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-5/+5
* more fine-grained ts targetsOswald Buddenhagen2010-07-151-13/+0
* remove redundand translations project filesOswald Buddenhagen2010-07-121-0/+13
* qhelpgenerator: Fix namespace syntax checking.ck2010-07-091-2/+4
* use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-1/+1
* Remove superfluous forward declaration.kh12010-05-271-3/+0
* escape backslashesOswald Buddenhagen2010-05-261-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-132-9/+7
|\
| * Build fix for mingwThierry Bastian2010-04-092-9/+7
* | Assistant: Check namespace and virtual folder syntax of help projects.ck2010-04-081-6/+22
|/
* Fix broken setCollectionFile (creating multiple models instead reusing)kh12010-03-153-10/+13
* Set database write behavior to synchronous=OFF and increase page cache.kh12010-03-042-0/+11
* Help system: Build search index with low priority.ck2010-03-022-2/+2
* Merge remote branch 'origin/master' into berlin-masterJoerg Bornemann2010-02-262-2/+2
|\
| * improve 64 bit support on windowsThierry Bastian2010-02-231-1/+1
| * Fix compilationOlivier Goffart2010-02-221-1/+1
* | tr()-Fixes in Assistant/QHelpLib code.Friedemann Kleint2010-02-241-1/+1
|/
* Assistant: Remove 'namespace qt' from new files in 4.7Thiago Macieira2010-02-203-6/+0
* Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-1910-52/+35
|\
| * Help system: Remove hard-coded qt namespace.ck2010-02-1811-58/+39
| * Help system: Handle all Clucene exceptions.ck2010-02-181-118/+112
* | Fix copyright year.Jason McDonald2010-02-161-1/+1
* | Help system: Handle all Clucene exceptions.ck2010-02-121-118/+112
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-084-20/+34
|\ \
| * | Assistant: Give meaningful context to translations.ck2010-02-022-18/+32
| * | Assistant: Eliminate private tr contexts.ck2010-01-292-2/+2
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-0412-57/+57
|\ \ \ | | |/ | |/|
| * | Assistant: Fix spelling mistakes.ck2010-02-016-16/+16
| * | Assistant: Use const references in foreach loops.ck2010-02-0110-45/+45
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-10/+10
|\ \ \ | |/ / | | / | |/ |/|
| * Assistant: Fix unintended tr context change.ck2010-01-291-10/+10
* | 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