summaryrefslogtreecommitdiffstats
path: root/tools/assistant
Commit message (Expand)AuthorAgeFilesLines
* Print icon in doc pages has no effect.kh12010-05-173-0/+3
* Assistant has unnecessary repaints when expand/collapse selected node.kh12010-05-171-7/+11
* Improved workaround for new qt documentation, base on dboddie's work.kh12010-04-263-13/+12
* Just use the path as the url can have an anchor attached etc...kh12010-04-202-4/+5
* Quick fix to make the documentation work, needs a proper solution though.kh12010-04-193-4/+23
* Fix MOBILITY-404Wolfgang Beck2010-04-151-0/+2
* 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: Handle forward/backward mouse buttons on press on Linux.ck2010-04-135-16/+58
* | Assistant: Check namespace and virtual folder syntax of help projects.ck2010-04-081-6/+22
* | Fix missing natively supported mime types for help viewer.kh12010-04-073-19/+61
|/
* Use more standard icons from the theme in AssistantThorbjørn Lindeijer2010-03-232-6/+15
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-171-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-1119-47/+54
| |\
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-012-2/+2
| |\ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-2331-236/+773
| |\ \ \
| * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-1912-10/+31
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-1817-821/+1127
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-16139-11404/+6530
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtaxis2010-02-1216-106/+139
| |\ \ \ \ \ \ \
| * | | | | | | | Fix linking for armlinkThomas Zander2010-02-041-1/+1
* | | | | | | | | Fix broken setCollectionFile (creating multiple models instead reusing)kh12010-03-153-10/+13
* | | | | | | | | Assistant: Fix full text indexing.ck2010-03-092-9/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Assistant: Fix compile warning for empty header.ck2010-03-086-29/+17
* | | | | | | | Assistant: Fix warnings about unused variables.ck2010-03-053-4/+4
* | | | | | | | Set database write behavior to synchronous=OFF and increase page cache.kh12010-03-042-0/+11
* | | | | | | | Assistant: Don't warn for non-existing English to English translations.ck2010-03-021-1/+1
* | | | | | | | Assistant: Un-watch files at shutdown.ck2010-03-021-0/+7
* | | | | | | | Help system: Build search index with low priority.ck2010-03-022-2/+2
* | | | | | | | Fixed the close button of the find widget in AssistantThorbjørn Lindeijer2010-03-011-0/+1
* | | | | | | | 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
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Assistant: Make ~AbstractHelpViewer() virtual.ck2010-02-241-1/+1
* | | | | | | tr()-Fixes in Assistant/QHelpLib code.Friedemann Kleint2010-02-243-10/+10
|/ / / / / /
* | | | | | Assistant: Remove 'namespace qt' from new files in 4.7Thiago Macieira2010-02-203-6/+0
* | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-2018-178/+738
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-2017-168/+728
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-1817-168/+728
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Implement bookmark manager widget.kh12010-02-178-52/+606
| | | * | | | | Fix memmory leak.kh12010-02-171-0/+1
| | | * | | | | Fix spacing.kh12010-02-171-0/+3
| | | * | | | | Prevent renaming the bookmarks menu root item, it's just a placeholder.kh12010-02-172-4/+17
| | | * | | | | Fix broken set last shown pagen when the last page was about:blank.kh12010-02-171-2/+3
| | | * | | | | Move launch with external app in base class.kh12010-02-176-103/+82
| | | * | | | | Make sure the bookmarks menu updates on add/ remove as well.kh12010-02-171-4/+6
| | | * | | | | Fix broken Drag&Drop, reset and clear the model if we set new bookmarks.kh12010-02-171-3/+10
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-188-6/+21
| |\| | | | |
| * | | | | | Fix no-webkit compiler helpviewerRhys Weatherley2010-02-184-10/+16
| | |/ / / / | |/| | | |
* | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-1910-52/+35
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |