Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | Fixed endless loop when printing a QTextDocument. | Trond Kjernåsen | 2009-11-23 | 1 | -0/+6 | |
| | | | | | * | | | | Make the menubar filter out EScape only if there is a current action | Thierry Bastian | 2009-11-23 | 1 | -1/+2 | |
| | | | | | * | | | | Compile fix for win32-icc. | Jan-Arve Sæther | 2009-11-23 | 1 | -0/+12 | |
| | | | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-11-23 | 8 | -13/+38 | |
| | | | | | |\ \ \ \ | ||||||
| | | | | | | * | | | | Make the buttons react on mouse release only if it was pressed | Thierry Bastian | 2009-11-23 | 2 | -2/+6 | |
| | | | | | | * | | | | Merge 'upstream/4.6' into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-23 | 5 | -5/+13 | |
| | | | | | | |\ \ \ \ | ||||||
| | | | | | | * | | | | | Fix QHeaderView when the model is reset and section have moved. | Olivier Goffart | 2009-11-23 | 1 | -6/+19 | |
| | | | | | | | |/ / / | | | | | | | |/| | | | ||||||
| | | | | | * | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-11-23 | 2 | -12/+18 | |
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | | | | ||||||
| | | | | | | * | | | | QGAL: sizeHint constraints needed by anchors parallel with the layout | Eduardo M. Fleury | 2009-11-20 | 1 | -6/+14 | |
| | | | | | | * | | | | QGAL: deal correctly with anchors in parallel with the layout | Caio Marcelo de Oliveira Filho | 2009-11-20 | 2 | -6/+4 | |
| | | | | * | | | | | | Fix positioning of diacritics in .otf fonts on Windows | Eskil Abrahamsen Blomfeldt | 2009-11-23 | 2 | -44/+63 | |
| | | | | |/ / / / / | ||||||
| | | | * | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-25 | 38 | -88/+283 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Fix build on AIX: all of the .a file is linked into the program. | Oswald Buddenhagen | 2009-11-24 | 1 | -7/+3 | |
| | | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2009-11-25 | 13 | -269/+320 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Mac: deleting a menu item might clear items in other menus | Richard Moe Gustavsen | 2009-11-25 | 1 | -6/+4 | |
| | | | * | | | | | | | | Cocoa: 'Quit' in menu bar does not work | Richard Moe Gustavsen | 2009-11-25 | 2 | -2/+11 | |
| | | | * | | | | | | | | Compile for 64-bit Windows | Bradley T. Hughes | 2009-11-25 | 1 | -1/+6 | |
| | | | * | | | | | | | | Fix the tablet device recognition on Windows | Benjamin Poulain | 2009-11-25 | 1 | -84/+115 | |
| | | | * | | | | | | | | On Windows Flash is played only while moving mouse inside the plugin. | Prasanth Ullattil | 2009-11-25 | 1 | -1/+1 | |
| | | | * | | | | | | | | QXmlStream: regenerate header after grammar change | Peter Hartmann | 2009-11-25 | 1 | -161/+162 | |
| | | | * | | | | | | | | QXmlStream: Fix parsing of DTDs that contain empty markup declarations | Jakub Wieczorek | 2009-11-25 | 1 | -0/+1 | |
| | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-25 | 3 | -3/+29 | |
| | | | |\ \ \ \ \ \ \ \ | | | | | | |/ / / / / / | | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | | Merge commit '0d20ec8604b318ceafd6c35dfe1d73519bf024d3' of oslo-staging-1 int... | Simon Hausmann | 2009-11-25 | 14 | -32/+109 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | 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 | |
| | | | * | | | | | | | | | Small performance improvement: don't match the bus path. | Thiago Macieira | 2009-11-24 | 1 | -3/+2 | |
| | | | * | | | | | | | | | Doc: Update the documentation for the serviceOwnerChanged signal. | Thiago Macieira | 2009-11-24 | 1 | -0/+6 | |
| | | | * | | | | | | | | | Fix the detection of when this process gets names on the bus. | Thiago Macieira | 2009-11-24 | 2 | -12/+11 | |
| | | | * | | | | | | | | | Revert "Disable the deprecation warning for this signal since we're using it ... | Thiago Macieira | 2009-11-24 | 1 | -0/+5 | |
| | | | * | | | | | | | | | Revert "Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus... | Thiago Macieira | 2009-11-24 | 1 | -3/+0 | |
| | | * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-24 | 2 | -2/+28 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | | Fix softkeys for QDialogButtonBoxes created without a parent. | Jason Barron | 2009-11-24 | 1 | -0/+24 | |
| | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Dean Dettman | 2009-11-24 | 7 | -9/+46 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Docs : Add details to QMdiArea::removeSubWindow() | Dean Dettman | 2009-11-24 | 1 | -2/+4 | |
| | | * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2009-11-24 | 71 | -250/+532 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / | | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | | We don't need to initialize multitouch in non-gui applications. | Denis Dzyubenko | 2009-11-24 | 1 | -1/+2 | |
| | | | * | | | | | | | | | Incorrect background while composing Japanese text(e.g 'shi' + <space>). | Prasanth Ullattil | 2009-11-24 | 1 | -4/+2 | |
| | | | * | | | | | | | | | Softkeys: Text disappears from textbox when predictive text is active. | Samuel Nevala | 2009-11-24 | 1 | -1/+2 | |
| | | | * | | | | | | | | | Fixes implicit grabbing in Qt/Cocoa | Denis Dzyubenko | 2009-11-24 | 2 | -30/+29 | |
| | | | * | | | | | | | | | QLineEdit fix for mac | Denis Dzyubenko | 2009-11-24 | 1 | -2/+6 | |
| | | | * | | | | | | | | | Maximizing a window makes it a bit smaller that the minimum size:Cocoa | Prasanth Ullattil | 2009-11-24 | 1 | -2/+7 | |
| | | | | |_|/ / / / / / | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | QNetworkCookieJar: don't do path checking when receiving cookies | Peter Hartmann | 2009-11-24 | 1 | -3/+4 | |
| | | | * | | | | | | | | Fix accept call in q3process | Markus Goetz | 2009-11-24 | 1 | -1/+1 | |
| | | | * | | | | | | | | Fix QWindowsSystemProxy::init | Markus Goetz | 2009-11-24 | 1 | -1/+4 | |
| | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-24 | 14 | -17/+87 | |
| | | | |\ \ \ \ \ \ \ \ | | | | | | |/ / / / / / | | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | | Merge commit '4ea54f03174778a4efdcb802f9179b6e1d17fd88' of oslo-staging-1 int... | Simon Hausmann | 2009-11-24 | 3 | -1/+12 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | 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 | 1 | -2/+8 | |
| | | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-11-23 | 17 | -17/+75 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | Fix background rendering for read-only comboboxes on Maemo5 | Robert Griebl | 2009-11-23 | 1 | -1/+1 | |
| | | | | | | |/ / / / / / | | | | | | |/| | | | | | |