summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qtscript-jsc-backend-configure' of git@scm.dev.nokia.troll.no:q...Kent Hansen2009-08-141-3/+1
|\
| * Make Script and ScriptTools availability the same as WebKitMarius Storm-Olsen2009-08-141-3/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-126-21/+38
|\ \
| * | qdoc: Changed the scripts for the google search boxMartin Smith2009-08-121-1/+6
| * | qdoc: Added google CSE to each page.Martin Smith2009-08-121-11/+18
| * | Update obsolete license headers.Jason McDonald2009-08-125-10/+15
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-121151-1217/+1293
|\ \ \ | |/ / | | / | |/ |/|
| * Replace "Trolltech" with more appropriate terms.Jason McDonald2009-08-1210-11/+11
| * Surrounded a string const with QString() to get snippet to work.Martin Smith2009-08-121-0/+1
| * Update obsolete URL's in code and docs.Jason McDonald2009-08-121-1/+1
| * Update references to online documentation.Jason McDonald2009-08-124-5/+5
| * Eliminate last mentions of "Qt Software".Jason McDonald2009-08-122-2/+2
| * Update URL's to use new domain.Jason McDonald2009-08-1219-27/+27
| * Update contact URL in license headers.Jason McDonald2009-08-121134-1134/+1134
| * Tr-Fixes in Qt Designer.Friedemann Kleint2009-08-113-7/+9
| * Introducing icon theme supportJens Bache-Wiig2009-08-109-17/+75
| * Linguist: Fixed spehling error.Friedemann Kleint2009-08-104-10/+10
| * qdoc: List the NOTIFY signal function in the property doc.Martin Smith2009-08-105-3/+18
* | Add -script/-no-script option to configure.exe as wellMarius Storm-Olsen2009-08-111-5/+24
|/
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtKeith Isdale2009-08-1013-95/+148
|\
| * Make checksdk give a nonzero exit code when it's asked for an SDK whichRohan McGovern2009-08-101-2/+2
| * nicer way to deal with missing support for template class friendsOswald Buddenhagen2009-08-062-4/+13
| * Designer: Cannot edit menus in an RTL form when Designer uses LTR.Friedemann Kleint2009-08-069-62/+114
| * qdoc: Don't include internal or private classes in annotated lists.Martin Smith2009-08-061-1/+2
| * qdoc: Fixed a Windows crash in HtmlGenerator::generateCompactList().Martin Smith2009-08-061-26/+17
* | In a .pro file the include() function does not warn if specified fileKeith Isdale2009-08-104-4/+4
|/
* Merge commit 'origin/4.5'Rohan McGovern2009-08-062-0/+6
|\
| * Fix compilation when QT_NO_HTTP is definedMarkus Goetz2009-08-052-0/+6
* | cetcpsync: unneeded error message removedJoerg Bornemann2009-08-051-1/+2
* | cetest compile fixJoerg Bornemann2009-08-051-2/+3
* | small cleanup in cetestJoerg Bornemann2009-08-052-17/+18
* | missing license header added in cetcpsyncsvrJoerg Bornemann2009-08-051-0/+40
* | Workaround a crash in qdoc.Volker Hilsheimer2009-08-051-0/+5
* | initial revision of cetcpsyncJoerg Bornemann2009-08-056-0/+996
* | initial revision of cetcpsyncserverJoerg Bornemann2009-08-057-0/+1398
* | cetest: add support for cetcpsync (our simple ActiveSync replacement)Joerg Bornemann2009-08-055-7/+305
* | Make \annotatedlist <group> work also in pages that are not \group pages.Volker Hilsheimer2009-08-051-9/+6
* | qdoc: Removed the "No such group" qdoc error.Martin Smith2009-08-051-0/+2
* | Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+15
* | Assistant: Use non-GUI version of QApplication for command-line tasks.ck2009-08-041-1/+15
* | qdoc: Added \annotated list command to qdoc3.Martin Smith2009-08-046-14/+40
* | Assistant: Added search history.ck2009-08-041-57/+238
* | Sync with QtCreator source, add's help startup options.kh12009-08-036-40/+158
* | Merge branch '4.5'Thiago Macieira2009-08-031-2/+4
|\ \ | |/
| * Fix missing title quoting.kh2009-07-271-2/+4
* | Compilare necessus estVolker Hilsheimer2009-08-011-1/+1
* | Assistant: Performance fixes for help generator's pattern matching.ck2009-07-311-7/+36
* | Fix internal documentation after QUrl change.kh2009-07-315-5/+5
* | Fix compilation with xlC 7: operands to ?: must match.Thiago Macieira2009-07-311-2/+2
* | fix infinite loop when meeting improper trId()Oswald Buddenhagen2009-07-301-1/+3