summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Remove remaining support for win32-mwc mkspecIain2009-09-181-3/+0
* | Fix broken .ui file - class name was not specified correctly.Rhys Weatherley2009-09-181-1/+1
* | Merge branch '4.5' into 4.6Tom Cooksey2009-09-173-42/+50
|\|
| * Designer: tab order in DeviceProfileDialog correctedJoerg Bornemann2009-09-171-38/+46
| * Update qt eclipse integration version number in docs, fix paths.Jarek Kobus2009-09-172-4/+4
| * Update license headers again.Jason McDonald2009-09-081118-4472/+4473
* | Fix alpha setting in Designer's "Edit Palette" windowFriedemann Kleint2009-09-163-17/+8
* | qdoc: Added the "All Functions" link back into the header.Martin Smith2009-09-161-0/+2
* | Change compile options for configure so it can be built using msvc2008Shane Kearns2009-09-151-0/+4
* | QCursor support for Symbian OSShane Kearns2009-09-151-1/+0
* | When parsing a java file do not simply ignore the first character.Jan-Arve Sæther2009-09-151-1/+0
* | Improve upon the previous commit and allow more cases to activate.Thiago Macieira2009-09-131-32/+34
* | qdbus tool: enable service activation when calling methodsCaio Marcelo de Oliveira Filho2009-09-131-12/+15
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-091186-4774/+5011
|\ \
| * | Update license headers again.Jason McDonald2009-09-091152-4608/+4608
| * | Merge commit '4feb4019cfc144cef4cd9177d52e52dee9ebdf32' into 4.6Rohan McGovern2009-09-0934-166/+403
| |\|
| | * Update license headers.Jason McDonald2009-09-0834-166/+403
* | | Took armcc_warnings.prf in use also for uitools build.Janne Anttila2009-09-091-2/+5
|/ /
* | Added multiple frames to QPaintBuffer.Samuel Rødal2009-09-041-40/+12
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-0427-27/+69
|\|
| * Add license headers to python codeJason McDonald2009-09-041-0/+42
| * Pedantic fixes for license headers.Jason McDonald2009-09-0426-27/+27
* | Update license headersJason McDonald2009-09-041-11/+9
* | compile since broken merge from 4.5Gunnar Sletta2009-09-032-2/+2
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-0348-1525/+310
|\ \
| * | Added trace graphics system for painting performance profiling.Samuel Rødal2009-09-033-1/+213
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-0345-1524/+97
| |\|
| | * Add missing license headersJason McDonald2009-09-033-2/+44