diff options
Diffstat (limited to 'kommander/Kommander-TODO.kno')
-rw-r--r-- | kommander/Kommander-TODO.kno | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kommander/Kommander-TODO.kno b/kommander/Kommander-TODO.kno index 52ab92a5..9f5f352c 100644 --- a/kommander/Kommander-TODO.kno +++ b/kommander/Kommander-TODO.kno @@ -16,10 +16,10 @@ \NewEntry 1 Editor <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:10pt;font-family:Sans Serif"> <p><span style="font-weight:600">Layout of Edit Kommander Text dialog<br /><br />Old ideas:</span></p> -<ul type="disc"><li>better tqlayout</li> +<ul type="disc"><li>better layout</li> <li>replace list of widgets with tree of widgets</li> <li>replace widget class with widget pixmap in combos</li> -<li>redesign tqlayout</li> +<li>redesign layout</li> <li>cleanup Connections, not it is unusable, may be obsolete</li> <li>find in scripts</li> <li>list of non-empty scripts for current dialog</li> @@ -37,7 +37,7 @@ <li>use KDE dialogs, not Qt ones if possible</li> <li>some widget information on mouseover</li> <li>review of event model</li> -<li>add more tqlayout-handling commands (center selected widgets horizontally/vertically, fit to window width/height)</li> +<li>add more layout-handling commands (center selected widgets horizontally/vertically, fit to window width/height)</li> <li>handle middle click</li> <li>carefully check defaults, choose most useful ones</li> <li>add wizards? (replace current New dialogs with Kommander-based ones?)</li> @@ -85,7 +85,7 @@ <ul type="disc"><li>Charset is sometimes incorrectly converted from/to local charset</li> <li>SubDialog crashes now</li> <li>Labels do not show up unless you edit their text</li> -<li>toolbox editing is ugly after group tqlayout is applied. Goes back to normal if the dialog is reloaded.</li> +<li>toolbox editing is ugly after group layout is applied. Goes back to normal if the dialog is reloaded.</li> <div></div></ul> </body></html> |