| Commit message (Expand) | Author | Age | Files | Lines |
* | fix class/struct mismatch in the bootstrap magic | Oswald Buddenhagen | 2009-11-25 | 1 | -2/+4 |
|
|
* | another shot at fixing directory separators in build commands | Oswald Buddenhagen | 2009-11-25 | 2 | -2/+2 |
|
|
* | Assistant: Move tab widget allocation up. | ck | 2009-11-25 | 1 | -1/+1 |
|
|
* | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-25 | 69 | -309/+991 |
|\ |
|
| * | Merge commit '0d20ec8604b318ceafd6c35dfe1d73519bf024d3' of oslo-staging-1 int... | Simon Hausmann | 2009-11-25 | 20 | -53/+156 |
| |\ |
|
| | * | QNetworkCookieJar: don't do path checking when receiving cookies | Peter Hartmann | 2009-11-24 | 2 | -5/+25 |
|
|
| | * | Fix accept call in q3process | Markus Goetz | 2009-11-24 | 1 | -1/+1 |
|
|
| | * | Fix QWindowsSystemProxy::init | Markus Goetz | 2009-11-24 | 1 | -1/+4 |
|
|
| | * | Namespace build fails for webkit example | Richard Moe Gustavsen | 2009-11-24 | 1 | -0/+2 |
|
|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-24 | 22 | -20/+211 |
| | |\ |
|
| | * | | update autotest to match 4.6 behavior | Kent Hansen | 2009-11-23 | 1 | -9/+14 |
|
|
| | * | | Add reference to JIRA task for expected test failure | Kent Hansen | 2009-11-23 | 1 | -1/+1 |
|
|
| | * | | Add references to JIRA tasks for expected test failures | Kent Hansen | 2009-11-23 | 4 | -9/+9 |
|
|
| | * | | Fixes: Fuzzy standard icons with Ubuntu Humanity theme | Jens Bache-Wiig | 2009-11-23 | 1 | -15/+13 |
|
|
| | * | | Don't crash in eval() function when QtScript debugger is attached | Kent Hansen | 2009-11-23 | 2 | -2/+36 |
|
|
| | * | | Mac: Make gestures available when building Qt against SDK < 10.6 | Richard Moe Gustavsen | 2009-11-23 | 2 | -8/+25 |
|
|
| | * | | Cocoa: native dialogs might hang the application on close | Richard Moe Gustavsen | 2009-11-23 | 1 | -2/+8 |
|
|
| | * | | Mac: remove superflucious call | Richard Moe Gustavsen | 2009-11-23 | 1 | -1/+0 |
|
|
| | * | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-11-23 | 5 | -1/+51 |
|
|
| | * | | Mac: added some useful comments only | Richard Moe Gustavsen | 2009-11-23 | 1 | -0/+3 |
|
|
| * | | | Fixes implicit grabbing in Qt/Cocoa | Denis Dzyubenko | 2009-11-25 | 2 | -30/+29 |
|
|
| * | | | Fix QFile::map in Linux 64bit | Olivier Goffart | 2009-11-25 | 1 | -1/+1 |
|
|
| * | | | Fix links to docs in INSTALL and README | Jason McDonald | 2009-11-25 | 2 | -9/+9 |
|
|
| * | | | Fix softkeys for QDialogButtonBoxes created without a parent. | Jason Barron | 2009-11-24 | 2 | -16/+68 |
|
|
| * | | | Added some missing build instructions for abld. | axis | 2009-11-24 | 2 | -0/+11 |
|
|
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Dean Dettman | 2009-11-24 | 12 | -11/+121 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge commit '4ea54f03174778a4efdcb802f9179b6e1d17fd88' of oslo-staging-1 int... | Simon Hausmann | 2009-11-24 | 3 | -1/+12 |
| | |\ \
| | | |/ |
|
| | | * | Cocoa: apps with dialogs hangs on exit | Richard Moe Gustavsen | 2009-11-23 | 1 | -1/+1 |
|
|
| | | * | Fix symbol exports in QtScript with gcc | Simon Hausmann | 2009-11-23 | 2 | -0/+11 |
|
|
| | * | | Compile fix for win32-icc. | Jan-Arve Sæther | 2009-11-24 | 1 | -0/+12 |
|
|
| | * | | Don't crash in eval() function when QtScript debugger is attached | Kent Hansen | 2009-11-24 | 2 | -2/+36 |
|
|
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-11-23 | 49 | -235/+748 |
| | |\ \ |
|
| | | * | | Fix background rendering for read-only comboboxes on Maemo5 | Robert Griebl | 2009-11-23 | 1 | -1/+1 |
|
|
| | | * | | updates french phrasebook | Pierre Rossi | 2009-11-23 | 1 | -0/+36 |
|
|
| | | * | | A few tweaks to the frozen column example | Pierre Rossi | 2009-11-23 | 3 | -2/+11 |
|
|
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-sql-team into 4.6 | Bill King | 2009-11-23 | 1 | -5/+13 |
| | |\ \ \ |
|
| | | * | | | Handle errors and data truncation in QMYSQLResult::fetchNext() | Derick Hawcroft | 2009-11-23 | 1 | -5/+13 |
|
|
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Derick Hawcroft | 2009-11-23 | 350 | -2679/+2987 |
| | | |\ \ \ |
|
| | * | \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-11-22 | 49 | -159/+472 |
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-11-20 | 314 | -2528/+2523 |
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-11-18 | 494 | -6231/+20216 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-11-13 | 348 | -22746/+26672 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch '4.6' of ../qt into 4.6 | Bill King | 2009-11-09 | 428 | -4598/+9885 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | Don't reset view if a query fails. | Derick Hawcroft | 2009-11-09 | 1 | -4/+5 |
|
|
| * | | | | | | | | | Docs : Add details to QMdiArea::removeSubWindow() | Dean Dettman | 2009-11-24 | 1 | -2/+4 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | Merge remote branch 'origin/4.6' into 4.6-ce | ninerider | 2009-11-23 | 42 | -230/+693 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-23 | 14 | -12/+135 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| | | * | | | | | | | Support semi-transparent surfaces in the OpenVG graphics system | Rhys Weatherley | 2009-11-22 | 3 | -3/+41 |
|
|
| | | * | | | | | | | Fixes painting issues when scaling a QGraphicsView. | Yoann Lopes | 2009-11-20 | 2 | -1/+40 |
|
|
| | | * | | | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-20 | 71 | -430/+630 |
| | | |\ \ \ \ \ \ \ |
|