Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | S60Style: Keep the background texture in static QPixmap pointer. | Sami Merilä | 2009-05-27 | 4 | -54/+46 |
| | |||||
* | S60Style: Tidy up the code - remove 'todo's. | Sami Merilä | 2009-05-26 | 1 | -16/+7 |
| | |||||
* | S60Style: Add reason for clearing style specific caches. | Sami Merilä | 2009-05-26 | 4 | -18/+28 |
| | |||||
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-25 | 4 | -31/+16 |
|\ | | | | | | | | | | | | | | | Conflicts: src/corelib/io/qfile.cpp src/corelib/kernel/qsharedmemory_unix.cpp src/network/socket/qnativesocketengine_p.h src/network/socket/qnativesocketengine_unix.cpp | ||||
| * | Fixes a potential crash when changing system palette with QGtkStyle | Jens Bache-Wiig | 2009-05-22 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | | | The problem was that we installed an eventfilter regardless if the gtk symbols were defined or not. Instead we now initialize and check for the symbols before we install the filter. Task-number: 254342 Reviewed-by: ogoffart | ||||
| * | Fix Qt does not compile when glibc < 2.3.2 on linux | Jens Bache-Wiig | 2009-05-22 | 1 | -22/+5 |
| | | | | | | | | | | | | | | | | | | Rather than try to resolve functions or impose configure time limitations we simply remove the dependancy entirely and rely on the fallbac for all platforms. Task-number: 250731 Reviewed-by: thiago | ||||
| * | Fix toolbutton text incorrectly clipped on windows | Jens Bache-Wiig | 2009-05-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | In 4.5 the toolbutton icon rendering was changed somewhat and the bottom line of text for tool buttons icons with TextUnderIcon set is incorrectly clipped on Windows. The style reserves only 5 pixels but tries to use 6 pixels for text and icon spacing, hence we adjust the text rect one pixel up. This should be safe considering the fact that we have a margin on both sides of the icon already and avoids actually moving the icon positioning. Task-number: 252554 Reviewed-by: trond | ||||
| * | Don't draw an arrow for toolbuttons that are text only and have a menu. | Norwegian Rock Cat | 2009-05-20 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | I made this change to make things look a bit better on the mac. However, a toolbutton with text only looks strange and as a bonus the arrow covers some of the text, which no one wants. It seems that similar consructions in Cocoa don't show the arrow for text button, so we shouldn't either. Task-number: 253339 Reviewed-by: Jens Bache-Wiig | ||||
| * | qdoc: Moved a qdoc comment to a file that is in all packages. | Martin Smith | 2009-05-20 | 1 | -1/+1 |
| | | | | | | | | Task-number: 252565 | ||||
* | | S60Style: Try to guesstime resolution, if no exact match is found. | Sami Merilä | 2009-05-25 | 1 | -2/+23 |
| | | |||||
* | | S60Style: Set WA_OpaquePaintEvent off for scrollbars to draw transparency ↵ | Sami Merilä | 2009-05-25 | 1 | -3/+19 |
| | | | | | | | | correctly. | ||||
* | | S60Style: Use smaller corner size for tooltip. | Sami Merilä | 2009-05-25 | 1 | -6/+8 |
| | | |||||
* | | S60Style: Change QTreeView elements to be non-color-skinnable. | Sami Merilä | 2009-05-25 | 2 | -9/+2 |
| | | |||||
* | | S60Style: Change IsSkinnableDialog method name to drawsOwnThemeBackground. | Sami Merilä | 2009-05-25 | 2 | -6/+5 |
| | | |||||
* | | S60Style: Reorganize methods in source files to match header file order. | Sami Merilä | 2009-05-25 | 3 | -341/+353 |
| | | |||||
* | | S60Style: QScrollArea background is not continuous with main theme ↵ | Sami Merilä | 2009-05-23 | 1 | -0/+1 |
| | | | | | | | | background (part2). | ||||
* | | S60Style: QScrollArea background is not continuous with main theme background. | Sami Merilä | 2009-05-23 | 1 | -0/+3 |
| | | |||||
* | | S60Style: Draw radiobutton and checkbox indicators with correct color. | Sami Merilä | 2009-05-23 | 1 | -1/+4 |
| | | |||||
* | | S60Style: Build break fix. Missing include added. | Sami Merilä | 2009-05-23 | 1 | -0/+1 |
| | | |||||
* | | S60Style: Fix palette-polution to other styles, when style is switched runtime. | Sami Merilä | 2009-05-22 | 2 | -3/+4 |
| | | |||||
* | | S60Style: If table has defined a new background brush use that instead of ↵ | Sami Merilä | 2009-05-22 | 1 | -15/+20 |
| | | | | | | | | drawing themed background. | ||||
* | | S60Style: Make 'checkable' buttons just 'pressed down' when checked. | Sami Merilä | 2009-05-22 | 1 | -24/+2 |
| | | |||||
* | | Fixes | Alessandro Portale | 2009-05-20 | 1 | -1/+4 |
| | | |||||
* | | Part cache key nitpick | Alessandro Portale | 2009-05-20 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-20 | 1 | -152/+6 |
|\ \ | |/ | | | | | | | | | | | | | | | | | Conflicts: tests/auto/network-settings.h tests/auto/qhttpsocketengine/tst_qhttpsocketengine.cpp tests/auto/qiodevice/tst_qiodevice.cpp tests/auto/qnativesocketengine/tst_qnativesocketengine.cpp tests/auto/qsocks5socketengine/tst_qsocks5socketengine.cpp tests/auto/qsslsocket/tst_qsslsocket.cpp | ||||
| * | qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdoc | Martin Smith | 2009-05-20 | 1 | -152/+6 |
| | | | | | | | | | | | | | | | | | | The .mm file is not read by qdoc for packages other than for the MAC. This problem is overcome by moving the qdoc comments from the .mm file to a .qdoc file in doc/src, because all these files are read by qdoc for each of the packages. #Task-number: 252566 | ||||
* | | S60Style: Support theme graphics for inactive (disabled) button. | Sami Merilä | 2009-05-20 | 3 | -59/+141 |
| | | |||||
* | | S60Style: Set theme palette to widgets once theme changes. | Sami Merilä | 2009-05-20 | 3 | -42/+53 |
| | | |||||
* | | S60Style: Incorrect frame part in toolbar graphics. | Sami Merilä | 2009-05-20 | 1 | -10/+10 |
| | | |||||
* | | Stub for backgroundTexture() | Alessandro Portale | 2009-05-19 | 1 | -0/+19 |
| | | |||||
* | | removed extra brace character causing compilation failure | Markku Luukkainen | 2009-05-19 | 1 | -1/+0 |
| | | |||||
* | | S60Style: Styling QDial. | Sami Merilä | 2009-05-19 | 1 | -17/+35 |
| | | |||||
* | | S60Style: Draw all arrows as skinned graphics. | Sami Merilä | 2009-05-18 | 3 | -71/+43 |
| | | |||||
* | | S60Style: Make selection 'tick' mark rect smaller for multiselectable list. | Sami Merilä | 2009-05-18 | 1 | -1/+5 |
| | | |||||
* | | S60Style: Make button content area slightly larger if button is 'checkable ↵ | Sami Merilä | 2009-05-15 | 1 | -0/+6 |
| | | | | | | | | button'. | ||||
* | | S60Style: Make pressed down state of tool button clearer to see. | Sami Merilä | 2009-05-15 | 1 | -0/+10 |
| | | |||||
* | | S60Style: Scrollbar pressed state (missing changes from ↵ | Sami Merilä | 2009-05-15 | 2 | -2/+13 |
| | | | | | | | | 9765faecf15fbd54b8817fdea66669cab91b5235), | ||||
* | | S60Style: Scrollbar pressed state. | Sami Merilä | 2009-05-15 | 2 | -1/+69 |
| | | |||||
* | | S60Style: Remove fallback information from theme items table and instead ↵ | Sami Merilä | 2009-05-15 | 2 | -74/+177 |
| | | | | | | | | provide a mapping routine for the needed parts. | ||||
* | | S60Style: Slightly better drawing code for QTreeView node indicators. | Sami Merilä | 2009-05-12 | 1 | -14/+19 |
| | | |||||
* | | S60style: use correct theme text color for highlighted line edit texts. | Sami Merilä | 2009-05-12 | 1 | -0/+5 |
| | | |||||
* | | S60Style: Facelift for panels. It now uses settings page frame graphics sans ↵ | Sami Merilä | 2009-05-11 | 3 | -48/+59 |
| | | | | | | | | center piece instead of multicolored lines (aka windows95 look). The new frame is drawn slightly smaller than generic frames to ensure that the background shines through between frame border and widgets. | ||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-11 | 2 | -40/+58 |
|\ \ | |/ | | | | | | | Conflicts: tests/auto/qtemporaryfile/qtemporaryfile.pro | ||||
| * | Ensure that small and mini spin boxes are drawn correctly. | Norwegian Rock Cat | 2009-05-07 | 1 | -39/+57 |
| | | | | | | | | | | | | | | | | When we fixed the stuff for normal spin boxes, we neglected to tweak the small and mini variants. We now adjust pixels for them as well. Task-number: 252301 Reviewed-by: Jens Bache-Wiig | ||||
| * | Fix crash in QWebView when application has a style sheet | Markus Goetz | 2009-05-06 | 1 | -1/+1 |
| | | | | | | | | | | Task: 252796 Rev-By: Tor Arne | ||||
* | | S60Style: regression fix. Fallback graphics were broken with last change to ↵ | Sami Merilä | 2009-05-08 | 1 | -6/+6 |
| | | | | | | | | s60style, the correct mbm-file was never referred. | ||||
* | | S60Style: Add support for other than avkon.mbm fallback graphics. The ↵ | Sami Merilä | 2009-05-08 | 2 | -226/+291 |
| | | | | | | | | fallback graphics are moved to own table and referred when needed. | ||||
* | | S60Style: Support for flat and checkable pushbuttons | Sami Merilä | 2009-05-08 | 2 | -6/+52 |
| | | |||||
* | | S60Style: Slightly bigger node icons for QTreeView | Sami Merilä | 2009-05-08 | 1 | -2/+5 |
| | | |||||
* | | S60Style: Style QTreeView nodes and lines. | Sami Merilä | 2009-05-07 | 3 | -1/+60 |
| | |