Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-18 | 26 | -126/+142 | |
| | | | | | | |\ \ \ \ | ||||||
| | | | | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-18 | 26 | -126/+142 | |
| | | | | | | | |\ \ \ \ | ||||||
| | | | | | | | | * | | | | Remove unwanted code in f8d5f2594a9b268b9eeecf95b24b23fc940c71ce | Prasanth Ullattil | 2010-03-17 | 1 | -3/+1 | |
| | | | | | | | | * | | | | Compile fix on keypad-navigation systems | Thiago Macieira | 2010-03-17 | 1 | -1/+1 | |
| | | | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-17 | 26 | -127/+145 | |
| | | | | | | | | |\ \ \ \ | ||||||
| | | | | | | | | | * | | | | compile fix for Windows | Thomas Hartmann | 2010-03-17 | 1 | -0/+1 | |
| | | | | | | | | | * | | | | Fixed focus handling when Qt is embedded into Cocoa app. | Denis Dzyubenko | 2010-03-17 | 1 | -3/+17 | |
| | | | | | | | | | * | | | | Do not beep on Mac when pressing some keys. | Denis Dzyubenko | 2010-03-17 | 4 | -4/+17 | |
| | | | | | | | | | * | | | | Do not deliver the same key event multiple times in Cocoa. | Denis Dzyubenko | 2010-03-17 | 3 | -28/+19 | |
| | | | | | | | | | * | | | | Improved qt_x11_wait_for_window_manager | Denis Dzyubenko | 2010-03-17 | 1 | -28/+10 | |
| | | | | | | | | | * | | | | Cocoa: minisplitter has only 1px wide grab area | Carlos Manuel Duclos Vergara | 2010-03-17 | 1 | -2/+5 | |
| | | | | | | | | | * | | | | "Strictly" Fullscreen Application in Mac OS | Carlos Manuel Duclos Vergara | 2010-03-17 | 1 | -0/+16 | |
| | | | | | | | | | * | | | | Rename QTimestamp to QElapsedTimer | Thiago Macieira | 2010-03-17 | 18 | -41/+41 | |
| | | | | | | | | | * | | | | Port QtGui uses of QTime as a stopwatch to QTimestamp | Thiago Macieira | 2010-03-17 | 20 | -62/+60 | |
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'linux-symbian-sbsv2-support' into 4.7-s60 | axis | 2010-03-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Corrected wrong header casing. | axis | 2010-03-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Wrong repaint when changing the default row height in QTreeView | Gabriel de Dietrich | 2010-03-23 | 1 | -4/+8 | |
* | | | | | | | | | | | | | | Add new function QTextLine::horizontalAdvance() | Eskil Abrahamsen Blomfeldt | 2010-03-23 | 3 | -1/+16 | |
* | | | | | | | | | | | | | | Fix QGraphicsEffect cache when the item is not visible by the view. | Alexis Menard | 2010-03-23 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | Calling setX and setY should send itemSendGeometry/ScenePositionChanged events | Alexis Menard | 2010-03-23 | 1 | -3/+3 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Fix a problem with the selection losing items when layout is changed | Thierry Bastian | 2010-03-22 | 1 | -0/+4 | |
* | | | | | | | | | | | | | refactor connections/disconnections in QItemSelectionModel | Thierry Bastian | 2010-03-22 | 2 | -60/+26 | |
* | | | | | | | | | | | | | small little change to the initialization of item views | Thierry Bastian | 2010-03-22 | 1 | -3/+1 | |
* | | | | | | | | | | | | | disable copy of QPainterPathStroker as its not copiable. | Gunnar Sletta | 2010-03-22 | 1 | -0/+2 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-22 | 2 | -10/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed performance issues when falling back to raster for sub-pixmaps. | Samuel Rødal | 2010-03-22 | 1 | -2/+7 | |
| * | | | | | | | | | | | Dragging headers in item views done right | Gabriel de Dietrich | 2010-03-22 | 1 | -8/+16 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-03-22 | 13 | -98/+160 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | QS60Style: All itemviews should indicate selection with tick mark | Sami Merila | 2010-03-22 | 1 | -3/+3 | |
| * | | | | | | | | | | QS60Style assert fails to detect an index failure | Sami Merila | 2010-03-22 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-19 | 5 | -50/+105 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-19 | 5 | -50/+105 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | fix QTabBar scroll button arrow position in Windows mobile style | Joerg Bornemann | 2010-03-19 | 1 | -2/+6 | |
| | | * | | | | | | | | | | Revert "Optimize getting bearings of a glyph on Windows for true type fonts" | Olivier Goffart | 2010-03-19 | 6 | -59/+11 | |
| | | * | | | | | | | | | | Better handling for NOTIFY in QGraphicsWidget regarding geometry changes | Alexis Menard | 2010-03-19 | 2 | -6/+4 | |
| | | * | | | | | | | | | | Add NOTIFY to size property so QML bindings are working fine. | Alexis Menard | 2010-03-19 | 2 | -1/+5 | |
| | | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-18 | 8 | -52/+149 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | fix PM_TabBarScrollButtonWidth pixel metric in Windows mobile style | Joerg Bornemann | 2010-03-18 | 1 | -4/+5 | |
| | | | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-18 | 7 | -48/+144 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-18 | 7 | -48/+144 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2010-03-17 | 1 | -0/+6 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | Fixes blending problem when paiting non-opaque items with cache enabled. | Yoann Lopes | 2010-03-17 | 1 | -0/+6 | |
| | | | | | * | | | | | | | | | | | Optimize getting bearings of a glyph on Windows for true type fonts | Eskil Abrahamsen Blomfeldt | 2010-03-17 | 6 | -11/+59 | |
| | | | | | |/ / / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2010-03-17 | 1 | -2/+2 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | Optimize speed of QTextLayout and QPainter::drawText | Eskil Abrahamsen Blomfeldt | 2010-03-17 | 1 | -40/+82 | |
| * | | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-19 | 4 | -7/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Enable s60main.rsc infixing. | Miikka Heikkinen | 2010-03-19 | 3 | -4/+16 | |
| | * | | | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2010-03-19 | 2 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Virtual Keyboard and double tap for Symbian support | Sami Merila | 2010-03-19 | 1 | -3/+6 | |