From d17de25b7fe2200ed60b15ec6801e3458b2c1046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:03:18 +0200 Subject: Additional k => tde renaming and fixes --- kommander/ChangeLog | 174 ++++++++++++++++++++++++++-------------------------- 1 file changed, 87 insertions(+), 87 deletions(-) (limited to 'kommander/ChangeLog') diff --git a/kommander/ChangeLog b/kommander/ChangeLog index 9998c15f..fe82f261 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 TDEActions, some were standarized o some obsolete dialogs removed o About dialog changed to use TDEAboutDialog -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 -- cgit v1.2.1