From ffa67ac75582192196cb70f866f6bfa00586542a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:35 -0600 Subject: Additional renaming of kde to tde --- kommander/AUTHORS | 2 +- kommander/ChangeLog | 174 ++++++++++----------- kommander/README | 2 +- kommander/editor/assoctexteditorimpl.cpp | 2 +- kommander/editor/assoctexteditorimpl.h | 2 +- kommander/editor/choosewidgetimpl.cpp | 2 +- kommander/editor/choosewidgetimpl.h | 2 +- kommander/editor/connectioneditorimpl.cpp | 2 +- kommander/editor/formfile.cpp | 2 +- kommander/editor/formfile.h | 2 +- kommander/editor/formsettingsimpl.cpp | 2 +- kommander/editor/formwindow.cpp | 2 +- kommander/editor/formwindow.h | 2 +- kommander/editor/functionsimpl.cpp | 2 +- kommander/editor/functionsimpl.h | 2 +- kommander/editor/kommander-new.xml | 2 +- kommander/editor/kommander.xml | 2 +- kommander/editor/main.cpp | 8 +- kommander/editor/mainwindow.cpp | 2 +- kommander/editor/mainwindow.h | 2 +- kommander/editor/mainwindowactions.cpp | 2 +- kommander/editor/metadatabase.cpp | 2 +- kommander/editor/newformimpl.cpp | 2 +- kommander/editor/newformimpl.h | 2 +- kommander/examples/current/editor-poc.kmdr | 4 +- kommander/examples/current/keyvaluecombo.kmdr | 4 +- kommander/examples/current/kpartmwframe.kmdr | 2 +- kommander/examples/current/passvariables.kmdr | 6 +- kommander/examples/current/tableselect.kmdr | 6 +- kommander/examples/tutorial/progressbar.kmdr | 2 +- kommander/executor/instance.cpp | 2 +- kommander/executor/instance.h | 2 +- kommander/executor/main.cpp | 6 +- kommander/executor/register.cpp | 2 +- kommander/kmdrtools/examples.kmdr | 2 +- kommander/kommander-editor.kdevelop | 16 +- kommander/kommander.kdevelop | 16 +- kommander/part/kommander_part.cpp | 6 +- kommander/plugin/specialinformation.cpp | 2 +- kommander/plugin/specialinformation.h | 2 +- kommander/plugin/specials.h | 2 +- kommander/pluginmanager/main.cpp | 6 +- kommander/pluginmanager/pluginmanager.cpp | 2 +- kommander/pluginmanager/pluginmanager.h | 2 +- kommander/widget/kmdrmainwindow.cpp | 2 +- kommander/widget/kmdrmainwindow.h | 4 +- kommander/widget/kommander_export.h | 2 +- kommander/widget/kommanderwindow.cpp | 2 +- kommander/widget/kommanderwindow.h | 2 +- kommander/widgets/aboutdialog.cpp | 2 +- kommander/widgets/aboutdialog.h | 4 +- kommander/widgets/closebutton.cpp | 2 +- kommander/widgets/closebutton.h | 2 +- kommander/widgets/combobox.cpp | 2 +- kommander/widgets/combobox.h | 2 +- kommander/widgets/datepicker.cpp | 2 +- kommander/widgets/datepicker.h | 2 +- kommander/widgets/dialog.h | 2 +- kommander/widgets/execbutton.cpp | 2 +- kommander/widgets/execbutton.h | 2 +- kommander/widgets/fileselector.cpp | 2 +- kommander/widgets/fontdialog.cpp | 2 +- kommander/widgets/fontdialog.h | 4 +- kommander/widgets/konsole.cpp | 2 +- kommander/widgets/konsole.h | 2 +- kommander/widgets/label.cpp | 2 +- kommander/widgets/label.h | 2 +- kommander/widgets/lineedit.cpp | 2 +- kommander/widgets/lineedit.h | 2 +- kommander/widgets/listbox.cpp | 2 +- kommander/widgets/listbox.h | 2 +- kommander/widgets/pixmaplabel.cpp | 2 +- kommander/widgets/pixmaplabel.h | 2 +- kommander/widgets/plugin.cpp | 2 +- kommander/widgets/popupmenu.cpp | 2 +- kommander/widgets/popupmenu.h | 4 +- kommander/widgets/progressbar.cpp | 2 +- kommander/widgets/progressbar.h | 2 +- kommander/widgets/scriptobject.h | 2 +- kommander/widgets/slider.cpp | 2 +- kommander/widgets/slider.h | 2 +- kommander/widgets/statusbar.cpp | 2 +- kommander/widgets/statusbar.h | 2 +- kommander/widgets/table.cpp | 2 +- kommander/widgets/table.h | 2 +- kommander/widgets/textbrowser.cpp | 2 +- kommander/widgets/textbrowser.h | 2 +- kommander/widgets/textedit.cpp | 2 +- kommander/widgets/textedit.h | 2 +- kommander/widgets/timer.cpp | 2 +- kommander/widgets/timer.h | 2 +- kommander/widgets/toolbox.cpp | 2 +- kommander/widgets/toolbox.h | 4 +- kommander/widgets/treewidget.cpp | 6 +- kommander/widgets/treewidget.h | 2 +- kommander/working/plugintemplate/Makefile.am | 2 +- kommander/working/plugintemplate/README.dox | 2 +- kommander/working/plugintemplate/app.kdevelop | 4 +- .../plugintemplate/kommanderplugin.kdevtemplate | 14 +- 99 files changed, 228 insertions(+), 228 deletions(-) (limited to 'kommander') diff --git a/kommander/AUTHORS b/kommander/AUTHORS index 058f0f78..0ef20982 100644 --- a/kommander/AUTHORS +++ b/kommander/AUTHORS @@ -1,5 +1,5 @@ Derived from Qt Designer by Trolltech Original author: Marc Britton Design team leader: Eric Laffoon -Current maintainer: Michal Rudolf +Current maintainer: Michal Rudolf Contributor: Andras Mantia \ No newline at end of file diff --git a/kommander/ChangeLog b/kommander/ChangeLog index dde3cebf..d3e14ac8 100644 --- a/kommander/ChangeLog +++ b/kommander/ChangeLog @@ -100,7 +100,7 @@ Thu Dec 20 00:38:31 2007 - Andras Mantia is specified in the associated text o add DatePicker widget -Wed Dec 19 08:39:00 2007 - Eric Laffoon +Wed Dec 19 08:39:00 2007 - Eric Laffoon o fixed the bug in the input text dialog where entering a default value returned the caption. Sat Dec 15 23:58:45 2007 - Andras Mantia @@ -128,7 +128,7 @@ Sat Oct 6 17:53:47 2007 - Andras Mantia o add DCOP method to get the winID [#111161] o add DCOP method to change the cursor to the wait cursor and back [#109630] -Thu Sep 14 20:01:18 2006 - Michal Rudolf +Thu Sep 14 20:01:18 2006 - Michal Rudolf (actually imported from a work branch on Sep 29, 2007 by Andras Mantia ) o function str_findrev works now o fix crash when diving by zero @@ -148,88 +148,88 @@ Thu Sep 7 20:01:18 2006 - Andras Mantia Tue Sep 5 16:19:40 2006 - Andras Mantia o use KTextEditor for the associated text editing -Sun 16 sty 2005 00:44:39 CET - Michal Rudolf +Sun 16 sty 2005 00:44:39 CET - Michal Rudolf o add MessageLog to view output of dialogs run from Editor o add @debug command -Tue 11 sty 2005 23:00:00 CET - Michal Rudolf +Tue 11 sty 2005 23:00:00 CET - Michal Rudolf o update and unify version number o Kommander 1.1dev3 released -Sun 09 Jan 2005 15:22:05 CET - Michal Rudolf +Sun 09 Jan 2005 15:22:05 CET - Michal Rudolf o added support for Kommander dialog templates in Editor -Tue 04 Jan 2004 14:30:00 CET - Michal Rudolf +Tue 04 Jan 2004 14:30:00 CET - Michal Rudolf o implemented "Save All" files menu command o implemented SingleShot option of Timer widget -Thu 30 Dec 2004 14:00:32 CET - Michal Rudolf +Thu 30 Dec 2004 14:00:32 CET - Michal Rudolf o added setColumnCaption for TreeWidget -Wed 29 Dec 2004 09:58:00 CET - Michal Rudolf +Wed 29 Dec 2004 09:58:00 CET - Michal Rudolf o added some new function for Table widget: removeRow, removeColumn, setColumnCaption, setRowCaption o fixed a bug with insertRow/insertColumn (incorrect number of rows/columns inserted) o added example of using Table widget to examples/tutorial -Mon 20 Dec 2004 22:02:00 CET - Michal Rudolf +Mon 20 Dec 2004 22:02:00 CET - Michal Rudolf o added basic Table widget o more Editor cleanup - remove obsolete code -Sat 18 Dec 2004 22:17:00 CET - Michal Rudolf +Sat 18 Dec 2004 22:17:00 CET - Michal Rudolf o remove obsolete include files and switch Editor to use KMessageBox instead of QMessageBox -Mon 13 Dec 2004 13:58:00 CET - Michal Rudolf +Mon 13 Dec 2004 13:58:00 CET - Michal Rudolf o more flexible error handling: now you can continue, continue ignoring next error, or stop application -Fri 10 Dec 2004 19:00:00 CET - Michal Rudolf +Fri 10 Dec 2004 19:00:00 CET - Michal Rudolf o compilation fix (solved problems with missing kmdrpligins link) -Thu 09 Dec 2004 22:59:00 CET - Michal Rudolf +Thu 09 Dec 2004 22:59:00 CET - Michal Rudolf o fixed problems with hiding ActionEditor -Thu 02 Dec 2004 21:54:00 CET - Michal Rudolf +Thu 02 Dec 2004 21:54:00 CET - Michal Rudolf o bug fixed: accept 0 as false value. o significant speedup of TreeWidget.setText/insertItem for large trees -Sun 28 Nov 2004 19:48:00 CET - Michal Rudolf +Sun 28 Nov 2004 19:48:00 CET - Michal Rudolf o remove obsolete CustomWidget code o fixed a nasty bug in && evaluation -Sun 21 Nov 2004 18:19:49 CET - Michal Rudolf +Sun 21 Nov 2004 18:19:49 CET - Michal Rudolf o bug fixed: opening files from command-line o granted addUniqueItem for Combos o use KDE-based tools layout (KDockWidget) in Editor -Fri 19 Nov 2004 13:48:45 CET - Michal Rudolf +Fri 19 Nov 2004 13:48:45 CET - Michal Rudolf o added signal finished(), emitted when Konsole process finishes o remove obsolete signal from ScriptObject -Tue 16 Nov 2004 23:28:16 CET - Michal Rudolf +Tue 16 Nov 2004 23:28:16 CET - Michal Rudolf o Editor shortcuts can be configured and remembered o Editor Recent files submenu is now KDE based o Editor configuration file is a standard KDE config file o Editor has now Settings menu o some obsolete Editor options were removed -Sun 14 Nov 2004 22:39:38 CET - Michal Rudolf +Sun 14 Nov 2004 22:39:38 CET - Michal Rudolf o massive cleanup and KDE-ification of Editor o most actions converted to KActions, some were standarized o some obsolete dialogs removed o About dialog changed to use KAboutDialog -Wed 03 Nov 2004 14:28:39 CET - Michal Rudolf +Wed 03 Nov 2004 14:28:39 CET - Michal Rudolf o fix some problems detected by kdetestsscripts o 1.1dev2 released -Tue 02 Nov 2004 07:53:20 CET - Michal Rudolf +Tue 02 Nov 2004 07:53:20 CET - Michal Rudolf o Signals and slots: disallow unmatched (signal, slot) connections. Avoid duplicates in senders combo. -Mon 01 Nov 2004 23:29:19 CET - Michal Rudolf +Mon 01 Nov 2004 23:29:19 CET - Michal Rudolf o Signals and slots improved: slots that don't have any acceptable signal in current sender are hidden now. For MainWindow dialogs, actions are displayed together with widgets. Some rare crashes @@ -240,76 +240,76 @@ Mon 01 Nov 2004 23:29:19 CET - Michal Rudolf parameter is empty. o Added missing %n in i18n() string in Function Browser. -Sun 31 Oct 2004 22:14:13 CET - Michal Rudolf +Sun 31 Oct 2004 22:14:13 CET - Michal Rudolf o Complete rewrite of Signals & slots editor. All connections are now displayed, it is possible to change both sender and receiver without closing window. Both slots and signals are sorted, more slots are filtered. -Thu 28 Oct 2004 15:14:26 CEST - Michal Rudolf +Thu 28 Oct 2004 15:14:26 CEST - Michal Rudolf o added count() function for getting number of items in widget -Wed 27 Oct 2004 23:58:56 CEST - Michal Rudolf +Wed 27 Oct 2004 23:58:56 CEST - Michal Rudolf o added <> and != for 'not equal to' condition in expressions -Sun 24 Oct 2004 19:04:03 CEST - Michal Rudolf +Sun 24 Oct 2004 19:04:03 CEST - Michal Rudolf o added missing setMaximum for Slider -Fri 22 Oct 2004 22:27:05 CEST - Michal Rudolf +Fri 22 Oct 2004 22:27:05 CEST - Michal Rudolf o added 'no-editor' FileSelector (only a button with configurable caption) o added warning for unmatched @if and @switch -Tue 19 Oct 2004 23:23:28 CEST - Michal Rudolf +Tue 19 Oct 2004 23:23:28 CEST - Michal Rudolf o Konsole now uses TextEdit widget o improved EOL handling in Konsole o compilation fixes -Sat 16 Oct 2004 09:39:48 CEST - Michal Rudolf +Sat 16 Oct 2004 09:39:48 CEST - Michal Rudolf o fix: recognize floating-point numbers in @String.isNumber -Thu 14 Oct 2004 12:06:05 CEST - Michal Rudolf +Thu 14 Oct 2004 12:06:05 CEST - Michal Rudolf o added Timer widget -Wed 13 Oct 2004 12:29:13 CEST - Michal Rudolf +Wed 13 Oct 2004 12:29:13 CEST - Michal Rudolf o added missing 'checked' function for RadioButton o added @String.findRev function for searching string backwards -Tue 12 Oct 2004 14:00:03 CEST - Michal Rudolf +Tue 12 Oct 2004 14:00:03 CEST - Michal Rudolf o fix: don't add brackets to functions with no parameters -Mon 11 Oct 2004 14:00:03 CEST - Michal Rudolf +Mon 11 Oct 2004 14:00:03 CEST - Michal Rudolf o improved 'cancel' Sat 09 Oct 2004 16:54 PDT - Eric Laffoon o Edited specials text and added comment @# to function browser o fixed function browser to support a fourth parameter -Sat 09 Oct 2004 14:00:03 CEST - Michal Rudolf +Sat 09 Oct 2004 14:00:03 CEST - Michal Rudolf o fix: bug in @File.append o In Function Browser show common widget functions for each widget o scroll content when process output is longer; show hourglass in Konsole widget when process is running o added new command 'cancel' to cancel script running in Konsole -Tue 05 Oct 2004 11:19:41 CEST - Michal Rudolf +Tue 05 Oct 2004 11:19:41 CEST - Michal Rudolf o fix: use "\n" as separator in multiselection mode of FileSelector o preliminary version of Konsole widget -Sat 02 Oct 2004 20:38:40 CEST - Michal Rudolf +Sat 02 Oct 2004 20:38:40 CEST - Michal Rudolf o added 'execute' command to ScriptObject widget o fix: properly report failure when saving file and ask to provide another file name -Fri 01 Oct 2004 22:26:06 CEST - Michal Rudolf +Fri 01 Oct 2004 22:26:06 CEST - Michal Rudolf o fix: output was not sent to stdout by ExecButton -Sat 28 Aug 2004 19:20:06 CEST - Michal Rudolf +Sat 28 Aug 2004 19:20:06 CEST - Michal Rudolf o fixed a crash in TreeWidget setText function o added support for multiselection in ListBox (via selection function) -Tue 24 Aug 2004 11:00:16 CEST - Michal Rudolf +Tue 24 Aug 2004 11:00:16 CEST - Michal Rudolf o Function Browser: don't show unnecessary 'widget' parameter o Function Browser: make widget functions default o Kommander Text Editor: focus on script text @@ -317,31 +317,31 @@ Tue 24 Aug 2004 11:00:16 CEST - Michal Rudolf o added new 'checked' function for checkboxes and buttonboxes o bool values returned from DCOP calls are now supported -Wed 18 Jul 2004 18:19:21 CEST - Michal Rudolf +Wed 18 Jul 2004 18:19:21 CEST - Michal Rudolf o Kommander 1.0 released together with KDE 3.3 -Wed 04 Jul 2004 23:59:21 CEST - Michal Rudolf +Wed 04 Jul 2004 23:59:21 CEST - Michal Rudolf o added @switch..@case..@end statement o added @if()...@endif statement -Wed 04 Jul 2004 18:20:21 CEST - Eric Laffoon +Wed 04 Jul 2004 18:20:21 CEST - Eric Laffoon o fixed missing @ for Kommander functions in function browser -Tue 03 Jul 2004 11:06:26 CEST - Eric Laffoon +Tue 03 Jul 2004 11:06:26 CEST - Eric Laffoon o added new background -Mon 02 Aug 2004 23:58:01 CEST - Michal Rudolf +Mon 02 Aug 2004 23:58:01 CEST - Michal Rudolf o added DCOP-enabled Label and PixmapLabel widgets -Sun 01 Aug 2004 17:32:11 CEST - Michal Rudolf +Sun 01 Aug 2004 17:32:11 CEST - Michal Rudolf o added support for string comparisons in @expr o added support for floats in @expr -Fri 30 Jul 2004 14:59:12 CEST - Michal Rudolf +Fri 30 Jul 2004 14:59:12 CEST - Michal Rudolf o added support for math expressions o added @expr(string) function that parses and evaluates string -Wed 28 Jul 2004 00:14:28 CEST - Michal Rudolf +Wed 28 Jul 2004 00:14:28 CEST - Michal Rudolf o fixed about.ui which caused problems due to some Designer incompatibility o fixed i18n: tab pages and wizard pages titles were not @@ -350,57 +350,57 @@ Wed 28 Jul 2004 00:14:28 CEST - Michal Rudolf o added option to specify i18n catalogue from command-line (useful for application-related dialogs) -Sat 24 Jul 2004 10:15:10 CEST - Michal Rudolf +Sat 24 Jul 2004 10:15:10 CEST - Michal Rudolf o bug fixed: crash with non-existing item in ListBox o bug fixed: blocking button with no script was not unblocked o automatically set tree mode for Tree Widget when adding nestes items o release 1.0beta1 -Fri 23 Jul 2004 19:54:26 CEST - Michal Rudolf +Fri 23 Jul 2004 19:54:26 CEST - Michal Rudolf o added hourclass cursor when invoking ExecButton script with blocked GUI o added missing i18n strings for *.ui files o changed editor to use included background -Fri 23 Jul 2004 18:34:26 CEST - Eric Laffoon +Fri 23 Jul 2004 18:34:26 CEST - Eric Laffoon o added new background and splash -Thu 22 Jul 2004 22:17:49 CEST - Michal Rudolf +Thu 22 Jul 2004 22:17:49 CEST - Michal Rudolf o ExecButton now has three modes: no blocking, block only ExecButton, block whole GUI -Wed 22 Jul 2004 24:10:59 CEST - Michal Rudolf +Wed 22 Jul 2004 24:10:59 CEST - Michal Rudolf o optimized Tree Widget o bug fixed: some missing i18n strings -Tue 20 Jul 2004 19:51:32 CEST - Michal Rudolf +Tue 20 Jul 2004 19:51:32 CEST - Michal Rudolf o bug fixed: @dcop with more than 4 arguments o bug fixed: in @forEach, @var_count has incorrect value o in @forEach, @var_index has now 1-based index, not 0-based o setMaximum for ProgressBar -Mon 19 Jul 2004 11:47:58 CEST - Michal Rudolf +Mon 19 Jul 2004 11:47:58 CEST - Michal Rudolf o added ScriptObject - hidden script container -Fri 16 Jul 2004 15:37:41 CEST - Michal Rudolf +Fri 16 Jul 2004 15:37:41 CEST - Michal Rudolf o added Slider widget o removed some obsolete code from editor -Thu 15 Jul 2004 23:22:33 CEST - Michal Rudolf +Thu 15 Jul 2004 23:22:33 CEST - Michal Rudolf o added TextBrowser widget for rich text viewing, with clickable links o in @forEach, not only @var, but @var_index and @var_count are expanded (first to index of current item, second to item count) o bug fixed: incorrect version number in Editor -Wed 14 Jul 2004 12:22:33 CEST - Michal Rudolf +Wed 14 Jul 2004 12:22:33 CEST - Michal Rudolf o added @String.args (based on Qt QString("%1").arg() o support parameters in function browser -Tue 13 Jul 2004 22:33:19 CEST - Michal Rudolf +Tue 13 Jul 2004 22:33:19 CEST - Michal Rudolf o added support for internationalization of Kommander dialogs o added @i18n special for marking strings for translation -Tue 13 Jul 2004 13:33:00 CEST - Michal Rudolf +Tue 13 Jul 2004 13:33:00 CEST - Michal Rudolf o function browser: support for nested functions o function browser: properly prefix function groups with @ o function browser: add information about obligatory and optional @@ -408,25 +408,25 @@ Tue 13 Jul 2004 13:33:00 CEST - Michal Rudolf o function browser: add clear button o Kommander Text Editor: change buttons order -Tue 13 Jul 2004 01:10:34 CEST - Michal Rudolf +Tue 13 Jul 2004 01:10:34 CEST - Michal Rudolf o added function browser for editor -Sat 10 Jul 2004 15:51:07 CEST - Michal Rudolf +Sat 10 Jul 2004 15:51:07 CEST - Michal Rudolf o forEach(variable, list) function for internal loops o for(variable, start, end, [step]) function for internal loops o Kommander 1.0alpha7 released -Fri 09 Jul 2004 17:39:43 CEST - Michal Rudolf +Fri 09 Jul 2004 17:39:43 CEST - Michal Rudolf o TreeWidget optimized - it should be much faster for big trees now o bug fixed: TreeWidget findItem function -Thu 09 Jul 2004 13:27:47 CEST - Michal Rudolf +Thu 09 Jul 2004 13:27:47 CEST - Michal Rudolf o StatusBar widget added o ProgressBar widget added o widgets icons updated o removed obsolete ListView widget -Tue 06 Jul 2004 10:12:44 CEST - Michal Rudolf +Tue 06 Jul 2004 10:12:44 CEST - Michal Rudolf o bug fixed: calling @dcop with parameterless functions o bug fixed: ListBox.setCurrentItem didn't work o added setCurrentItem for ComboBox @@ -438,7 +438,7 @@ Tue 06 Jul 2004 10:12:44 CEST - Michal Rudolf section of a string o added third (optional) index parameter to @String.find -Fri 02 Jul 2004 23:33:46 CEST - Michal Rudolf +Fri 02 Jul 2004 23:33:46 CEST - Michal Rudolf o more TreeView methods: itemDepth(index) and itemPath(index) o setText, text and populate work for TreeView o parser cleanup and fixes @@ -446,7 +446,7 @@ Fri 02 Jul 2004 23:33:46 CEST - Michal Rudolf use index = -1 to set pixmaps for all items o Kommander 1.0alpha6 released -Thu 01 Jul 2004 16:03:20 CEST - Michal Rudolf +Thu 01 Jul 2004 16:03:20 CEST - Michal Rudolf o add children(QString widget) DCOP call, returning list of widgets that are direct children of the widget (or all widgets if widget is null) @@ -454,7 +454,7 @@ Thu 01 Jul 2004 16:03:20 CEST - Michal Rudolf o bug fixed: main dialog wasn't supported in @Widget.method syntax o QStringList is now supported as DCOP return value -Wed 30 Jun 2004 15:01:23 CEST - Michal Rudolf +Wed 30 Jun 2004 15:01:23 CEST - Michal Rudolf o TreeView DCOP methods: insertItem(), insertItems(), clear(), item(), setCurrentItem(), selection(), setSelection(), removeItem() @@ -463,7 +463,7 @@ Wed 30 Jun 2004 15:01:23 CEST - Michal Rudolf o TreeView multiple column support: use \t to separate columns (f. e. insertItem("document.txt\t45kb\t2004-06-30") -Tue 29 Jun 2004 00:44:39 CEST - Michal Rudolf +Tue 29 Jun 2004 00:44:39 CEST - Michal Rudolf o all DCOP functions are handled in appropriate widgets o DCOP and specials are now registered together in single class o it is now possible to create new methods for new (plugin) widgets @@ -482,39 +482,39 @@ Tue 29 Jun 2004 00:44:39 CEST - Michal Rudolf o clear() DCOP method handles LineEdit, TextEdit and FileSelector now o text()/setText() work for spinbox -Mon 21 Jun 2004 13:36:52 CEST - Eric Laffoon +Mon 21 Jun 2004 13:36:52 CEST - Eric Laffoon o added documentation -Sat 19 Jun 2004 00:47:42 CEST - Michal Rudolf +Sat 19 Jun 2004 00:47:42 CEST - Michal Rudolf o added changeWidgetText support for listboxes and combos o security fix: warning when running from /tmp directory o added @null special o Kommander 1.0alpha5 released -Thu 17 Jun 2004 23:13:18 CEST - Michal Rudolf +Thu 17 Jun 2004 23:13:18 CEST - Michal Rudolf o added @String.find o added specials descriptions o fix: crash when opening main-window dialog (created in Designer) in executor -Wed 16 Jun 2004 13:04:30 CEST - Michal Rudolf +Wed 16 Jun 2004 13:04:30 CEST - Michal Rudolf o added @Array.count o added @Array.read/write -Tue 15 Jun 2004 23:24:52 CEST - Michal Rudolf +Tue 15 Jun 2004 23:24:52 CEST - Michal Rudolf o added file functions (@File: read, write, append) o added warning for empty @Widget text -Mon 15 Jun 2004 18:32:01 CEST - Michal Rudolf +Mon 15 Jun 2004 18:32:01 CEST - Michal Rudolf o added string-handling functions (@String: left, right, contains, left, right, mid, compare, isEmpty, isNumber, remove, replace, lower, upper) -Mon 14 Jun 2004 10:23:12 CEST - Eric Laffoon +Mon 14 Jun 2004 10:23:12 CEST - Eric Laffoon o fix: parentPid bug o fix: execBegin bug -Sat 12 Jun 2004 01:49:07 CEST - Michal Rudolf +Sat 12 Jun 2004 01:49:07 CEST - Michal Rudolf o added more array functions: @Array.values(), @Array.clear() and @Array.remove() o rebuild parser to made it more flexible @@ -525,20 +525,20 @@ Sat 12 Jun 2004 01:49:07 CEST - Michal Rudolf also supports setChecked() o Kommander 1.0alpha4 released -Thu 10 Jun 2004 00:49:07 CEST - Michal Rudolf +Thu 10 Jun 2004 00:49:07 CEST - Michal Rudolf o added DCOP information database that translates function name to function prototype o enhanced parser to handle @. syntax -Mon 07 Jun 2004 14:45:53 CEST - Michal Rudolf +Mon 07 Jun 2004 14:45:53 CEST - Michal Rudolf o added assotiative arrays: @Array.value(), @Array.keys() and @Array.setValue() specials -Sun 06 Jun 2004 23:13:34 CEST - Michal Rudolf +Sun 06 Jun 2004 23:13:34 CEST - Michal Rudolf o fix compilation problems on Debian and Slackware o @@ is now interpreted as @ -Sat 05 Jun 2004 10:12:05 CEST - Michal Rudolf +Sat 05 Jun 2004 10:12:05 CEST - Michal Rudolf o added @env(variable) special to get environment variable value o added @dialog(dialog, params) that would call child dialog, setting _PARENTPID and _PARENTDCOPID variables for it @@ -550,27 +550,27 @@ Sat 05 Jun 2004 10:12:05 CEST - Michal Rudolf o parser fixes (improved handling of nested specials) o Kommander 1.0alpha3 released -Fri 04 Jun 2004 00:40:59 CEST - Michal Rudolf +Fri 04 Jun 2004 00:40:59 CEST - Michal Rudolf o fixed: don't execute Initialization/Executor in Editor o changed DCOP id of Editor to kmdr-editor o version numbers unified -Thu 02 Jun 2004 15:08:32 CEST - Michal Rudolf +Thu 02 Jun 2004 15:08:32 CEST - Michal Rudolf o KDE widgets are now used for lists, buttons and combos o added file completion to FileSelector -Fri 28 May 2004 22:40:10 CEST - Michal Rudolf +Fri 28 May 2004 22:40:10 CEST - Michal Rudolf o support for Kommander comments (in @# format) o added two new specials: global(var) and setGlobal(var, value) o removed obsolete Preview menu commands o Kommander 1.0alpha2 released -Wed 26 May 2004 23:22:46 CEST - Michal Rudolf +Wed 26 May 2004 23:22:46 CEST - Michal Rudolf o changeWidgetText for FileSelector class is now handled o added currentItem(QString) DCOP call for lists and combos o added item(QString,int) DCOP call for lists and combos -Wed 26 May 2004 01:10:01 CEST - Michal Rudolf +Wed 26 May 2004 01:10:01 CEST - Michal Rudolf o parser of specials() rewritten o added optional shebang argument for execBegin() o handling of non-string @dcop() arguments fixed @@ -578,11 +578,11 @@ Wed 26 May 2004 01:10:01 CEST - Michal Rudolf o Makefile.am dependencies for executor cleaned o Kommander 1.0alpha1 released -Thu Apr 27 2004 16:38:36 CEST - Michal Rudolf +Thu Apr 27 2004 16:38:36 CEST - Michal Rudolf o added @parentPid evaluated to parent process pid o install Kommander Editor and Executor desktop files -Thu Apr 20 2004 16:38:36 CEST - Michal Rudolf +Thu Apr 20 2004 16:38:36 CEST - Michal Rudolf o added @pid evaluated to current process pid o added @dcopid evaluated to current process DCOP id o rebuilt Kommander Text editor diff --git a/kommander/README b/kommander/README index 7de24937..04b40ae0 100644 --- a/kommander/README +++ b/kommander/README @@ -65,6 +65,6 @@ extensibility in Quanta Plus. We hope you enjoy Kommander. Please help us with bug reports and example dialogs, as well as any requests you may have. You can join our user list for help developing Kommander applications at -http://mail.kdewebdev.org/mailman/listinfo/kommander +http://mail.tdewebdev.org/mailman/listinfo/kommander Best Regards from the Kommander development team! diff --git a/kommander/editor/assoctexteditorimpl.cpp b/kommander/editor/assoctexteditorimpl.cpp index 106e0ab0..1298db05 100644 --- a/kommander/editor/assoctexteditorimpl.cpp +++ b/kommander/editor/assoctexteditorimpl.cpp @@ -2,7 +2,7 @@ assoctexteditorimpl.cpp - Associated text editor implementation ------------------- copyright : (C) 2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf (C) 2006 Andras Mantia ***************************************************************************/ diff --git a/kommander/editor/assoctexteditorimpl.h b/kommander/editor/assoctexteditorimpl.h index c9539450..1537d35d 100644 --- a/kommander/editor/assoctexteditorimpl.h +++ b/kommander/editor/assoctexteditorimpl.h @@ -2,7 +2,7 @@ assoctexteditorimpl.h - Associated text editor implementation ------------------- copyright : (C) 2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf (C) 2006 Andras Mantia ***************************************************************************/ diff --git a/kommander/editor/choosewidgetimpl.cpp b/kommander/editor/choosewidgetimpl.cpp index e440a8fd..c9a6642d 100644 --- a/kommander/editor/choosewidgetimpl.cpp +++ b/kommander/editor/choosewidgetimpl.cpp @@ -2,7 +2,7 @@ choosewidgetimpl.cpp - dialog to choose widget ------------------- begin : Thu 13 Apr 2004 - copyright : (C) 2000 Michal Rudolf + copyright : (C) 2000 Michal Rudolf ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/choosewidgetimpl.h b/kommander/editor/choosewidgetimpl.h index 4c2bbd45..24e902ad 100644 --- a/kommander/editor/choosewidgetimpl.h +++ b/kommander/editor/choosewidgetimpl.h @@ -2,7 +2,7 @@ choosewidgetimpl.h - dialog to choose widget ------------------- begin : Thu 13 Apr 2004 - copyright : (C) 2000 Michal Rudolf + copyright : (C) 2000 Michal Rudolf ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/connectioneditorimpl.cpp b/kommander/editor/connectioneditorimpl.cpp index c87b9d51..4613380b 100644 --- a/kommander/editor/connectioneditorimpl.cpp +++ b/kommander/editor/connectioneditorimpl.cpp @@ -12,7 +12,7 @@ See http://www.trolltech.com/gpl/ for GPL licensing information. Modified for Kommander: - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/formfile.cpp b/kommander/editor/formfile.cpp index ff2e4c06..493df215 100644 --- a/kommander/editor/formfile.cpp +++ b/kommander/editor/formfile.cpp @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/formfile.h b/kommander/editor/formfile.h index d7c63bce..2f02c554 100644 --- a/kommander/editor/formfile.h +++ b/kommander/editor/formfile.h @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/formsettingsimpl.cpp b/kommander/editor/formsettingsimpl.cpp index ddfa8345..243dc198 100644 --- a/kommander/editor/formsettingsimpl.cpp +++ b/kommander/editor/formsettingsimpl.cpp @@ -12,7 +12,7 @@ See http://www.trolltech.com/gpl/ for GPL licensing information. Modified for Kommander: - (C) 2005 Michal Rudolf + (C) 2005 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/formwindow.cpp b/kommander/editor/formwindow.cpp index 7e9a3b39..8dd01453 100644 --- a/kommander/editor/formwindow.cpp +++ b/kommander/editor/formwindow.cpp @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/formwindow.h b/kommander/editor/formwindow.h index 71fc8280..1d179851 100644 --- a/kommander/editor/formwindow.h +++ b/kommander/editor/formwindow.h @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/functionsimpl.cpp b/kommander/editor/functionsimpl.cpp index 9520360f..a898c49d 100644 --- a/kommander/editor/functionsimpl.cpp +++ b/kommander/editor/functionsimpl.cpp @@ -1,7 +1,7 @@ /*************************************************************************** functionsimpl.cpp - Function browser implementation ------------------- - copyright : (C) 2004 Michal Rudolf + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/functionsimpl.h b/kommander/editor/functionsimpl.h index a583f199..f8ed9178 100644 --- a/kommander/editor/functionsimpl.h +++ b/kommander/editor/functionsimpl.h @@ -1,7 +1,7 @@ /*************************************************************************** functionsimpl.h - Function browser implementation ------------------- - copyright : (C) 2004 Michal Rudolf + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/kommander-new.xml b/kommander/editor/kommander-new.xml index 5c170485..c6c11f9d 100644 --- a/kommander/editor/kommander-new.xml +++ b/kommander/editor/kommander-new.xml @@ -10,7 +10,7 @@