summaryrefslogtreecommitdiffstats
path: root/tools/assistant
Commit message (Expand)AuthorAgeFilesLines
* make error messages consistentOswald Buddenhagen2010-08-171-1/+1
* Assistant: Revert previous commit, issue was already fixed.ck2010-08-041-2/+1
* Assistant: Include QML docsck2010-08-041-1/+2
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-5/+5
* Remove qMemCopy() usage from all .cpp files of Qt itself.Robin Burchell2010-07-181-1/+1
* more fine-grained ts targetsOswald Buddenhagen2010-07-152-26/+0
* remove redundand translations project filesOswald Buddenhagen2010-07-124-107/+26
* make projects lupdate-friendlyOswald Buddenhagen2010-07-121-1/+1
* qhelpgenerator: Fix namespace syntax checking.ck2010-07-091-2/+4
* Set the registration time while using the collection generator to register.kh12010-07-051-0/+2
* We need to swallow the event, otherwise it might pop up several times.kh12010-06-231-0/+1
* Set the item data thru the model, so we actually emit dataChanged.kh12010-06-233-2/+10
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
* Fix some kind of race condition while using remote commands.kh12010-06-162-2/+24
* use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-1/+1
* Doc: replacing old imageMorten Engvoldsen2010-05-311-0/+0
* Remove superfluous forward declaration.kh12010-05-271-3/+0
* escape backslashesOswald Buddenhagen2010-05-261-1/+1
* 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