summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | actually use the argument of Q_DECLARE_TR_FUNCTIONSOswald Buddenhagen2009-09-231-9/+59
| * | | namespaces *can* have tr() functions, after allOswald Buddenhagen2009-09-231-11/+8
| * | | drastically improve lupdate's scalabilityOswald Buddenhagen2009-09-231-197/+280
| * | | optimize/clarify function context stringificationOswald Buddenhagen2009-09-231-5/+6
| * | | do not record class forward declarationsOswald Buddenhagen2009-09-231-28/+27
| * | | remove more dead codeOswald Buddenhagen2009-09-231-2/+1
| * | | remove dead codeOswald Buddenhagen2009-09-231-13/+2
| * | | move static objects out of function scopeOswald Buddenhagen2009-09-231-6/+6
| * | | use a source char pointer instead of a string + indexOswald Buddenhagen2009-09-231-13/+18
| * | | take advantage of knowing that qstrings are zero-terminated internallyOswald Buddenhagen2009-09-231-6/+5
| * | | no need to actually compute number values. only 0 is specialOswald Buddenhagen2009-09-231-37/+18
| * | | when matching strings, skip also leading commentsOswald Buddenhagen2009-09-231-6/+8
| * | | avoid isalpha() & isalnum()Oswald Buddenhagen2009-09-231-2/+3
| * | | cut down use of qstring::simplified()Oswald Buddenhagen2009-09-231-6/+10
| * | | optimize directory scanningOswald Buddenhagen2009-09-231-21/+12
| * | | simplifyOswald Buddenhagen2009-09-231-4/+1
| * | | missing & in foreachOswald Buddenhagen2009-09-231-1/+1
| * | | add --sort-contexts optionOswald Buddenhagen2009-09-221-0/+4
| * | | Generate mac refs in docs.Jason McDonald2009-09-222-0/+4
| * | | Remove distinction between different editions in docs.Jason McDonald2009-09-221-6/+3
| * | | Make compileBill King2009-09-221-1/+1
| * | | Letting the xmlpatternsvalidator tool properly handle relative pathsJoão Abecasis2009-09-211-45/+42
| * | | Doc: Exclude the Q_CORE_EXPORT_INLINE declaration from the docs.David Boddie2009-09-211-0/+1
| * | | qdoc: Reverting 4.6 to %VERSION%.Martin Smith2009-09-211-1/+1
| * | | qdoc: Added \brief texts to all the since 4.6 functions.Martin Smith2009-09-212-4/+9
| * | | Corrected license header in /tools/xmlpatternsvalidator/main.h.Kim Motoyoshi Kalland2009-09-211-1/+1
| * | | Removed empty line before the license header in qdesigner_utils_p.h.Kim Motoyoshi Kalland2009-09-211-1/+0
| * | | Update recommendation for make command to run after configure for SymbianIain2009-09-211-1/+1
| * | | qdoc: Added "since" 4.6 lists to the "What's New" page.Martin Smith2009-09-216-8/+71
| * | | Doc: Added missing qdoc macros.David Boddie2009-09-181-0/+5
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-283-22/+40
|\ \ \ \ | | |_|/ | |/| |
| * | | Auto-remove from watch table depending on watch state, and check aBea Lam2009-09-283-22/+40
* | | | Add -maximized option to qmlviewer.Michael Brasser2009-09-281-2/+8
|/ / /
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-285-24/+60
|\ \ \
| * | | Update visual autotests and visual autotest infrastructureAaron Kennedy2009-09-245-24/+60
* | | | Indicate which properties are watchable and use bold text instead ofBea Lam2009-09-244-32/+42
* | | | Change property view from table to tree like old debugger and move WatchTable...Bea Lam2009-09-247-267/+419
|/ / /
* | | Allow watching of properties to be stopped from watch table. Also fixBea Lam2009-09-232-18/+93
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-231202-4922/+5838
|\ \ \
| * | | Recording is now on F9Aaron Kennedy2009-09-221-2/+2
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-226-11/+11
| |\ \ \
| | * | | Renaming: QFxView -> QmlViewYann Bodson2009-09-226-11/+11
| * | | | Fixes for framerate monitor.Michael Brasser2009-09-222-1/+24
| |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-211-22/+16
| |\ \ \
| | * | | Get the framerate monitor working again.Michael Brasser2009-09-211-22/+16
| * | | | Basic implementation of visual "test scripts"Aaron Kennedy2009-09-216-13/+663
| |/ / /
| * | | add a -fullscreen option.Lars Knoll2009-09-181-2/+6
| * | | Merge commit 'origin/4.6' into kinetic-declarativeuiLars Knoll2009-09-188-61/+59
| |\ \ \ | | |/ /
| | * | Remove remaining support for win32-mwc mkspecIain2009-09-181-3/+0
| | * | Fix broken .ui file - class name was not specified correctly.Rhys Weatherley2009-09-171-1/+1