summaryrefslogtreecommitdiffstats
path: root/tools/assistant
Commit message (Expand)AuthorAgeFilesLines
* Assistant: Fixes related to search configuration.ck2009-11-062-3/+2
* Assistant: Fix bugs on cached collection file handling.ck2009-11-061-1/+7
* Assistant: Reset default homepage on collection file update.ck2009-11-051-0/+2
* Assistant: Look for document encoding in XML headers as well.ck2009-11-056-57/+124
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-041-1/+1
|\
| * Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-1/+1
| |\
| | * Removed the margin in assistant on Mac.Denis Dzyubenko2009-10-301-1/+1
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Bradley T. Hughes2009-10-301-0/+1
| | |\
* | | | Fix Assistant to never access the network.kh12009-11-041-17/+15
|/ / /
* | | Add a French translation to Assistant. Update the phrase book.Benjamin Poulain2009-10-301-0/+1
* | | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-301-0/+1
|\ \ \ | |/ / |/| / | |/
| * Tabs with corner widgets are drawn incorrectly in document mode on Mac.Prasanth Ullattil2009-10-291-0/+1
* | Fix wrong version number in Assistant internal help.kh12009-10-291-0/+0
|/
* 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
* Removing errors from the configure step...João Abecasis2009-10-072-5/+1
* 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
* 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.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
* | 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