Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 17 | -51/+68 |
|\ | |||||
| * | Trailing whitespace and tab/space fixes for src/gui | Janne Anttila | 2009-08-04 | 3 | -6/+6 |
| * | CFbsBitmap::DataSize() seems to be a private Api function. | Alessandro Portale | 2009-08-03 | 1 | -1/+1 |
| * | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 17 | -45/+62 |
* | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -5/+13 |
|\ \ | |||||
| * | | Reviewed-by: Thomas H. | Gunnar Sletta | 2009-07-30 | 1 | -5/+13 |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-30 | 2 | -10/+17 |
|\ \ \ | |/ / | |||||
| * | | Doc: Some final QMatrix cleanups. | Volker Hilsheimer | 2009-07-28 | 1 | -9/+16 |
| * | | Doc: typo. | Volker Hilsheimer | 2009-07-28 | 1 | -1/+1 |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-29 | 2 | -4/+5 |
|\ \ \ | |/ / | |||||
| * | | Don't animate widgets on first show in Vista | Jens Bache-Wiig | 2009-07-27 | 1 | -1/+2 |
| * | | Fixed SC_ComboBoxArrow returning inverted subControlRect on vista | Jens Bache-Wiig | 2009-07-27 | 1 | -1/+1 |
| * | | Doc - fixed a typo [describles->describes] | Kavindra Devi Palaraja | 2009-07-27 | 1 | -2/+2 |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 3 | -27/+12 |
|\ \ \ | |/ / | |||||
| * | | Doc: Replace more links to obsolete APIs. | Volker Hilsheimer | 2009-07-25 | 2 | -27/+9 |
| * | | Fix incorrect button positioning on tabs | Jens Bache-Wiig | 2009-07-23 | 1 | -0/+3 |
* | | | Compile fixes after latest merge of 4.6. | Jason Barron | 2009-07-28 | 1 | -4/+2 |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 16 | -361/+404 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Compile on embedded | Olivier Goffart | 2009-07-22 | 2 | -2/+2 |
| * | Support for very large range in QProgressBar | Olivier Goffart | 2009-07-22 | 3 | -7/+6 |
| * | Simplify the computation of the QProgressBar progress. | Olivier Goffart | 2009-07-22 | 2 | -6/+5 |
| * | Return selectedFilter in QGtkStyle file dialogs | Lukáš Lalinský | 2009-07-20 | 2 | -5/+27 |
| * | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 1 | -2/+4 |
| |\ | |||||
| | * | Fixed a potential memory leak on XP | Jens Bache-Wiig | 2009-07-13 | 1 | -2/+4 |
| * | | optimize painting of dithered disabled text | Oswald Buddenhagen | 2009-07-17 | 1 | -2/+3 |
| * | | Add priority property to QAction | Jens Bache-Wiig | 2009-07-17 | 1 | -1/+1 |
| * | | Move QMacStyle icon handling down to the common style. | Norwegian Rock Cat | 2009-07-17 | 2 | -124/+109 |
| * | | Handle Jens' new variable. | Norwegian Rock Cat | 2009-07-17 | 1 | -0/+3 |
| * | | Fixes: ItemView text editor is not visible with empty text and icons | Olivier Goffart | 2009-07-17 | 1 | -3/+11 |
| * | | Allow picking up tool button style from the system | Jens Bache-Wiig | 2009-07-16 | 6 | -3/+79 |
| * | | fix build on linux | Thierry Bastian | 2009-07-15 | 1 | -11/+1 |
| * | | Compile fix. | Denis Dzyubenko | 2009-07-15 | 1 | -0/+1 |
| * | | Fix warnings for mingw | Thierry Bastian | 2009-07-15 | 6 | -43/+40 |
| * | | Bad drawing of styled viewports within QAbstractScrollArea | Olivier Goffart | 2009-07-15 | 1 | -6/+5 |
| * | | Fix painting of the background of QAbstractItemView, QTextEdit and co | Olivier Goffart | 2009-07-15 | 1 | -1/+1 |
| * | | Fix font propagation issues with QComboBox and the popup menu. | Norwegian Rock Cat | 2009-07-13 | 2 | -2/+12 |
| * | | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 3 | -87/+41 |
| * | | doc: Fixed several qdoc error reports. | Martin Smith | 2009-07-01 | 1 | -66/+61 |
| * | | Merge branch '4.5' | Marius Storm-Olsen | 2009-06-30 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
* | | | Removed few compiler warnings when using NokiaX86 compiler. | Janne Anttila | 2009-07-22 | 1 | -1/+1 |
* | | | Make S60 integration optional. | Jason Barron | 2009-07-15 | 1 | -1/+1 |
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 3 | -37/+16 |
|\ \ \ | |||||
| * | | | Removed unused static data from Qt. | axis | 2009-07-06 | 1 | -1/+2 |
| * | | | Removed pointless variables to silence warnings from RVCT. | axis | 2009-07-06 | 1 | -4/+0 |
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 50 | -112/+108 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fix coverity warning | Jens Bache-Wiig | 2009-06-29 | 1 | -2/+1 |
| * | | | S60Style: Use scrollbar extent to initialize rect size on x dimension (instea... | Sami Merilä | 2009-06-26 | 1 | -7/+2 |
| * | | | S60Style: Slightly less complex way of drawing the QHeaderView in style. | Sami Merilä | 2009-06-26 | 1 | -23/+11 |
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 55 | -2083/+561 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix some coverity warnings | Thierry Bastian | 2009-06-29 | 1 | -1/+2 |