summaryrefslogtreecommitdiffstats
path: root/tools/assistant
Commit message (Expand)AuthorAgeFilesLines
* Add priority property to QActionJens Bache-Wiig2009-07-171-1/+7
* Allow picking up tool button style from the systemJens Bache-Wiig2009-07-161-0/+5
* Added a version information to our executables.Denis Dzyubenko2009-07-151-0/+31
* Merge commit 'origin/4.5'Bill King2009-07-083-31/+27
|\
| * Removed superfluous code in assistant's search module.ck2009-07-063-16/+6
| * Fixed race condition in search module.ck2009-07-063-15/+21
* | Added wildcard support for file lists in help projects.ck2009-07-071-3/+19
* | Merge branch '4.5'Thiago Macieira2009-07-026-23/+114
|\ \ | |/
| * Sync with QtCreator.kh2009-07-014-10/+94
| * Sync with QtCreator.kh2009-07-011-9/+13
| * Do not start Assistant without at least an empty page.kh2009-07-011-2/+5
| * Improve QtHelp error reporting.Friedemann Kleint2009-07-011-2/+2
* | Remove trailing dot in tooltips.Ritt Konstantin2009-06-291-3/+3
* | Merge branch '4.5'Thiago Macieira2009-06-261-1/+1
|\ \ | |/
| * Bump Qt version number.Jason McDonald2009-06-251-1/+1
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-2315-1/+16
|\ \ | |/
| * Fix missing member initialization.kh2009-06-2315-1/+16
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-185-118/+104
|\ \ | |/
| * Make it possible to drag bookmarks to the root item.kh2009-06-181-1/+2
| * Cleanup.kh2009-06-182-117/+99
| * Add Russian translation for Qt Assistant.Ritt Konstantin2009-06-172-0/+2
| * Add Russian translation for QtHelp.Ritt Konstantin2009-06-171-0/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-16161-288/+288
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-16161-287/+287
| * We only need to filename, not the full path.kh2009-06-151-1/+1
* | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-124-48/+55
|\ \ | |/
| * We do only support files inside or in subdirs of the help project.kh2009-06-111-45/+49
| * Fix wrong home shortcut, now set to ALT+Home.kh2009-06-111-1/+1
| * No need to bookmark emty pages.kh2009-06-112-1/+4
| * Spelling in docs.Jarek Kobus2009-06-101-1/+1
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-081-0/+3
|\ \ | |/
| * Add a comment for the translator so the placeholders are describedAndy Shaw2009-06-061-0/+3
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-021-8/+8
|\ \ | |/
| * Fixed build issues with MSVCThierry Bastian2009-05-291-8/+8
* | improved string operations all over the placeThierry Bastian2009-05-281-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-274-74/+108
|\ \ | |/
| * Integrate merge-request #549 into branch '4.5'Simon Hausmann2009-05-272-2/+4
| |\
| | * Updated danish translations. Added them to relevant project files.Thomas Sondergaard2009-05-262-2/+4
| * | Workaround the palette issue, set it only when we search is open.kh2009-05-262-2/+38
| * | Fix broken search inside search results.kh2009-05-262-70/+66
* | | Remove unused variables from various About dialogs.Jason McDonald2009-05-202-19/+5
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-194-58/+67
|\ \ \ | |/ /
| * | Make ctrl+lmb and mmb work in a same way everywhere (like in browsers).kh2009-05-183-44/+51
| * | Make sure we add the progress bar only once.kh2009-05-181-14/+16
| |/
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-131-0/+0
|\ \ | |/
| * Version update.kh2009-05-121-0/+0
* | Replace all instances of "Ctrl+Q" with QKeySequence::Quit.Norwegian Rock Cat2009-05-121-1/+1
|/
* Compiler warnings (Mac/Carbon)Bjoern Erik Nilsen2009-05-071-1/+1
* Make the error dialogs less annoying. Show only one instead of many.kh2009-05-071-11/+37
* Implement new cmd option to remove the full text search index.kh2009-05-073-0/+46