diff options
author | Timothy Pearson <[email protected]> | 2013-01-25 00:33:36 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-25 00:33:36 -0600 |
commit | 3c5631f74d1c75204f950140331e10f739082ee9 (patch) | |
tree | a2811ff6c81d3c771745cde47734e65b1da3d806 /kpdf/TODO | |
parent | 6adb71382c3d5277c3dcbc4ec24c5ff36b4c07ef (diff) | |
download | tdegraphics-3c5631f74d1c75204f950140331e10f739082ee9.tar.gz tdegraphics-3c5631f74d1c75204f950140331e10f739082ee9.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'kpdf/TODO')
-rw-r--r-- | kpdf/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -139,7 +139,7 @@ Done (newest features come first): -> ADD: gfx capturing tool -> ADD: composited renderer framework (in addition to a fast light one) -> FIX: pageview repaint done internally (speed boost and reduced memory consumption) --> ADD: KConfigXT settings framework and Accessibility config (acc. code mostly not done) +-> ADD: TDEConfigXT settings framework and Accessibility config (acc. code mostly not done) -> FIX: workaround for scrollview bug 1/2 (painting hidden widgets under certain circumstances) -> ADD: zoom into a rect defined by mouse (aka zoom to window) -> FIX: sheet rotation in landscape case |