summaryrefslogtreecommitdiffstats
path: root/tools/assistant
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-06-0213-125/+446
|\ \
| * | Backport open pages switcher from Qt Creator.kh12010-06-028-30/+403
| * | Remove in-page switcher.kh12010-06-025-75/+9
| * | Add missing trace, small cleanup.kh12010-06-023-20/+34
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-013-4/+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
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-194-7/+14
|\ \ | |/
| * 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
* | Assistant: Fix use of uninitialized address bar.ck2010-05-171-92/+103
* | Assistant: Enable switching between pages via an in-page combo box.ck2010-05-147-21/+95
* | Sync against latest Qt Creator.kh12010-05-0417-762/+785
* | added closing parenthesis in helpviewer_qtb.cppZeno Albisser2010-05-031-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-04-2827-915/+1449
|\ \
| * | Assistant: Fix line endings.ck2010-04-274-698/+698
| * | Assistant: Fix license headers.ck2010-04-272-28/+52
| * | Assistant: Don't display close button when it's not functional.ck2010-04-261-2/+5