Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 8 | -11/+47 |
|\ | |||||
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-20 | 3 | -9/+5 |
| |\ | |||||
| * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-20 | 7 | -28/+167 |
| |\ \ | |||||
| * | | | make Qt Designer compile when Qt is configured with -no-script | Kent Hansen | 2009-08-19 | 7 | -3/+22 |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-18 | 15 | -121/+1904 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-17 | 6 | -28/+72 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'qtscript-jsc-backend-configure' of git@scm.dev.nokia.troll.no:q... | Kent Hansen | 2009-08-17 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make script and scripttools autodetect, like webkit | Marius Storm-Olsen | 2009-08-17 | 1 | -2/+2 |
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-14 | 6 | -9/+14 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'qtscript-jsc-backend-configure' of git@scm.dev.nokia.troll.no:q... | Kent Hansen | 2009-08-14 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Make Script and ScriptTools availability the same as WebKit | Marius Storm-Olsen | 2009-08-14 | 1 | -3/+1 |
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-12 | 6 | -21/+38 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-12 | 1151 | -1217/+1293 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Add -script/-no-script option to configure.exe as well | Marius Storm-Olsen | 2009-08-11 | 1 | -5/+24 |
* | | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 10 | -37/+172 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Removed warning about signal conflicts. | Friedemann Kleint | 2009-08-20 | 1 | -4/+0 |
| * | | | | | | | | Designer: Tab widget / stacked widget / tool box pages got localized names. | Friedemann Kleint | 2009-08-20 | 1 | -3/+3 |
| * | | | | | | | | Move "Layout in Splitter" commands to their right place | Jarek Kobus | 2009-08-20 | 1 | -2/+2 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Make the license test pass. | Frans Englich | 2009-08-19 | 7 | -28/+167 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Remove win32-mwc support, as per suggested in review comment by Espen. | Frans Englich | 2009-08-19 | 1 | -4/+1 |
* | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 26 | -156/+1988 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | optimize getToken(), part 2: avoid QString::append() | Oswald Buddenhagen | 2009-08-17 | 1 | -24/+66 |
| * | | | | | | consolidate some variables | Oswald Buddenhagen | 2009-08-17 | 1 | -70/+66 |
| * | | | | | | optimize getToken(), part 1 | Oswald Buddenhagen | 2009-08-17 | 1 | -29/+47 |
| * | | | | | | optimize getChar() | Oswald Buddenhagen | 2009-08-17 | 1 | -7/+9 |
| * | | | | | | Rename qlistdata.cpp (back) to qlist.cpp. | Volker Hilsheimer | 2009-08-17 | 2 | -2/+2 |
| * | | | | | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 12 | -28/+1753 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Add some more exception around to clucene index writer. | kh1 | 2009-08-17 | 2 | -20/+60 |
| * | | | | | qdoc: Fixed the bug that made reporting NOTIFY signals not work. | Martin Smith | 2009-08-17 | 3 | -3/+9 |
| * | | | | | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -5/+3 |
| | |_|_|/ | |/| | | | |||||
| * | | | | qmake's include function now supports three arguments | Keith Isdale | 2009-08-14 | 1 | -2/+4 |
| * | | | | Assistant compiles on Windows CE | Thomas Hartmann | 2009-08-13 | 2 | -0/+8 |
| * | | | | Fix qmake warnings | Prasanth Ullattil | 2009-08-13 | 2 | -4/+0 |
| * | | | | qdoc: Disabled reporting the NOTIFY signal until I know what it broke. | Martin Smith | 2009-08-13 | 1 | -3/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1151 | -1238/+1331 |
|\ \ \ \ | |/ / / | |||||
| * | | | qdoc: Changed the scripts for the google search box | Martin Smith | 2009-08-12 | 1 | -1/+6 |
| * | | | qdoc: Added google CSE to each page. | Martin Smith | 2009-08-12 | 1 | -11/+18 |
| * | | | Update obsolete license headers. | Jason McDonald | 2009-08-12 | 5 | -10/+15 |
| | |/ | |/| | |||||
| * | | Replace "Trolltech" with more appropriate terms. | Jason McDonald | 2009-08-12 | 10 | -11/+11 |
| * | | Surrounded a string const with QString() to get snippet to work. | Martin Smith | 2009-08-12 | 1 | -0/+1 |
| * | | Update obsolete URL's in code and docs. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| * | | Update references to online documentation. | Jason McDonald | 2009-08-12 | 4 | -5/+5 |
| * | | Eliminate last mentions of "Qt Software". | Jason McDonald | 2009-08-12 | 2 | -2/+2 |
| * | | Update URL's to use new domain. | Jason McDonald | 2009-08-12 | 19 | -27/+27 |
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1134 | -1134/+1134 |
| * | | Tr-Fixes in Qt Designer. | Friedemann Kleint | 2009-08-11 | 3 | -7/+9 |
| * | | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 9 | -17/+75 |
| * | | Linguist: Fixed spehling error. | Friedemann Kleint | 2009-08-10 | 4 | -10/+10 |
| * | | qdoc: List the NOTIFY signal function in the property doc. | Martin Smith | 2009-08-10 | 5 | -3/+18 |
| |/ | |||||
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-10 | 5 | -6/+6 |
|\ \ | |/ |