| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Keith Isdale | 2009-08-10 | 13 | -95/+148 |
|\ |
|
| * | Make checksdk give a nonzero exit code when it's asked for an SDK which | Rohan McGovern | 2009-08-10 | 1 | -2/+2 |
|
|
| * | nicer way to deal with missing support for template class friends | Oswald Buddenhagen | 2009-08-06 | 2 | -4/+13 |
|
|
| * | Designer: Cannot edit menus in an RTL form when Designer uses LTR. | Friedemann Kleint | 2009-08-06 | 9 | -62/+114 |
|
|
| * | qdoc: Don't include internal or private classes in annotated lists. | Martin Smith | 2009-08-06 | 1 | -1/+2 |
|
|
| * | qdoc: Fixed a Windows crash in HtmlGenerator::generateCompactList(). | Martin Smith | 2009-08-06 | 1 | -26/+17 |
|
|
* | | In a .pro file the include() function does not warn if specified file | Keith Isdale | 2009-08-10 | 4 | -4/+4 |
|/ |
|
* | Merge commit 'origin/4.5' | Rohan McGovern | 2009-08-06 | 2 | -0/+6 |
|\ |
|
| * | Fix compilation when QT_NO_HTTP is defined | Markus Goetz | 2009-08-05 | 2 | -0/+6 |
|
|
* | | cetcpsync: unneeded error message removed | Joerg Bornemann | 2009-08-05 | 1 | -1/+2 |
|
|
* | | cetest compile fix | Joerg Bornemann | 2009-08-05 | 1 | -2/+3 |
|
|
* | | small cleanup in cetest | Joerg Bornemann | 2009-08-05 | 2 | -17/+18 |
|
|
* | | missing license header added in cetcpsyncsvr | Joerg Bornemann | 2009-08-05 | 1 | -0/+40 |
|
|
* | | Workaround a crash in qdoc. | Volker Hilsheimer | 2009-08-05 | 1 | -0/+5 |
|
|
* | | initial revision of cetcpsync | Joerg Bornemann | 2009-08-05 | 6 | -0/+996 |
|
|
* | | initial revision of cetcpsyncserver | Joerg Bornemann | 2009-08-05 | 7 | -0/+1398 |
|
|
* | | cetest: add support for cetcpsync (our simple ActiveSync replacement) | Joerg Bornemann | 2009-08-05 | 5 | -7/+305 |
|
|
* | | Make \annotatedlist <group> work also in pages that are not \group pages. | Volker Hilsheimer | 2009-08-05 | 1 | -9/+6 |
|
|
* | | qdoc: Removed the "No such group" qdoc error. | Martin Smith | 2009-08-05 | 1 | -0/+2 |
|
|
* | | Merge AudioServices into mainline. | Justin McPherson | 2009-08-05 | 1 | -0/+15 |
|
|
* | | Assistant: Use non-GUI version of QApplication for command-line tasks. | ck | 2009-08-04 | 1 | -1/+15 |
|
|
* | | qdoc: Added \annotated list command to qdoc3. | Martin Smith | 2009-08-04 | 6 | -14/+40 |
|
|
* | | Assistant: Added search history. | ck | 2009-08-04 | 1 | -57/+238 |
|
|
* | | Sync with QtCreator source, add's help startup options. | kh1 | 2009-08-03 | 6 | -40/+158 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Fix missing title quoting. | kh | 2009-07-27 | 1 | -2/+4 |
|
|
* | | Compilare necessus est | Volker Hilsheimer | 2009-08-01 | 1 | -1/+1 |
|
|
* | | Assistant: Performance fixes for help generator's pattern matching. | ck | 2009-07-31 | 1 | -7/+36 |
|
|
* | | Fix internal documentation after QUrl change. | kh | 2009-07-31 | 5 | -5/+5 |
|
|
* | | Fix compilation with xlC 7: operands to ?: must match. | Thiago Macieira | 2009-07-31 | 1 | -2/+2 |
|
|
* | | fix infinite loop when meeting improper trId() | Oswald Buddenhagen | 2009-07-30 | 1 | -1/+3 |
|
|
* | | Fix compilation with xlC 7: operands to ?: must match. | Thiago Macieira | 2009-07-30 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of git://git-nokia.trolltech.com.au/qtsoftware/qt/qt | Aaron Kennedy | 2009-07-30 | 5 | -7/+18 |
|\ \ |
|
| * | | Remove "no-stl" from the build key and add compatibility for old plugins. | Thiago Macieira | 2009-07-29 | 1 | -2/+0 |
|
|
| * | | qdoc: Added -obsoletelinks flag to opt in for reporting obsolete links. | Martin Smith | 2009-07-29 | 4 | -5/+18 |
|
|
* | | | Merge QML specific qdoc changes | Aaron Kennedy | 2009-07-29 | 19 | -312/+1413 |
|/ / |
|
* | | qdoc: Added superscript obsolete to obsolete links. | Martin Smith | 2009-07-28 | 2 | -2/+12 |
|
|
* | | Assistant/helpconverter: Remove hard-coded version check in ADP file. | ck | 2009-07-28 | 2 | -9/+17 |
|
|
* | | Assistant: Removed redundancy in index reader classes. | ck | 2009-07-27 | 8 | -210/+296 |
|
|
* | | qdoc: Fixed all references to obsolete QHttp classes. | Martin Smith | 2009-07-24 | 1 | -3/+11 |
|
|
* | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-07-24 | 2 | -5/+26 |
|\ \
| |/ |
|
| * | Enabled setting of DESIGNABLE=false-properties using FormWindowCursor API | Friedemann Kleint | 2009-07-23 | 1 | -4/+24 |
|
|
| * | Recognize .jui file format in lupdate | Eskil Abrahamsen Blomfeldt | 2009-07-23 | 1 | -0/+3 |
|
|
* | | configure shows Windows CE specific build steps when its done | Joerg Bornemann | 2009-07-23 | 1 | -2/+10 |
|
|
* | | repair showSummary after commit 08b3511a0c | Joerg Bornemann | 2009-07-23 | 1 | -1/+3 |
|
|
* | | qdoc: Removed obsolete classes from annotated lists. | Martin Smith | 2009-07-23 | 1 | -0/+3 |
|
|
* | | fix linker error for the cetest tool | Joerg Bornemann | 2009-07-22 | 1 | -1/+2 |
|
|
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-07-22 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Designer: Fixed bug in setting QUrl property values from resources. | Friedemann Kleint | 2009-07-22 | 1 | -2/+5 |
|
|
* | | qdoc: Reported links to obsolete things that appear in non-obsolete things. | Martin Smith | 2009-07-22 | 1 | -2/+7 |
|
|