summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Auto-resize window when a new file is opened from the Open dialog. AlsoBea Lam2009-10-011-1/+2
* If there's only one engine, auto-connect to it and hide engines view.Bea Lam2009-09-305-5/+35
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-292-23/+6
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-291-2/+8
| |\
| * | Remove redundant "Fetch object" button and text field.Bea Lam2009-09-292-16/+0
| * | Use splitter to separate tree and property views. Helps with problemsBea Lam2009-09-291-7/+6
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-2923-438/+747
|\ \ \ | |_|/ |/| |
| * | Merge branch 'origin/4.5' into 4.6Oswald Buddenhagen2009-09-252-11/+83
| |\ \
| | * | Add Russian translation for Qt DesignerRitt Konstantin2009-09-251-1/+1
| | * | Update Russian phrasebookRitt Konstantin2009-09-251-10/+82
| | * | Fix broken .ui file - class name was not specified correctly.Rhys Weatherley2009-09-181-1/+1
| * | | Make menu editor work on Mac OS X.Friedemann Kleint2009-09-252-2/+11
| * | | remove completely useless .qm install sub-targetOswald Buddenhagen2009-09-251-3/+0
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-251-0/+5
| |\ \ \
| | * | | qdoc: test only for major and minor version when generating "since" lists.Volker Hilsheimer2009-09-241-0/+5
| * | | | Stop qdoc outputting meaningless paths in html comments.Jason McDonald2009-09-251-1/+1
| |/ / /
| * | | detect and eliminate forwarding headersOswald Buddenhagen2009-09-231-7/+20
| * | | reduce peak memory consumptionOswald Buddenhagen2009-09-231-30/+70
| * | | 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