summaryrefslogtreecommitdiffstats
path: root/tools/assistant
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-042-0/+4
|\
| * Don't use translations for console tools under windowsVictor Ostashevsky2010-09-282-0/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-285-8/+23
|\ \ | |/
| * Assistant: Don't register internal doc when using custom collection.Christian Kandeler2010-09-234-3/+16
| * Assistant: Move comment to the right place.Christian Kandeler2010-09-231-5/+7
| * Bump version to 4.7.1.Jason McDonald2010-09-211-1/+1
* | Allow fallback to fulltext search when keyword has not been found (remote).kh12010-09-278-24/+126
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-213-4/+4
|\ \ | |/
| * I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-143-4/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-1012-56/+104
|\ \ | |/
| * Install translators earlier in assistantVictor Ostashevsky2010-09-061-2/+1
| * Wrap translatable messages with tr() in assistant, designer and linguistVictor Ostashevsky2010-09-0110-50/+54
| * Enable loading/generating translations by assistant and linguist toolsVictor Ostashevsky2010-09-013-4/+49
* | Once we set a new source model, we need to disconnect the old one.kh12010-09-071-52/+51
* | Add a boommark toolbar menu item as well.kh12010-09-071-1/+7
* | Implement bookmarks toolbar.kh12010-09-065-36/+117
* | Assistant: Fix race condition on start-up.Christian Kandeler2010-08-301-9/+7
* | Fix broken bookmark filter.kh12010-08-271-2/+6
* | Implement navigation history menus.kh12010-08-262-0/+97
* | Fix typo. Remove some leftovers.kh12010-08-263-18/+1
* | Make tabbed pages optional in Assistant.kh12010-08-2611-7/+245
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-2516-21/+24
|\ \ | |/
| * Assistant: Clean-up - fix spelling mistakes.Christian Kandeler2010-08-201-1/+1
| * Assistant: Clean-up: Use const references in foreach loops.Christian Kandeler2010-08-202-3/+3
| * Assistant: Clean-up: Mark constructors as explicit.Christian Kandeler2010-08-2013-16/+19
| * Assistant: Clean-up - add newlines to end of files.Christian Kandeler2010-08-202-2/+2
| * make error messages consistentOswald Buddenhagen2010-08-171-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-5/+5
|\ \ | |/
| * 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 the use of deprecated qVariant*Olivier Goffart2010-08-062-3/+3
* | Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-062-8/+8
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-285-111/+6
|\ \ | |/
| * 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
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-151-0/+2
|\ \ | |/
| * Set the registration time while using the collection generator to register.kh12010-07-051-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-016-28/+23
|\ \ | |/
| * 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
* | Fix some kind of race condition while using remote commands.kh12010-06-165-1/+25
* | Make the open pages widget act on the up/ down key directly.kh12010-06-031-8/+22
* | Remove leftover.kh12010-06-031-1/+0