diff options
author | Timothy Pearson <[email protected]> | 2013-02-03 22:54:09 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-03 22:54:09 -0600 |
commit | b063e7d3b4a86f46759db906ff2d907f33c96696 (patch) | |
tree | 2a9c1c3237cc2b7d2467c019048b118f66339266 /ChangeLog | |
parent | f7ed00bca5c1789e9dfc80baa46ea6b3eb99f377 (diff) | |
download | tde-style-qtcurve-b063e7d3b4a86f46759db906ff2d907f33c96696.tar.gz tde-style-qtcurve-b063e7d3b4a86f46759db906ff2d907f33c96696.zip |
Rename KStyle to TDEStyle to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -109,7 +109,7 @@ 14. Use split gradient for dock-widget titlebars. 15. Reduce number of supplied presets. 16. Allow to compile style against just Qt3 - tarball includes a simplified copy - of KStyle. Need to pass -DQTC_QT_ONLY=true to cmake. NOTE: May also need to set QTDIR + of TDEStyle. Need to pass -DQTC_QT_ONLY=true to cmake. NOTE: May also need to set QTDIR *before* calling cmake. 17. If KDE3 development files not found, then automatically set -DQTC_QT_ONLY=true @@ -875,7 +875,7 @@ 1. Restore pre 0.45 inactive window highlight. Option is still there to re-activate. 2. Fix dark text appearing on progressbars. -3. Use KStyle to draw status bar elements - if enabled. +3. Use TDEStyle to draw status bar elements - if enabled. 0.45 ---- @@ -1476,7 +1476,7 @@ 3: ALL: V3 - Lighter background for disabled check/radios. 4: ALL: V3 - Correct AA colour for radio indicator. 5: KDE: Draw triangular tabs the same as rounded - prevous versions defaulted to - KStyle. + TDEStyle. 6: KDE: Add 10pix (2*10) border to non-default buttons. 7: KDE: Implement masks for checks and radios - helps with tdehtml. |