Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
* | qreal-ization | Aleksandar Sasha Babic | 2009-12-15 | 1 | -1/+1 |
* | Do not fill the disabled background of item. | Olivier Goffart | 2009-11-30 | 1 | -2/+0 |
* | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 1 | -91/+92 |
|\ | |||||
| * | Fix indentation. | Morten Johan Sørvig | 2009-10-30 | 1 | -89/+89 |
| * | Fix issue with wrong QMessagebox icons on Mac. | Morten Johan Sørvig | 2009-10-30 | 1 | -2/+3 |
* | | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-10-28 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| * | | Do not hardecode the ToolBar Icon Size | Olivier Goffart | 2009-10-27 | 1 | -1/+1 |
* | | | Fix QT_NO_IMAGEFORMAT_PNG | Jørgen Lind | 2009-10-29 | 1 | -2/+1 |
| |/ |/| | |||||
* | | Line spacing fixes | Joerg Bornemann | 2009-10-23 | 1 | -3/+3 |
|/ | |||||
* | Let the platform plugin decide on the click policy on itemview | Olivier Goffart | 2009-10-08 | 1 | -1/+1 |
* | Integrate the GuiPlatformPlugin interface | Olivier Goffart | 2009-10-07 | 1 | -50/+4 |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | Use icons on QDialogButtonBox in KDE | Jens Bache-Wiig | 2009-09-07 | 1 | -15/+41 |
* | Stylesheet: Do not crop the text in tabs | Olivier Goffart | 2009-09-04 | 1 | -1/+0 |
* | fix warnings on mingw | Thierry Bastian | 2009-09-02 | 1 | -2/+2 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
* | | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-31 | 1 | -3/+1 |
* | | QTabBar: Fix the position of button in tabs. | Olivier Goffart | 2009-08-27 | 1 | -6/+8 |
* | | QTabBar: fix text being croped when there is an icon on the tab | Olivier Goffart | 2009-08-27 | 1 | -15/+7 |
* | | Refactor the way QCommonStyle layout the tab | Olivier Goffart | 2009-08-27 | 1 | -81/+84 |
* | | Make sure we use layoutDirection from the widget and not always the app | Thierry Bastian | 2009-08-25 | 1 | -8/+10 |
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix the size returned by QCommonStylePrivate::viewItemSize() for text | Benjamin Poulain | 2009-08-21 | 1 | -1/+1 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -2/+1 |
|\ \ | |||||
| * | | Fix coverity warnings | Thierry Bastian | 2009-08-13 | 1 | -2/+1 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -567/+205 |
|\ \ \ | |/ / | |||||
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| * | | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 1 | -566/+204 |
* | | | Revised SIP API. | axis | 2009-08-12 | 1 | -0/+3 |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -16/+23 |
|\ \ \ | |/ / | |||||
| * | | Refactor the code that reads the KDE config in one file | Olivier Goffart | 2009-08-07 | 1 | -16/+23 |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -1/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -1/+3 |
* | | | Fix incorrect button positioning on tabs | Jens Bache-Wiig | 2009-07-23 | 1 | -0/+3 |
* | | | Move QMacStyle icon handling down to the common style. | Norwegian Rock Cat | 2009-07-17 | 1 | -4/+107 |
* | | | 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 | 1 | -2/+39 |
|/ / | |||||
* | | Improved support for DPI on Mac and Vista/7 | Jens Bache-Wiig | 2009-06-25 | 1 | -40/+40 |
* | | QToolBar: fixed a typo that would make the handle wider. | Thierry Bastian | 2009-06-25 | 1 | -1/+1 |
* | | Fix the painting of item view background when items are disabled. | Marius Bugge Monsen | 2009-06-24 | 1 | -0/+2 |
* | | Use QTransform more efficiently. | Bjørn Erik Nilsen | 2009-06-18 | 1 | -2/+1 |
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
* | | Integrating QProxyStyle | Jens Bache-Wiig | 2009-06-12 | 1 | -267/+267 |
* | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Skip empty parts in KDEDIRS | João Abecasis | 2009-06-09 | 1 | -1/+1 |