Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | 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 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | 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 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge commit 'b7692016f282251002b3e85dfcb5567bd91a12c0' of oslo-staging-1 int... | Simon Hausmann | 2009-11-23 | 5 | -5/+132 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix regression introduced in 1e6b424b692b20dcfec920f8d3563e520ec1ff05 | João Abecasis | 2009-11-20 | 2 | -1/+117 | |
| | * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2009-11-20 | 39 | -308/+372 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Incorrect DropAction returned by QDrag::exec() on Cocoa. | Prasanth Ullattil | 2009-11-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | | Marking the shmid segment to be destroyed. It prevents leaks when the app cra... | Simone Fiorentino | 2009-11-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | doc: Fixed the last qdoc errors (this time). | Martin Smith | 2009-11-20 | 1 | -3/+12 | |
| * | | | | | | | | | | | | Merge commit '01fec63b7b8f8cae94f92fca1d806fe8c6156299' of oslo-staging-1 int... | Simon Hausmann | 2009-11-23 | 11 | -170/+322 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-20 | 37 | -307/+369 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Revert check for file size to a warning in QFile::map | João Abecasis | 2009-11-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Fixing the frame hierarchy traversing in framecapture WebKit example. | Andre Pedralho | 2009-11-19 | 2 | -21/+18 | |
| | * | | | | | | | | | | | Updated the 'framecapture' WebKit example according to WebKit API changes. | Andre Pedralho | 2009-11-19 | 2 | -4/+3 | |
| | * | | | | | | | | | | | Document known issue - window resizing slower on Windows 7 due to gesture | Volker Hilsheimer | 2009-11-19 | 1 | -0/+5 | |
| | * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2009-11-19 | 422 | -3776/+13656 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | doc: Added note about including a 3rd party library in the bundle. | Martin Smith | 2009-11-19 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-23 | 13 | -43/+104 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | don't use qWarning for things which are not really warnings | Oswald Buddenhagen | 2009-11-20 | 2 | -6/+15 | |
| | * | | | | | | | | | | | | fix crash on closing "rightmost" file | Oswald Buddenhagen | 2009-11-20 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | fix encodings, take N | Oswald Buddenhagen | 2009-11-20 | 10 | -32/+81 | |
| | * | | | | | | | | | | | | don't overwrite explicitly specified CODECFORTR on UTF-16 input | Oswald Buddenhagen | 2009-11-19 | 3 | -2/+3 | |
| | * | | | | | | | | | | | | fix potentially wrong output codec for UTF-16 input files | Oswald Buddenhagen | 2009-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Fix configure warning for non-symbian builds | Jason McDonald | 2009-11-23 | 1 | -2/+4 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Mention the changed architecture and license of QtScript in the 4.6.0 changelog | Simon Hausmann | 2009-11-20 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge commit 'd9fa92' into origin-4.6 | Olivier Goffart | 2009-11-20 | 35 | -136/+360 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-20 | 30 | -95/+467 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Improved documentation Qt for the Symbian platform | Alessandro Portale | 2009-11-19 | 14 | -70/+291 | |
| | | * | | | | | | | | | | QAbstractSlider: keypad navigation is slow. | Frans Englich | 2009-11-19 | 2 | -4/+74 | |
| | | * | | | | | | | | | | Symbian: QKeyEvent:isAutoRepeat() doesn't work | Frans Englich | 2009-11-19 | 1 | -1/+1 | |
| | | * | | | | | | | | | | Fix crash when using splash screen, or QPixmap::copy() | Shane Kearns | 2009-11-19 | 3 | -0/+20 | |
| | | * | | | | | | | | | | Freeze def files against 4.6.0 | Shane Kearns | 2009-11-19 | 6 | -8/+40 | |
| | | * | | | | | | | | | | Enabled Qt icon in Symbian also for demos/examples without UID3. | Janne Anttila | 2009-11-19 | 2 | -2/+2 | |
| | | * | | | | | | | | | | Added default Qt icon back for Qt demos/examples in Symbian. | Janne Anttila | 2009-11-19 | 3 | -9/+37 | |
| | | * | | | | | | | | | | Use relative paths when invoking mifconv. | Janne Anttila | 2009-11-19 | 1 | -1/+1 | |
| | | * | | | | | | | | | | Unified ICON keyword handling for ABLD and SBSv2 toolchains. | Janne Anttila | 2009-11-19 | 1 | -2/+3 | |
| | * | | | | | | | | | | | Do not recreate the VGImage if the size is unchanged | Rhys Weatherley | 2009-11-20 | 2 | -33/+10 | |
| | * | | | | | | | | | | | Remove unmatched else in non-EGL mode for OpenVG pixmap data | Rhys Weatherley | 2009-11-20 | 1 | -1/+0 | |
| | * | | | | | | | | | | | Prevent a deep copy of QImage::bits() in the OpenVG pixmap implementation | Rhys Weatherley | 2009-11-20 | 1 | -2/+10 | |
| | * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Olivier Goffart | 2009-11-19 | 4 | -24/+51 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Item views: make sure the model is connected/disconnected correctly | Thierry Bastian | 2009-11-19 | 2 | -8/+30 | |
| | | * | | | | | | | | | | | Item views: make sure the hovered item is updated when scrolling | Thierry Bastian | 2009-11-19 | 2 | -16/+21 | |
| | * | | | | | | | | | | | | Fixes regression in QListView: Selection would not expend to the full viewport | Olivier Goffart | 2009-11-19 | 1 | -2/+6 | |
| | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Add a QTest::qWaitForWindowShown for a failing qlistview autotest | Leonardo Sobral Cunha | 2009-11-19 | 1 | -0/+2 | |