Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QS60Style does not mix well with the stylesheets | Sami Merilä | 2009-10-29 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | QS60Style basically ignores user set / stylesheet set palettes. Now, tested with: * QLineEdit * QPushButton * QSpinBox * QComboBox * QAbstractScrollArea * QCheckBox * QRadioButton * QGroupBox * QFrame * QTreeView * QTableView * QHeaderView * QProgressBar * QScrollBar * QSplitter * QSlider * QTabWidget * QToolButton * QToolBar and fixed QS60Style so that it obeys externally set palettes. Task-number: QTBUG-4820 Reviewed-by: Janne Koskinen | ||||
* | S60Style's tab widget is too small for touch use | Sami Merilä | 2009-10-21 | 1 | -0/+4 |
| | | | | | | | | | | TabWidget for S60Style is too small for touch use, it is rather hard to accurately touch the tabpane to switch the active tab. To fix this, we ask the native tabpane height from AVKON and set the QTabWiget's pane height to native height (or bigger). Task-number: QTBUG-4243 Reviewed-by: Alessandro Portale | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Added a default theme for the simulated S60 style | Alessandro Portale | 2009-08-28 | 1 | -2/+1 |
| | | | | Reviewed-By: Trustme | ||||
* | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 1 | -1/+1 |
| | | | | RevBy: Trust me | ||||
* | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 1 | -3/+3 |
| | | | | RevBy: Trust me | ||||
* | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 1 | -1/+1 |
| | | | | RevBy: Trust me | ||||
* | Using QPixmap as paint device. | Alessandro Portale | 2009-06-11 | 1 | -2/+2 |
| | | | | | | Makes more sense in this case. At least on X11 and MacOS. Reviewed-by: Ariya Hidayat | ||||
* | Fix compile, include qdesktopwidget.h. | Ariya Hidayat | 2009-06-11 | 1 | -0/+1 |
| | | | | Reviewed-by: Alessandro Portale | ||||
* | Newer version of GCC only recognized __func__ (as a static function). | Ariya Hidayat | 2009-06-11 | 1 | -4/+11 |
| | | | | Reviewed-by: aportale | ||||
* | Attempt to load default skin only if it is present. | Alessandro Portale | 2009-06-08 | 1 | -1/+3 |
| | |||||
* | Added loadS60ThemeFromBlob and saveS60ThemeToBlob. | Alessandro Portale | 2009-06-03 | 1 | -0/+125 |
| | | | | The simulated style will by default try to load the 'Default.blob' | ||||
* | Merge branch 'imSelections' | axis | 2009-06-03 | 1 | -1/+31 |
|\ | |||||
| * | Fixed incorrect headers. | axis | 2009-06-03 | 1 | -1/+31 |
| | | |||||
* | | Initialize the QImage | Alessandro Portale | 2009-06-02 | 1 | -0/+1 |
| | | |||||
* | | S60Style: Add support for setting themePalette to QStyleOption. Also, set up ↵ | Sami Merilä | 2009-06-02 | 1 | -5/+4 |
| | | | | | | | | themePaletteHash. | ||||
* | | Set each widgets palette after changing the theme. | Alessandro Portale | 2009-06-01 | 1 | -1/+4 |
|/ | |||||
* | Enabled QtS60Style background filling also for _simulated, by moving | Alessandro Portale | 2009-05-28 | 1 | -15/+8 |
| | | | | | | some code to qs60style.cpp. De-duplicated some code in qt_s60_fill_background. The unused QT_S60STYLE_LAYOUTDATA_SIMULATED had to go, too. | ||||
* | S60Style: Keep the background texture in static QPixmap pointer. | Sami Merilä | 2009-05-27 | 1 | -14/+5 |
| | |||||
* | S60Style: Add reason for clearing style specific caches. | Sami Merilä | 2009-05-26 | 1 | -1/+1 |
| | |||||
* | Fixes | Alessandro Portale | 2009-05-20 | 1 | -1/+4 |
| | |||||
* | Stub for backgroundTexture() | Alessandro Portale | 2009-05-19 | 1 | -0/+19 |
| | |||||
* | S60Style: Styled QToolBar implementation. | Sami Merilä | 2009-04-29 | 1 | -1/+7 |
| | |||||
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+269 |