summaryrefslogtreecommitdiffstats
path: root/tools/assistant
Commit message (Expand)AuthorAgeFilesLines
* Implement bookmark export/import.kh12009-11-049-11/+390
* Fix internal help versioning number.kh12009-11-041-0/+0
* Fix missing quit shortcut on windows.kh12009-11-041-1/+5
* Assistant: Improve search results.ck2009-11-042-169/+282
* Introduce symbolic constants for CLucene field names.ck2009-11-035-36/+158
* Merge branch '4.6'Thiago Macieira2009-10-212-7/+9
|\
| * Assistant: More useful error messages for help collections.ck2009-10-211-6/+8
| * Assistant: Fix syntax error.ck2009-10-201-1/+1
* | Merge branch '4.6'Thiago Macieira2009-10-082-4/+2
|\ \ | |/
| * Fixing warnings on GCC... (II)João Abecasis2009-10-071-1/+1
| * Removing errors from the configure step...João Abecasis2009-10-072-5/+1
* | Merge branch '4.6'Thiago Macieira2009-10-052-16/+19
|\ \ | |/
| * fix ts and qm targets for shadow builds and builds with -prefixOswald Buddenhagen2009-10-013-20/+26
| * remove *_untranslated.tsOswald Buddenhagen2009-10-013-3/+2
| * remove unused translations.proOswald Buddenhagen2009-10-011-34/+0
* | Merge branch '4.6'Jason McDonald2009-09-09136-574/+811
|\ \ | |/
| * Update license headers again.Jason McDonald2009-09-09130-520/+520
| * Merge commit '4feb4019cfc144cef4cd9177d52e52dee9ebdf32' into 4.6Rohan McGovern2009-09-0934-166/+403
| |\
| | * Update license headers.Jason McDonald2009-09-0834-166/+403
* | | Merge branch '4.6'Thiago Macieira2009-09-032-4/+42
|\ \ \ | |/ /
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-035-291/+44
| |\ \ | | |/
| | * Update license headers.Jason McDonald2009-09-023-11/+3
| | * Remove obsolete copies of GPL.Jason McDonald2009-09-021-280/+0
| | * Assorted license header fixes.Jason McDonald2009-09-021-0/+41
| * | Missing version number fixesJason McDonald2009-09-021-1/+1
* | | Finish bumping version number to 4.7.0Jason McDonald2009-09-021-1/+1
* | | Remove deprecated Assistant and AssistantClient.kh12009-08-3172-9089/+1
* | | Stop building the depricated Assistant translation, soon the be removed.kh12009-08-311-41/+0
|/ /
* | 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-31128-1664/+1664
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-31127-1651/+1651
| * Update URL of online documentation.Jason McDonald2009-08-111-2/+2
| * Update license headers.Jason McDonald2009-08-11127-127/+127
* | 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
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+0
* | Add some more exception around to clucene index writer.kh12009-08-172-20/+60
* | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-5/+3
* | Assistant compiles on Windows CEThomas Hartmann2009-08-132-0/+8
* | Update references to online documentation.Jason McDonald2009-08-121-2/+2
* | Update contact URL in license headers.Jason McDonald2009-08-12129-129/+129
* | Introducing icon theme supportJens Bache-Wiig2009-08-102-0/+23
* | In a .pro file the include() function does not warn if specified fileKeith Isdale2009-08-101-1/+1
* | Merge commit 'origin/4.5'Rohan McGovern2009-08-062-0/+6
|\ \ | |/
| * Fix compilation when QT_NO_HTTP is definedMarkus Goetz2009-08-052-0/+6
* | Assistant: Use non-GUI version of QApplication for command-line tasks.ck2009-08-041-1/+15
* | Assistant: Added search history.ck2009-08-041-57/+238
* | Sync with QtCreator source, add's help startup options.kh12009-08-036-40/+158
* | Merge branch '4.5'Thiago Macieira2009-08-031-2/+4
|\ \ | |/
| * Fix missing title quoting.kh2009-07-271-2/+4