diff options
Diffstat (limited to 'kommander')
97 files changed, 209 insertions, 209 deletions
diff --git a/kommander/AUTHORS b/kommander/AUTHORS index 0ef20982..058f0f78 100644 --- a/kommander/AUTHORS +++ b/kommander/AUTHORS @@ -1,5 +1,5 @@ Derived from Qt Designer by Trolltech Original author: Marc Britton <[email protected]> Design team leader: Eric Laffoon <[email protected]> -Current maintainer: Michal Rudolf <[email protected]> +Current maintainer: Michal Rudolf <[email protected]> Contributor: Andras Mantia <[email protected]>
\ No newline at end of file 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 <[email protected]> is specified in the associated text o add DatePicker widget -Wed Dec 19 08:39:00 2007 - Eric Laffoon <[email protected]> +Wed Dec 19 08:39:00 2007 - Eric Laffoon <[email protected]> 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 <[email protected]> @@ -128,7 +128,7 @@ Sat Oct 6 17:53:47 2007 - Andras Mantia <[email protected]> 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 <[email protected]> +Thu Sep 14 20:01:18 2006 - Michal Rudolf <[email protected]> (actually imported from a work branch on Sep 29, 2007 by Andras Mantia <[email protected]>) 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 <[email protected]> Tue Sep 5 16:19:40 2006 - Andras Mantia <[email protected]> o use KTextEditor for the associated text editing -Sun 16 sty 2005 00:44:39 CET - Michal Rudolf <[email protected]> +Sun 16 sty 2005 00:44:39 CET - Michal Rudolf <[email protected]> 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 <[email protected]> +Tue 11 sty 2005 23:00:00 CET - Michal Rudolf <[email protected]> o update and unify version number o Kommander 1.1dev3 released -Sun 09 Jan 2005 15:22:05 CET - Michal Rudolf <[email protected]> +Sun 09 Jan 2005 15:22:05 CET - Michal Rudolf <[email protected]> o added support for Kommander dialog templates in Editor -Tue 04 Jan 2004 14:30:00 CET - Michal Rudolf <[email protected]> +Tue 04 Jan 2004 14:30:00 CET - Michal Rudolf <[email protected]> o implemented "Save All" files menu command o implemented SingleShot option of Timer widget -Thu 30 Dec 2004 14:00:32 CET - Michal Rudolf <[email protected]> +Thu 30 Dec 2004 14:00:32 CET - Michal Rudolf <[email protected]> o added setColumnCaption for TreeWidget -Wed 29 Dec 2004 09:58:00 CET - Michal Rudolf <[email protected]> +Wed 29 Dec 2004 09:58:00 CET - Michal Rudolf <[email protected]> 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 <[email protected]> +Mon 20 Dec 2004 22:02:00 CET - Michal Rudolf <[email protected]> o added basic Table widget o more Editor cleanup - remove obsolete code -Sat 18 Dec 2004 22:17:00 CET - Michal Rudolf <[email protected]> +Sat 18 Dec 2004 22:17:00 CET - Michal Rudolf <[email protected]> o remove obsolete include files and switch Editor to use KMessageBox instead of QMessageBox -Mon 13 Dec 2004 13:58:00 CET - Michal Rudolf <[email protected]> +Mon 13 Dec 2004 13:58:00 CET - Michal Rudolf <[email protected]> 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 <[email protected]> +Fri 10 Dec 2004 19:00:00 CET - Michal Rudolf <[email protected]> o compilation fix (solved problems with missing kmdrpligins link) -Thu 09 Dec 2004 22:59:00 CET - Michal Rudolf <[email protected]> +Thu 09 Dec 2004 22:59:00 CET - Michal Rudolf <[email protected]> o fixed problems with hiding ActionEditor -Thu 02 Dec 2004 21:54:00 CET - Michal Rudolf <[email protected]> +Thu 02 Dec 2004 21:54:00 CET - Michal Rudolf <[email protected]> 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 <[email protected]> +Sun 28 Nov 2004 19:48:00 CET - Michal Rudolf <[email protected]> o remove obsolete CustomWidget code o fixed a nasty bug in && evaluation -Sun 21 Nov 2004 18:19:49 CET - Michal Rudolf <[email protected]> +Sun 21 Nov 2004 18:19:49 CET - Michal Rudolf <[email protected]> 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 <[email protected]> +Fri 19 Nov 2004 13:48:45 CET - Michal Rudolf <[email protected]> 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 <[email protected]> +Tue 16 Nov 2004 23:28:16 CET - Michal Rudolf <[email protected]> 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 <[email protected]> +Sun 14 Nov 2004 22:39:38 CET - Michal Rudolf <[email protected]> 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 <[email protected]> +Wed 03 Nov 2004 14:28:39 CET - Michal Rudolf <[email protected]> o fix some problems detected by kdetestsscripts o 1.1dev2 released -Tue 02 Nov 2004 07:53:20 CET - Michal Rudolf <[email protected]> +Tue 02 Nov 2004 07:53:20 CET - Michal Rudolf <[email protected]> o Signals and slots: disallow unmatched (signal, slot) connections. Avoid duplicates in senders combo. -Mon 01 Nov 2004 23:29:19 CET - Michal Rudolf <[email protected]> +Mon 01 Nov 2004 23:29:19 CET - Michal Rudolf <[email protected]> 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 <[email protected]> parameter is empty. o Added missing %n in i18n() string in Function Browser. -Sun 31 Oct 2004 22:14:13 CET - Michal Rudolf <[email protected]> +Sun 31 Oct 2004 22:14:13 CET - Michal Rudolf <[email protected]> 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 <[email protected]> +Thu 28 Oct 2004 15:14:26 CEST - Michal Rudolf <[email protected]> o added count() function for getting number of items in widget -Wed 27 Oct 2004 23:58:56 CEST - Michal Rudolf <[email protected]> +Wed 27 Oct 2004 23:58:56 CEST - Michal Rudolf <[email protected]> o added <> and != for 'not equal to' condition in expressions -Sun 24 Oct 2004 19:04:03 CEST - Michal Rudolf <[email protected]> +Sun 24 Oct 2004 19:04:03 CEST - Michal Rudolf <[email protected]> o added missing setMaximum for Slider -Fri 22 Oct 2004 22:27:05 CEST - Michal Rudolf <[email protected]> +Fri 22 Oct 2004 22:27:05 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Tue 19 Oct 2004 23:23:28 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Sat 16 Oct 2004 09:39:48 CEST - Michal Rudolf <[email protected]> o fix: recognize floating-point numbers in @String.isNumber -Thu 14 Oct 2004 12:06:05 CEST - Michal Rudolf <[email protected]> +Thu 14 Oct 2004 12:06:05 CEST - Michal Rudolf <[email protected]> o added Timer widget -Wed 13 Oct 2004 12:29:13 CEST - Michal Rudolf <[email protected]> +Wed 13 Oct 2004 12:29:13 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Tue 12 Oct 2004 14:00:03 CEST - Michal Rudolf <[email protected]> o fix: don't add brackets to functions with no parameters -Mon 11 Oct 2004 14:00:03 CEST - Michal Rudolf <[email protected]> +Mon 11 Oct 2004 14:00:03 CEST - Michal Rudolf <[email protected]> o improved 'cancel' Sat 09 Oct 2004 16:54 PDT - Eric Laffoon <[email protected]> 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 <[email protected]> +Sat 09 Oct 2004 14:00:03 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Tue 05 Oct 2004 11:19:41 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Sat 02 Oct 2004 20:38:40 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Fri 01 Oct 2004 22:26:06 CEST - Michal Rudolf <[email protected]> o fix: output was not sent to stdout by ExecButton -Sat 28 Aug 2004 19:20:06 CEST - Michal Rudolf <[email protected]> +Sat 28 Aug 2004 19:20:06 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Tue 24 Aug 2004 11:00:16 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> 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 <[email protected]> +Wed 18 Jul 2004 18:19:21 CEST - Michal Rudolf <[email protected]> o Kommander 1.0 released together with KDE 3.3 -Wed 04 Jul 2004 23:59:21 CEST - Michal Rudolf <[email protected]> +Wed 04 Jul 2004 23:59:21 CEST - Michal Rudolf <[email protected]> o added @switch..@case..@end statement o added @if()...@endif statement -Wed 04 Jul 2004 18:20:21 CEST - Eric Laffoon <[email protected]> +Wed 04 Jul 2004 18:20:21 CEST - Eric Laffoon <[email protected]> o fixed missing @ for Kommander functions in function browser -Tue 03 Jul 2004 11:06:26 CEST - Eric Laffoon <[email protected]> +Tue 03 Jul 2004 11:06:26 CEST - Eric Laffoon <[email protected]> o added new background -Mon 02 Aug 2004 23:58:01 CEST - Michal Rudolf <[email protected]> +Mon 02 Aug 2004 23:58:01 CEST - Michal Rudolf <[email protected]> o added DCOP-enabled Label and PixmapLabel widgets -Sun 01 Aug 2004 17:32:11 CEST - Michal Rudolf <[email protected]> +Sun 01 Aug 2004 17:32:11 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Fri 30 Jul 2004 14:59:12 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Wed 28 Jul 2004 00:14:28 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> 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 <[email protected]> +Sat 24 Jul 2004 10:15:10 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Fri 23 Jul 2004 19:54:26 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Fri 23 Jul 2004 18:34:26 CEST - Eric Laffoon <[email protected]> o added new background and splash -Thu 22 Jul 2004 22:17:49 CEST - Michal Rudolf <[email protected]> +Thu 22 Jul 2004 22:17:49 CEST - Michal Rudolf <[email protected]> o ExecButton now has three modes: no blocking, block only ExecButton, block whole GUI -Wed 22 Jul 2004 24:10:59 CEST - Michal Rudolf <[email protected]> +Wed 22 Jul 2004 24:10:59 CEST - Michal Rudolf <[email protected]> o optimized Tree Widget o bug fixed: some missing i18n strings -Tue 20 Jul 2004 19:51:32 CEST - Michal Rudolf <[email protected]> +Tue 20 Jul 2004 19:51:32 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Mon 19 Jul 2004 11:47:58 CEST - Michal Rudolf <[email protected]> o added ScriptObject - hidden script container -Fri 16 Jul 2004 15:37:41 CEST - Michal Rudolf <[email protected]> +Fri 16 Jul 2004 15:37:41 CEST - Michal Rudolf <[email protected]> o added Slider widget o removed some obsolete code from editor -Thu 15 Jul 2004 23:22:33 CEST - Michal Rudolf <[email protected]> +Thu 15 Jul 2004 23:22:33 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Wed 14 Jul 2004 12:22:33 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Tue 13 Jul 2004 22:33:19 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Tue 13 Jul 2004 13:33:00 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> o function browser: add clear button o Kommander Text Editor: change buttons order -Tue 13 Jul 2004 01:10:34 CEST - Michal Rudolf <[email protected]> +Tue 13 Jul 2004 01:10:34 CEST - Michal Rudolf <[email protected]> o added function browser for editor -Sat 10 Jul 2004 15:51:07 CEST - Michal Rudolf <[email protected]> +Sat 10 Jul 2004 15:51:07 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Fri 09 Jul 2004 17:39:43 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Thu 09 Jul 2004 13:27:47 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Tue 06 Jul 2004 10:12:44 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> section of a string o added third (optional) index parameter to @String.find -Fri 02 Jul 2004 23:33:46 CEST - Michal Rudolf <[email protected]> +Fri 02 Jul 2004 23:33:46 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> use index = -1 to set pixmaps for all items o Kommander 1.0alpha6 released -Thu 01 Jul 2004 16:03:20 CEST - Michal Rudolf <[email protected]> +Thu 01 Jul 2004 16:03:20 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> 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 <[email protected]> +Wed 30 Jun 2004 15:01:23 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> 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 <[email protected]> +Tue 29 Jun 2004 00:44:39 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> 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 <[email protected]> +Mon 21 Jun 2004 13:36:52 CEST - Eric Laffoon <[email protected]> o added documentation -Sat 19 Jun 2004 00:47:42 CEST - Michal Rudolf <[email protected]> +Sat 19 Jun 2004 00:47:42 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Thu 17 Jun 2004 23:13:18 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Wed 16 Jun 2004 13:04:30 CEST - Michal Rudolf <[email protected]> o added @Array.count o added @Array.read/write -Tue 15 Jun 2004 23:24:52 CEST - Michal Rudolf <[email protected]> +Tue 15 Jun 2004 23:24:52 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Mon 15 Jun 2004 18:32:01 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Mon 14 Jun 2004 10:23:12 CEST - Eric Laffoon <[email protected]> o fix: parentPid bug o fix: execBegin bug -Sat 12 Jun 2004 01:49:07 CEST - Michal Rudolf <[email protected]> +Sat 12 Jun 2004 01:49:07 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> also supports setChecked() o Kommander 1.0alpha4 released -Thu 10 Jun 2004 00:49:07 CEST - Michal Rudolf <[email protected]> +Thu 10 Jun 2004 00:49:07 CEST - Michal Rudolf <[email protected]> o added DCOP information database that translates function name to function prototype o enhanced parser to handle @<widget>.<DCOP function> syntax -Mon 07 Jun 2004 14:45:53 CEST - Michal Rudolf <[email protected]> +Mon 07 Jun 2004 14:45:53 CEST - Michal Rudolf <[email protected]> o added assotiative arrays: @Array.value(), @Array.keys() and @Array.setValue() specials -Sun 06 Jun 2004 23:13:34 CEST - Michal Rudolf <[email protected]> +Sun 06 Jun 2004 23:13:34 CEST - Michal Rudolf <[email protected]> o fix compilation problems on Debian and Slackware o @@ is now interpreted as @ -Sat 05 Jun 2004 10:12:05 CEST - Michal Rudolf <[email protected]> +Sat 05 Jun 2004 10:12:05 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> o parser fixes (improved handling of nested specials) o Kommander 1.0alpha3 released -Fri 04 Jun 2004 00:40:59 CEST - Michal Rudolf <[email protected]> +Fri 04 Jun 2004 00:40:59 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Thu 02 Jun 2004 15:08:32 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Fri 28 May 2004 22:40:10 CEST - Michal Rudolf <[email protected]> o support for Kommander comments (in @# <comment> 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 <[email protected]> +Wed 26 May 2004 23:22:46 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Wed 26 May 2004 01:10:01 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> o Makefile.am dependencies for executor cleaned o Kommander 1.0alpha1 released -Thu Apr 27 2004 16:38:36 CEST - Michal Rudolf <[email protected]> +Thu Apr 27 2004 16:38:36 CEST - Michal Rudolf <[email protected]> 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 <[email protected]> +Thu Apr 20 2004 16:38:36 CEST - Michal Rudolf <[email protected]> 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 04b40ae0..7de24937 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.tdewebdev.org/mailman/listinfo/kommander +http://mail.kdewebdev.org/mailman/listinfo/kommander Best Regards from the Kommander development team! diff --git a/kommander/editor/Makefile.am b/kommander/editor/Makefile.am index 8e03b205..51fb4fbc 100644 --- a/kommander/editor/Makefile.am +++ b/kommander/editor/Makefile.am @@ -7,7 +7,7 @@ bin_PROGRAMS = kmdr-editor AM_CPPFLAGS = -I$(top_srcdir)/kommander/widget -I$(top_srcdir)/kommander/widgets -I$(top_srcdir)/kommander/plugin -I$(top_srcdir)/kommander/factory -Ishared -Iinterfaces -Ipics $(all_includes) # the library search path. -kmdr_editor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor $(LIB_KPARTS) +kmdr_editor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor $(LIB_TDEPARTS) # the libraries to link against. kmdr_editor_LDADD = $(top_builddir)/kommander/factory/libkommanderfactory.la \ diff --git a/kommander/editor/assoctexteditorimpl.cpp b/kommander/editor/assoctexteditorimpl.cpp index 4652c400..60314680 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 <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> (C) 2006 Andras Mantia <[email protected]> ***************************************************************************/ diff --git a/kommander/editor/assoctexteditorimpl.h b/kommander/editor/assoctexteditorimpl.h index 845e9a1c..2a63942e 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 <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> (C) 2006 Andras Mantia <[email protected]> ***************************************************************************/ diff --git a/kommander/editor/choosewidgetimpl.cpp b/kommander/editor/choosewidgetimpl.cpp index 05738567..62f545a0 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 <[email protected]> + copyright : (C) 2000 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/choosewidgetimpl.h b/kommander/editor/choosewidgetimpl.h index c83ad985..5fd8a2b8 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 <[email protected]> + copyright : (C) 2000 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/connectioneditorimpl.cpp b/kommander/editor/connectioneditorimpl.cpp index 6ff3ef01..2ca7934d 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 <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> **********************************************************************/ diff --git a/kommander/editor/formfile.cpp b/kommander/editor/formfile.cpp index 1efb1fca..c82e961d 100644 --- a/kommander/editor/formfile.cpp +++ b/kommander/editor/formfile.cpp @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> **********************************************************************/ diff --git a/kommander/editor/formfile.h b/kommander/editor/formfile.h index 7d5a946c..35839427 100644 --- a/kommander/editor/formfile.h +++ b/kommander/editor/formfile.h @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> **********************************************************************/ diff --git a/kommander/editor/formsettingsimpl.cpp b/kommander/editor/formsettingsimpl.cpp index 243dc198..ddfa8345 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 <[email protected]> + (C) 2005 Michal Rudolf <[email protected]> **********************************************************************/ diff --git a/kommander/editor/formwindow.cpp b/kommander/editor/formwindow.cpp index 4e14134c..a8263295 100644 --- a/kommander/editor/formwindow.cpp +++ b/kommander/editor/formwindow.cpp @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> **********************************************************************/ diff --git a/kommander/editor/formwindow.h b/kommander/editor/formwindow.h index 0bb17ead..cb9a5c1c 100644 --- a/kommander/editor/formwindow.h +++ b/kommander/editor/formwindow.h @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> **********************************************************************/ diff --git a/kommander/editor/functionsimpl.cpp b/kommander/editor/functionsimpl.cpp index 9bdb03c5..37ae23ab 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 <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/functionsimpl.h b/kommander/editor/functionsimpl.h index c6c67cec..525a5081 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 <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/main.cpp b/kommander/editor/main.cpp index e5dc2739..78936267 100644 --- a/kommander/editor/main.cpp +++ b/kommander/editor/main.cpp @@ -1,7 +1,7 @@ /*************************************************************************** main.cpp - initialization ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** @@ -43,9 +43,9 @@ int main( int argc, char *argv[] ) TDEAboutData aboutData( "kommander", I18N_NOOP("Kommander"), KOMMANDER_VERSION, description, TDEAboutData::License_GPL, "(C) 2002-2005 Kommander authors", text); - aboutData.addAuthor("Eric Laffoon", I18N_NOOP("Project manager"), "[email protected]"); - aboutData.addAuthor("Andras Mantia", I18N_NOOP("Current maintainer"), "[email protected]"); - aboutData.addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "[email protected]"); + aboutData.addAuthor("Eric Laffoon", I18N_NOOP("Project manager"), "[email protected]"); + aboutData.addAuthor("Andras Mantia", I18N_NOOP("Current maintainer"), "[email protected]"); + aboutData.addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "[email protected]"); aboutData.addAuthor("Marc Britton", I18N_NOOP("Original author"), "[email protected]"); aboutData.setTranslator (I18N_NOOP("_: NAME OF TRANSLATORS\nYour names"), I18N_NOOP("_: EMAIL OF TRANSLATORS\nYour emails")); diff --git a/kommander/editor/mainwindow.cpp b/kommander/editor/mainwindow.cpp index de578537..e6b57513 100644 --- a/kommander/editor/mainwindow.cpp +++ b/kommander/editor/mainwindow.cpp @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> (C) 2008 Andras Mantia <[email protected]> **********************************************************************/ diff --git a/kommander/editor/mainwindow.h b/kommander/editor/mainwindow.h index 14a24c31..69f06c5f 100644 --- a/kommander/editor/mainwindow.h +++ b/kommander/editor/mainwindow.h @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> **********************************************************************/ diff --git a/kommander/editor/mainwindowactions.cpp b/kommander/editor/mainwindowactions.cpp index 4b5c99cd..1dc54243 100644 --- a/kommander/editor/mainwindowactions.cpp +++ b/kommander/editor/mainwindowactions.cpp @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> **********************************************************************/ diff --git a/kommander/editor/metadatabase.cpp b/kommander/editor/metadatabase.cpp index 97fa2349..23e97618 100644 --- a/kommander/editor/metadatabase.cpp +++ b/kommander/editor/metadatabase.cpp @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> **********************************************************************/ diff --git a/kommander/editor/newformimpl.cpp b/kommander/editor/newformimpl.cpp index 832257f9..7b8e330b 100644 --- a/kommander/editor/newformimpl.cpp +++ b/kommander/editor/newformimpl.cpp @@ -12,7 +12,7 @@ See http://www.trolltech.com/gpl/ for GPL licensing information. Modified for Kommander: - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> **********************************************************************/ diff --git a/kommander/editor/newformimpl.h b/kommander/editor/newformimpl.h index 88a8d17a..e875a858 100644 --- a/kommander/editor/newformimpl.h +++ b/kommander/editor/newformimpl.h @@ -12,7 +12,7 @@ See http://www.trolltech.com/gpl/ for GPL licensing information. Modified for Kommander: - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> **********************************************************************/ diff --git a/kommander/examples/current/editor-poc.kmdr b/kommander/examples/current/editor-poc.kmdr index 2bc9febf..3713cb84 100755 --- a/kommander/examples/current/editor-poc.kmdr +++ b/kommander/examples/current/editor-poc.kmdr @@ -110,7 +110,7 @@ CheckBoxI.setVisible(false) TextEdit3.setVisible(false) AboutDialog2.initialize("Kommander Editor Demo", "", "0.1", "Copyright 2008") AboutDialog2.setLicense("GPL_V2") -AboutDialog2.addAuthor("Eric Laffoon", "Project Lead", "[email protected]", "http://kommander.tdewebdev.org") +AboutDialog2.addAuthor("Eric Laffoon", "Project Lead", "[email protected]", "http://kommander.kdewebdev.org") AboutDialog2.setDescription("This is a demo of what can be done with kommander 1.3\nYou are running "+_VERSION+" now. This is not intended to\nbe of use for any specific tasks. We hope you enjoy it.") </string> </stringlist> @@ -229,7 +229,7 @@ debug("Clicked at: "+Self.Item(0)+" "+Self.Item(1)) <p>Test this <a href="ScriptLink2">link</a> text.<br />Add a new line with Ctrl-Enter or Enter. Note the links are correctly parsed.</p> <p>New paragraph. Look! <a href="ScriptLink3">another internal link</a> to try out.</p> <p>Although this widget does not give visual feedback on links it does allow them to execute scripts or call a web site as you can see below. </p> -<p>Functionality on this window may be incomplete. It is for demo purposes only. Look for new examples and tools on our <a href="http://kommander.tdewebdev.org">website</a>.</p> +<p>Functionality on this window may be incomplete. It is for demo purposes only. Look for new examples and tools on our <a href="http://kommander.kdewebdev.org">website</a>.</p> </body></html> </string> </property> diff --git a/kommander/examples/current/keyvaluecombo.kmdr b/kommander/examples/current/keyvaluecombo.kmdr index 619e36c6..489c4f6d 100644 --- a/kommander/examples/current/keyvaluecombo.kmdr +++ b/kommander/examples/current/keyvaluecombo.kmdr @@ -30,8 +30,8 @@ end ScriptObject36.execute AboutDialog1.initialize("Key Value Combo", "", "0.1", "Copyright 2008") AboutDialog1.addAuthor("Eric Laffoon", "Designer", "[email protected]", "http://kittyhooch.com") -AboutDialog1.setBugAddress("[email protected]") -AboutDialog1.setHomepage("http://tdewebdev.org") +AboutDialog1.setBugAddress("[email protected]") +AboutDialog1.setHomepage("http://kdewebdev.org") AboutDialog1.setLicense("GPL_V2") AboutDialog1.setDescription("This demonstrates how to make a ComboBox \n behave as a key value pair. It's \nparticularly useful for databases.") diff --git a/kommander/examples/current/kpartmwframe.kmdr b/kommander/examples/current/kpartmwframe.kmdr index 713dd1e6..7d15aecf 100755 --- a/kommander/examples/current/kpartmwframe.kmdr +++ b/kommander/examples/current/kpartmwframe.kmdr @@ -124,7 +124,7 @@ KPartImport1.loadPart("libkommander_part", "true") debug("loaded") AboutDialog2.initialize("Kommander KPart Demo", "kommander.png", "0.1", "Copyright 2008") AboutDialog2.setLicense("GPL_V2") -AboutDialog2.addAuthor("Eric Laffoon", "Project Lead", "[email protected]", "http://kommander.tdewebdev.org") +AboutDialog2.addAuthor("Eric Laffoon", "Project Lead", "[email protected]", "http://kommander.kdewebdev.org") AboutDialog2.setDescription("This is a demo of what can be done with kommander 1.3\nYou are running "+_VERSION+" now. This is not intended to\nbe of use for any specific tasks. We hope you enjoy it.") Timer2.execute diff --git a/kommander/examples/current/passvariables.kmdr b/kommander/examples/current/passvariables.kmdr index 3228edc0..3d4b848d 100644 --- a/kommander/examples/current/passvariables.kmdr +++ b/kommander/examples/current/passvariables.kmdr @@ -22,9 +22,9 @@ <stringlist> <string></string> <string>AboutDialog1.initialize("Variable passing demo", "", "0.1", "Copyright 2008") -AboutDialog1.addAuthor("Eric Laffoon", "Designer", "[email protected]", "http://kittyhooch.com") -AboutDialog1.setHomepage("http://kommander.tdewebdev.org") -AboutDialog1.setBugAddress("[email protected]") +AboutDialog1.addAuthor("Eric Laffoon", "Designer", "[email protected]", "http://kittyhooch.com") +AboutDialog1.setHomepage("http://kommander.kdewebdev.org") +AboutDialog1.setBugAddress("[email protected]") AboutDialog1.setDescription("Demo of passing arguments to and from scripts, You can also pass an echo to stdout back from your script by calling your script with diff --git a/kommander/examples/current/tableselect.kmdr b/kommander/examples/current/tableselect.kmdr index e084eb89..a7d84367 100755 --- a/kommander/examples/current/tableselect.kmdr +++ b/kommander/examples/current/tableselect.kmdr @@ -31,10 +31,10 @@ AboutDialog9.initialize("Table Selection Demo", "help.png", "0.1", "(c) 2008") AboutDialog9.setDescription("This demonstrated using the new multi-select ability of the table. The spinboxes offer how it might have been done before. Now block copy and paste can be done.") -AboutDialog9.addAuthor("Eric Laffoon", "Stop sleeping", "[email protected]", "http://kittyhooch.com") -AboutDialog9.addAuthor("Andras Mantia", "Make Eric stop asking for it to make coffee", "[email protected]", "http://tdewebdev.org") +AboutDialog9.addAuthor("Eric Laffoon", "Stop sleeping", "[email protected]", "http://kittyhooch.com") +AboutDialog9.addAuthor("Andras Mantia", "Make Eric stop asking for it to make coffee", "[email protected]", "http://kdewebdev.org") AboutDialog9.setLicense("GPL_V2") -AboutDialog9.setBugAddress("[email protected]")</string> +AboutDialog9.setBugAddress("[email protected]")</string> <string></string> </stringlist> </property> diff --git a/kommander/executor/Makefile.am b/kommander/executor/Makefile.am index 2f05c16e..4d7d22cb 100644 --- a/kommander/executor/Makefile.am +++ b/kommander/executor/Makefile.am @@ -3,11 +3,11 @@ bin_PROGRAMS = kmdr-executor noinst_LTLIBRARIES = libinstance.la libinstance_la_SOURCES = instance.cpp dcopkommanderif.skel -libinstance_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -no-undefined $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +libinstance_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -no-undefined $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor kmdr_executor_SOURCES = main.cpp -kmdr_executor_LDADD = libinstance.la $(top_builddir)/kommander/widget/libkommanderwidget.la $(top_builddir)/kommander/widgets/libkommanderwidgets.la $(top_builddir)/kommander/factory/libkommanderfactory.la $(LIB_KIO) +kmdr_executor_LDADD = libinstance.la $(top_builddir)/kommander/widget/libkommanderwidget.la $(top_builddir)/kommander/widgets/libkommanderwidgets.la $(top_builddir)/kommander/factory/libkommanderfactory.la $(LIB_TDEIO) #KDE_ICON = kmdr_executor @@ -20,6 +20,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/kommander/plugin -I$(top_srcdir)/kommander/widgets METASOURCES = AUTO # the library search path. -kmdr_executor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +kmdr_executor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor noinst_HEADERS = dcopkommanderif.h diff --git a/kommander/executor/instance.cpp b/kommander/executor/instance.cpp index bd3ea25d..863b0153 100644 --- a/kommander/executor/instance.cpp +++ b/kommander/executor/instance.cpp @@ -4,7 +4,7 @@ begin : Tue Aug 13 2002 copyright : (C) 2002 by Marc Britton <[email protected]> (C) 2004 by Andras Mantia <[email protected]> - (C) 2004 by Michal Rudolf <[email protected]> + (C) 2004 by Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/executor/instance.h b/kommander/executor/instance.h index c4573510..f7af3103 100644 --- a/kommander/executor/instance.h +++ b/kommander/executor/instance.h @@ -4,7 +4,7 @@ begin : Tue Aug 13 2002 copyright : (C) 2002 by Marc Britton <[email protected]> (C) 2004 by Andras Mantia <[email protected]> - (C) 2004 by Michal Rudolf <[email protected]> + (C) 2004 by Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/executor/main.cpp b/kommander/executor/main.cpp index a82479b3..ecd9bfac 100644 --- a/kommander/executor/main.cpp +++ b/kommander/executor/main.cpp @@ -57,9 +57,9 @@ int main(int argc, char *argv[]) { TDEAboutData aboutData( "kmdr-executor", I18N_NOOP("Kommander Executor"), KOMMANDER_VERSION, description, TDEAboutData::License_GPL, - "(c) 2002, Marc Britton, (C) 2008 Andras Mantia", 0, 0, "http://kommander.tdewebdev.org"); - aboutData.addAuthor("Andras Mantia", I18N_NOOP("Current maintainer"), "[email protected]"); - aboutData.addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "[email protected]"); + "(c) 2002, Marc Britton, (C) 2008 Andras Mantia", 0, 0, "http://kommander.kdewebdev.org"); + aboutData.addAuthor("Andras Mantia", I18N_NOOP("Current maintainer"), "[email protected]"); + aboutData.addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "[email protected]"); aboutData.addAuthor("Marc Britton", I18N_NOOP("Original author"), "[email protected]"); TDECmdLineArgs::init( argc, argv, &aboutData ); TDECmdLineArgs::addCmdLineOptions( options ); // Add our own options. diff --git a/kommander/executor/register.cpp b/kommander/executor/register.cpp index b4a8c259..9f3c3cee 100644 --- a/kommander/executor/register.cpp +++ b/kommander/executor/register.cpp @@ -1,7 +1,7 @@ /*************************************************************************** register.cpp - registration of functions/specials for intance ------------------- - copyright : (C) 2004 by Michal Rudolf <[email protected]> + copyright : (C) 2004 by Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/kommander-editor.tdevelop b/kommander/kommander-editor.tdevelop index 8b7424ed..54064ca0 100644 --- a/kommander/kommander-editor.tdevelop +++ b/kommander/kommander-editor.tdevelop @@ -2,7 +2,7 @@ <tdevelop> <general> <author>Michal Rudolf</author> - <email>[email protected]</email> + <email>[email protected]</email> <version>$VERSION$</version> <projectmanagement>KDevKDEAutoProject</projectmanagement> <primarylanguage>C++</primarylanguage> diff --git a/kommander/kommander.tdevelop b/kommander/kommander.tdevelop index ea63f402..268b3b74 100644 --- a/kommander/kommander.tdevelop +++ b/kommander/kommander.tdevelop @@ -2,7 +2,7 @@ <tdevelop> <general> <author>Andras Mantia</author> - <email>[email protected]</email> + <email>[email protected]</email> <version>$VERSION$</version> <projectmanagement>KDevKDEAutoProject</projectmanagement> <primarylanguage>C++</primarylanguage> diff --git a/kommander/part/Makefile.am b/kommander/part/Makefile.am index f315ef5d..fc89d759 100644 --- a/kommander/part/Makefile.am +++ b/kommander/part/Makefile.am @@ -2,7 +2,7 @@ INCLUDES = -I$(top_srcdir)/kommander/executor -I$(top_srcdir)/kommander/factory METASOURCES = AUTO kde_module_LTLIBRARIES = libkommander_part.la libkommander_part_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -lDCOP -L../../kommander/plugin/.libs -lkommanderplugin -libkommander_part_la_LIBADD = $(top_builddir)/kommander/executor/libinstance.la $(top_builddir)/kommander/widget/libkommanderwidget.la $(LIB_TDEFILE) $(LIB_KPARTS) $(LIB_TDEHTML) +libkommander_part_la_LIBADD = $(top_builddir)/kommander/executor/libinstance.la $(top_builddir)/kommander/widget/libkommanderwidget.la $(LIB_TDEFILE) $(LIB_TDEPARTS) $(LIB_TDEHTML) kde_services_DATA = kommander_part.desktop libkommander_part_la_SOURCES = kommander_part.cpp noinst_HEADERS = kommander_part.h diff --git a/kommander/part/kommander_part.cpp b/kommander/part/kommander_part.cpp index 49857c12..1d4fb709 100644 --- a/kommander/part/kommander_part.cpp +++ b/kommander/part/kommander_part.cpp @@ -53,10 +53,10 @@ TDEAboutData* KommanderPart::createAboutData() { TDEAboutData * aboutData = new TDEAboutData("kommander_part", I18N_NOOP("Kommander Executor Part"), KOMMANDER_VERSION, description, TDEAboutData::License_GPL, - "(c) 2008 Andras Mantia", I18N_NOOP("Part of the KDEWebDev module."), "http://www.tdewebdev.org"); + "(c) 2008 Andras Mantia", I18N_NOOP("Part of the KDEWebDev module."), "http://www.kdewebdev.org"); - aboutData->addAuthor("Andras Mantia", I18N_NOOP("Current maintainer"), "[email protected]"); - aboutData->addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "[email protected]"); + aboutData->addAuthor("Andras Mantia", I18N_NOOP("Current maintainer"), "[email protected]"); + aboutData->addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "[email protected]"); aboutData->addAuthor("Marc Britton", I18N_NOOP("Original author"), "[email protected]"); return aboutData; } diff --git a/kommander/plugin/specialinformation.cpp b/kommander/plugin/specialinformation.cpp index afa44542..0a80dd85 100644 --- a/kommander/plugin/specialinformation.cpp +++ b/kommander/plugin/specialinformation.cpp @@ -1,7 +1,7 @@ /*************************************************************************** specialinformation.cpp - internal commands information ------------------- - copyright : (C) 2004 by Michal Rudolf <[email protected]> + copyright : (C) 2004 by Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/plugin/specialinformation.h b/kommander/plugin/specialinformation.h index 60431c60..1ff00a6c 100644 --- a/kommander/plugin/specialinformation.h +++ b/kommander/plugin/specialinformation.h @@ -1,7 +1,7 @@ /*************************************************************************** specialinformation.h - internal commands information ------------------- - copyright : (C) 2004 by Michal Rudolf <[email protected]> + copyright : (C) 2004 by Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/plugin/specials.h b/kommander/plugin/specials.h index 40ff162e..2d46200a 100644 --- a/kommander/plugin/specials.h +++ b/kommander/plugin/specials.h @@ -1,7 +1,7 @@ /*************************************************************************** specials.h - known specials and DCOP calls ------------------- - copyright : (C) 2004 by Michal Rudolf <[email protected]> + copyright : (C) 2004 by Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/pluginmanager/Makefile.am b/kommander/pluginmanager/Makefile.am index 1c43b4fd..c7103215 100644 --- a/kommander/pluginmanager/Makefile.am +++ b/kommander/pluginmanager/Makefile.am @@ -1,7 +1,7 @@ bin_PROGRAMS = kmdr-plugins kmdr_plugins_SOURCES = main.cpp mainwindow.cpp pluginmanager.cpp -kmdr_plugins_LDADD = $(top_builddir)/kommander/factory/libkommanderfactory.la $(LIB_KIO) +kmdr_plugins_LDADD = $(top_builddir)/kommander/factory/libkommanderfactory.la $(LIB_TDEIO) #KDE_ICON = kmdr-plugins @@ -13,6 +13,6 @@ INCLUDES = -I$(top_srcdir)/kommander/factory $(all_includes) METASOURCES = AUTO # the library search path. -kmdr_plugins_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +kmdr_plugins_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor noinst_HEADERS = mainwindow.h pluginmanager.h diff --git a/kommander/pluginmanager/main.cpp b/kommander/pluginmanager/main.cpp index 52a706e6..9f034608 100644 --- a/kommander/pluginmanager/main.cpp +++ b/kommander/pluginmanager/main.cpp @@ -3,7 +3,7 @@ ------------------- begin : Tue Aug 13 09:31:50 EST 2002 copyright : (C) 2004 Marc Britton <[email protected]> - (C) 2005 Michal Rudolf <[email protected]> + (C) 2005 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** @@ -60,8 +60,8 @@ int main(int argc, char *argv[]) KOMMANDER_VERSION, description, TDEAboutData::License_GPL, "(C) 2004-2005 Kommander authors"); aboutData.addAuthor("Marc Britton", "Original author", "[email protected]"); - aboutData.addAuthor("Eric Laffoon", "Project manager", "[email protected]"); - aboutData.addAuthor("Michal Rudolf", "Current maintainer", "[email protected]"); + aboutData.addAuthor("Eric Laffoon", "Project manager", "[email protected]"); + aboutData.addAuthor("Michal Rudolf", "Current maintainer", "[email protected]"); TDECmdLineArgs::init(argc, argv, &aboutData); TDECmdLineArgs::addCmdLineOptions(options); // Add our own options. diff --git a/kommander/pluginmanager/pluginmanager.cpp b/kommander/pluginmanager/pluginmanager.cpp index 64f1bf22..9bbddc3c 100644 --- a/kommander/pluginmanager/pluginmanager.cpp +++ b/kommander/pluginmanager/pluginmanager.cpp @@ -1,7 +1,7 @@ /*************************************************************************** pluginmanager.cpp - Plugin manager class ------------------- - copyright : (C) 2005 Michal Rudolf <[email protected]> + copyright : (C) 2005 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/pluginmanager/pluginmanager.h b/kommander/pluginmanager/pluginmanager.h index 47d0fa87..31a9e2a2 100644 --- a/kommander/pluginmanager/pluginmanager.h +++ b/kommander/pluginmanager/pluginmanager.h @@ -1,7 +1,7 @@ /*************************************************************************** pluginmanager.h - Plugin manager class ------------------- - copyright : (C) 2005 Michal Rudolf <[email protected]> + copyright : (C) 2005 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widget/Makefile.am b/kommander/widget/Makefile.am index 7094ca21..59fb131c 100644 --- a/kommander/widget/Makefile.am +++ b/kommander/widget/Makefile.am @@ -7,7 +7,7 @@ INCLUDES = -I$(top_srcdir)/kommander/plugin -I$(top_srcdir)/kommander/factory $ libkommanderwidget_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -no-undefined # the libraries to link against. -libkommanderwidget_la_LIBADD = $(top_builddir)/kommander/factory/libkommanderfactory.la $(LIB_KIO) $(LIB_TDEUI) $(LIB_QT) -lDCOP +libkommanderwidget_la_LIBADD = $(top_builddir)/kommander/factory/libkommanderfactory.la $(LIB_TDEIO) $(LIB_TDEUI) $(LIB_QT) -lDCOP libkommanderwidget_la_SOURCES = expression.cpp function.cpp functionlib.cpp \ invokeclass.cpp kmdrmainwindow.cpp kommanderfunctions.cpp kommanderwidget.cpp \ diff --git a/kommander/widget/kmdrmainwindow.cpp b/kommander/widget/kmdrmainwindow.cpp index bd6d491f..5805c58d 100644 --- a/kommander/widget/kmdrmainwindow.cpp +++ b/kommander/widget/kmdrmainwindow.cpp @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <[email protected]>, (C) 2008 +// Author: Andras Mantia <[email protected]>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // diff --git a/kommander/widget/kmdrmainwindow.h b/kommander/widget/kmdrmainwindow.h index 35ba1c85..91be985d 100644 --- a/kommander/widget/kmdrmainwindow.h +++ b/kommander/widget/kmdrmainwindow.h @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <[email protected]>, (C) 2008 +// Author: Andras Mantia <[email protected]>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -15,7 +15,7 @@ #include <tdemainwindow.h> /** - @author Andras Mantia <[email protected]> + @author Andras Mantia <[email protected]> */ class KmdrMainWindow : public TDEMainWindow { diff --git a/kommander/widget/kommanderwindow.cpp b/kommander/widget/kommanderwindow.cpp index 54542e39..e8b597b2 100644 --- a/kommander/widget/kommanderwindow.cpp +++ b/kommander/widget/kommanderwindow.cpp @@ -1,7 +1,7 @@ /*************************************************************************** kommanderwindow.cpp - Kommander window widgets ------------------- - copyright : (C) 2004 by Michal Rudolf <[email protected]> + copyright : (C) 2004 by Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widget/kommanderwindow.h b/kommander/widget/kommanderwindow.h index 3cf77d54..18c0ee29 100644 --- a/kommander/widget/kommanderwindow.h +++ b/kommander/widget/kommanderwindow.h @@ -1,7 +1,7 @@ /*************************************************************************** kommanderwindow.h - Kommander window widgets ------------------- - copyright : (C) 2004 by Michal Rudolf <[email protected]> + copyright : (C) 2004 by Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/Makefile.am b/kommander/widgets/Makefile.am index d54c107e..dc42a32e 100644 --- a/kommander/widgets/Makefile.am +++ b/kommander/widgets/Makefile.am @@ -4,11 +4,11 @@ lib_LTLIBRARIES = libkommanderwidgets.la INCLUDES = -I$(top_srcdir)/kommander/widget -I$(top_srcdir)/kommander/factory -I$(top_srcdir)/kommander/plugin $(all_includes) # the library search path. -#widgets_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +#widgets_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor libkommanderwidgets_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -no-undefined # the libraries to link against. -libkommanderwidgets_la_LIBADD = $(LIB_KIO) $(LIB_QT) \ +libkommanderwidgets_la_LIBADD = $(LIB_TDEIO) $(LIB_QT) \ $(top_builddir)/kommander/widget/libkommanderwidget.la \ $(top_builddir)/kommander/plugin/libkommanderplugin.la \ $(top_builddir)/kommander/factory/libkommanderfactory.la diff --git a/kommander/widgets/aboutdialog.cpp b/kommander/widgets/aboutdialog.cpp index 3d5a1d04..a9a8f77f 100644 --- a/kommander/widgets/aboutdialog.cpp +++ b/kommander/widgets/aboutdialog.cpp @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <[email protected]>, (C) 2008 +// Author: Andras Mantia <[email protected]>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // diff --git a/kommander/widgets/aboutdialog.h b/kommander/widgets/aboutdialog.h index d22771ea..440541c8 100644 --- a/kommander/widgets/aboutdialog.h +++ b/kommander/widgets/aboutdialog.h @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <[email protected]>, (C) 2008 +// Author: Andras Mantia <[email protected]>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -19,7 +19,7 @@ class TDEAboutApplication; class TDEAboutData; /** - @author Andras Mantia <[email protected]> + @author Andras Mantia <[email protected]> */ class AboutDialog : public TQLabel, public KommanderWidget { diff --git a/kommander/widgets/closebutton.cpp b/kommander/widgets/closebutton.cpp index 21b4edff..eeb2c79f 100644 --- a/kommander/widgets/closebutton.cpp +++ b/kommander/widgets/closebutton.cpp @@ -2,7 +2,7 @@ closebutton.cpp - Button that when clicked, closes the dialog it's in ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/closebutton.h b/kommander/widgets/closebutton.h index 6bd608cc..975a3f46 100644 --- a/kommander/widgets/closebutton.h +++ b/kommander/widgets/closebutton.h @@ -2,7 +2,7 @@ closebutton.h - Button that when clicked, closes the dialog it's in ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/combobox.cpp b/kommander/widgets/combobox.cpp index 278b5141..6ebb9c17 100644 --- a/kommander/widgets/combobox.cpp +++ b/kommander/widgets/combobox.cpp @@ -2,7 +2,7 @@ combobox.cpp - Combobox widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/combobox.h b/kommander/widgets/combobox.h index 9cf56e35..70a4c2d7 100644 --- a/kommander/widgets/combobox.h +++ b/kommander/widgets/combobox.h @@ -2,7 +2,7 @@ combobox.h - Combobox widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/datepicker.cpp b/kommander/widgets/datepicker.cpp index 40b29de6..64a064d3 100644 --- a/kommander/widgets/datepicker.cpp +++ b/kommander/widgets/datepicker.cpp @@ -2,7 +2,7 @@ combobox.cpp - Combobox widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/datepicker.h b/kommander/widgets/datepicker.h index 6f659521..aa9e81e9 100644 --- a/kommander/widgets/datepicker.h +++ b/kommander/widgets/datepicker.h @@ -2,7 +2,7 @@ combobox.h - Combobox widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/dialog.h b/kommander/widgets/dialog.h index b7671c92..9f34dd94 100644 --- a/kommander/widgets/dialog.h +++ b/kommander/widgets/dialog.h @@ -3,7 +3,7 @@ ------------------- copyright : (C) 2002 by Marc Britton <[email protected]> (C) 2004 by Andras Mantia <[email protected]> - (C) 2004 by Michal Rudolf <[email protected]> + (C) 2004 by Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/execbutton.cpp b/kommander/widgets/execbutton.cpp index 0864bedd..fa535813 100644 --- a/kommander/widgets/execbutton.cpp +++ b/kommander/widgets/execbutton.cpp @@ -2,7 +2,7 @@ execbutton.cpp - Button that runs its text association ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/execbutton.h b/kommander/widgets/execbutton.h index ad06fd59..58fb7ef5 100644 --- a/kommander/widgets/execbutton.h +++ b/kommander/widgets/execbutton.h @@ -2,7 +2,7 @@ execbutton.h - Button that runs its text association ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/fileselector.cpp b/kommander/widgets/fileselector.cpp index 54a0e90a..8f67e346 100644 --- a/kommander/widgets/fileselector.cpp +++ b/kommander/widgets/fileselector.cpp @@ -2,7 +2,7 @@ fileselector.cpp - File selection widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/fontdialog.cpp b/kommander/widgets/fontdialog.cpp index d4125840..419fc8d2 100644 --- a/kommander/widgets/fontdialog.cpp +++ b/kommander/widgets/fontdialog.cpp @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <[email protected]>, (C) 2008 +// Author: Andras Mantia <[email protected]>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // diff --git a/kommander/widgets/fontdialog.h b/kommander/widgets/fontdialog.h index 6fabaf0a..c9e9e7ba 100644 --- a/kommander/widgets/fontdialog.h +++ b/kommander/widgets/fontdialog.h @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <[email protected]>, (C) 2008 +// Author: Andras Mantia <[email protected]>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -18,7 +18,7 @@ #include <tqfont.h> /** - @author Andras Mantia <[email protected]> + @author Andras Mantia <[email protected]> */ class FontDialog : public TQLabel, public KommanderWidget { diff --git a/kommander/widgets/konsole.cpp b/kommander/widgets/konsole.cpp index 6871bc2b..728d9b1f 100644 --- a/kommander/widgets/konsole.cpp +++ b/kommander/widgets/konsole.cpp @@ -1,7 +1,7 @@ /*************************************************************************** konsole.cpp - Widget that shows output of a process ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/konsole.h b/kommander/widgets/konsole.h index 6d4ec10a..9ab83525 100644 --- a/kommander/widgets/konsole.h +++ b/kommander/widgets/konsole.h @@ -1,7 +1,7 @@ /*************************************************************************** konsole.h - Widget that shows output of a process ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/label.cpp b/kommander/widgets/label.cpp index 2f4b0dea..31d0adac 100644 --- a/kommander/widgets/label.cpp +++ b/kommander/widgets/label.cpp @@ -1,7 +1,7 @@ /*************************************************************************** label.cpp - label widget ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/label.h b/kommander/widgets/label.h index ac5d8911..8c0b2ed3 100644 --- a/kommander/widgets/label.h +++ b/kommander/widgets/label.h @@ -1,7 +1,7 @@ /*************************************************************************** label.h - label widget ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/lineedit.cpp b/kommander/widgets/lineedit.cpp index 1cc6c774..7a01ae4e 100644 --- a/kommander/widgets/lineedit.cpp +++ b/kommander/widgets/lineedit.cpp @@ -2,7 +2,7 @@ lineedit.cpp - Lineedit widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/lineedit.h b/kommander/widgets/lineedit.h index fdf773b0..d56b3e30 100644 --- a/kommander/widgets/lineedit.h +++ b/kommander/widgets/lineedit.h @@ -2,7 +2,7 @@ lineedit.h - Lineedit widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/listbox.cpp b/kommander/widgets/listbox.cpp index 1c5892eb..5d067f9c 100644 --- a/kommander/widgets/listbox.cpp +++ b/kommander/widgets/listbox.cpp @@ -2,7 +2,7 @@ listbox.cpp - Listbox widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/listbox.h b/kommander/widgets/listbox.h index 8f8c2a39..61932c64 100644 --- a/kommander/widgets/listbox.h +++ b/kommander/widgets/listbox.h @@ -2,7 +2,7 @@ listbox.h - Listbox widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/pixmaplabel.cpp b/kommander/widgets/pixmaplabel.cpp index 887b8d6e..a9298530 100644 --- a/kommander/widgets/pixmaplabel.cpp +++ b/kommander/widgets/pixmaplabel.cpp @@ -1,7 +1,7 @@ /*************************************************************************** pixmaplabel.cpp - Pixmap label widget ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/pixmaplabel.h b/kommander/widgets/pixmaplabel.h index f219f28e..35538be1 100644 --- a/kommander/widgets/pixmaplabel.h +++ b/kommander/widgets/pixmaplabel.h @@ -2,7 +2,7 @@ pixmaplabel.h - Pixmap label widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/plugin.cpp b/kommander/widgets/plugin.cpp index af07eef2..37356c63 100644 --- a/kommander/widgets/plugin.cpp +++ b/kommander/widgets/plugin.cpp @@ -2,7 +2,7 @@ plugins.cpp - Kommander Plugins ------------------- copyright : (C) 2003 Marc Britton <[email protected]> - (C) 2004-2006 Michal Rudolf <[email protected]> + (C) 2004-2006 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/popupmenu.cpp b/kommander/widgets/popupmenu.cpp index a6f0e503..343526ae 100644 --- a/kommander/widgets/popupmenu.cpp +++ b/kommander/widgets/popupmenu.cpp @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <[email protected]>, (C) 2008 +// Author: Andras Mantia <[email protected]>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // diff --git a/kommander/widgets/popupmenu.h b/kommander/widgets/popupmenu.h index b7ed192a..7d691ff0 100644 --- a/kommander/widgets/popupmenu.h +++ b/kommander/widgets/popupmenu.h @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <[email protected]>, (C) 2008 +// Author: Andras Mantia <[email protected]>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -20,7 +20,7 @@ class TDEPopupMenu; /** - @author Andras Mantia <[email protected]> + @author Andras Mantia <[email protected]> */ class PopupMenu : public TQLabel, public KommanderWidget { diff --git a/kommander/widgets/progressbar.cpp b/kommander/widgets/progressbar.cpp index ca14d44a..111ffe9f 100644 --- a/kommander/widgets/progressbar.cpp +++ b/kommander/widgets/progressbar.cpp @@ -1,7 +1,7 @@ /*************************************************************************** progressbar.cpp - ProgressBar widget ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/progressbar.h b/kommander/widgets/progressbar.h index 5647f855..7570b681 100644 --- a/kommander/widgets/progressbar.h +++ b/kommander/widgets/progressbar.h @@ -1,7 +1,7 @@ /*************************************************************************** progressbar.h - ProgressBar widget ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/scriptobject.h b/kommander/widgets/scriptobject.h index fd6da061..2a954f2d 100644 --- a/kommander/widgets/scriptobject.h +++ b/kommander/widgets/scriptobject.h @@ -2,7 +2,7 @@ scriptobject.h - Widget for holding scripts ------------------- copyright : (C) 2002 Marc Britton <[email protected]> - (C) 2003-2004 Michal Rudolf <[email protected]> + (C) 2003-2004 Michal Rudolf <[email protected]> ***************************************************************************/ diff --git a/kommander/widgets/slider.cpp b/kommander/widgets/slider.cpp index 0d3cda5a..b8068ede 100644 --- a/kommander/widgets/slider.cpp +++ b/kommander/widgets/slider.cpp @@ -1,7 +1,7 @@ /*************************************************************************** slider.cpp - Slider widget ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> email : [email protected] ***************************************************************************/ diff --git a/kommander/widgets/slider.h b/kommander/widgets/slider.h index 0953fe55..517f00e9 100644 --- a/kommander/widgets/slider.h +++ b/kommander/widgets/slider.h @@ -1,7 +1,7 @@ /*************************************************************************** slider.h - Slider widget ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/statusbar.cpp b/kommander/widgets/statusbar.cpp index 9b72d82f..3c5e76f5 100644 --- a/kommander/widgets/statusbar.cpp +++ b/kommander/widgets/statusbar.cpp @@ -1,7 +1,7 @@ /*************************************************************************** statusbar.cpp - StatusBar widget ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/statusbar.h b/kommander/widgets/statusbar.h index 44ca2cfa..f7e8f139 100644 --- a/kommander/widgets/statusbar.h +++ b/kommander/widgets/statusbar.h @@ -1,7 +1,7 @@ /*************************************************************************** statusbar.h - StatusBar widget ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/table.cpp b/kommander/widgets/table.cpp index 64aec692..49ea5c19 100644 --- a/kommander/widgets/table.cpp +++ b/kommander/widgets/table.cpp @@ -1,7 +1,7 @@ /*************************************************************************** table.cpp - Table widget ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/table.h b/kommander/widgets/table.h index 1e37307f..3a95b483 100644 --- a/kommander/widgets/table.h +++ b/kommander/widgets/table.h @@ -1,7 +1,7 @@ /*************************************************************************** table.h - Table widget ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/textbrowser.cpp b/kommander/widgets/textbrowser.cpp index 18d6d091..9e466c5e 100644 --- a/kommander/widgets/textbrowser.cpp +++ b/kommander/widgets/textbrowser.cpp @@ -1,7 +1,7 @@ /*************************************************************************** textedit.cpp - Rich text viewing widget with links ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> email : [email protected] ***************************************************************************/ diff --git a/kommander/widgets/textbrowser.h b/kommander/widgets/textbrowser.h index acdffb30..18c99712 100644 --- a/kommander/widgets/textbrowser.h +++ b/kommander/widgets/textbrowser.h @@ -1,7 +1,7 @@ /*************************************************************************** textedit.h - Rich text viewing widget with links ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/textedit.cpp b/kommander/widgets/textedit.cpp index 65302ac5..aa2b7c9d 100644 --- a/kommander/widgets/textedit.cpp +++ b/kommander/widgets/textedit.cpp @@ -2,7 +2,7 @@ textedit.cpp - Rich text editing widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> email : [email protected] ***************************************************************************/ diff --git a/kommander/widgets/textedit.h b/kommander/widgets/textedit.h index 07fda17d..a1713fd9 100644 --- a/kommander/widgets/textedit.h +++ b/kommander/widgets/textedit.h @@ -2,7 +2,7 @@ textedit.h - Rich text editing widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/timer.cpp b/kommander/widgets/timer.cpp index a05c26ba..b91d0eb5 100644 --- a/kommander/widgets/timer.cpp +++ b/kommander/widgets/timer.cpp @@ -1,7 +1,7 @@ /*************************************************************************** timer.cpp - Widget for running scripts periodically ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/timer.h b/kommander/widgets/timer.h index 543846d4..fa3523ad 100644 --- a/kommander/widgets/timer.h +++ b/kommander/widgets/timer.h @@ -1,7 +1,7 @@ /*************************************************************************** timer.h - Widget for running scripts periodically ------------------- - copyright : (C) 2004 Michal Rudolf <[email protected]> + copyright : (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/toolbox.cpp b/kommander/widgets/toolbox.cpp index 9fca3935..6dfc8b89 100644 --- a/kommander/widgets/toolbox.cpp +++ b/kommander/widgets/toolbox.cpp @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <[email protected]>, (C) 2008 +// Author: Andras Mantia <[email protected]>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // diff --git a/kommander/widgets/toolbox.h b/kommander/widgets/toolbox.h index 756da955..1d253c90 100644 --- a/kommander/widgets/toolbox.h +++ b/kommander/widgets/toolbox.h @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <[email protected]>, (C) 2008 +// Author: Andras Mantia <[email protected]>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -16,7 +16,7 @@ #include <kommanderwidget.h> /** - @author Andras Mantia <[email protected]> + @author Andras Mantia <[email protected]> */ class ToolBox : public TQToolBox, public KommanderWidget { diff --git a/kommander/widgets/treewidget.cpp b/kommander/widgets/treewidget.cpp index 0a4b0ad9..15949534 100644 --- a/kommander/widgets/treewidget.cpp +++ b/kommander/widgets/treewidget.cpp @@ -2,9 +2,9 @@ treewidget.cpp - Tree/detailed list widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> - (C) 2008 Andras Mantia <[email protected]> - (C) 2008 Eric Laffoon <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> + (C) 2008 Andras Mantia <[email protected]> + (C) 2008 Eric Laffoon <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/widgets/treewidget.h b/kommander/widgets/treewidget.h index 173866d6..291a254e 100644 --- a/kommander/widgets/treewidget.h +++ b/kommander/widgets/treewidget.h @@ -2,7 +2,7 @@ treewidget.h - Tree/detailed list widget ------------------- copyright : (C) 2002-2003 Marc Britton <[email protected]> - (C) 2004 Michal Rudolf <[email protected]> + (C) 2004 Michal Rudolf <[email protected]> ***************************************************************************/ /*************************************************************************** diff --git a/kommander/working/plugintemplate/src-Makefile.am b/kommander/working/plugintemplate/src-Makefile.am index e5c1ca06..9b76b839 100644 --- a/kommander/working/plugintemplate/src-Makefile.am +++ b/kommander/working/plugintemplate/src-Makefile.am @@ -6,7 +6,7 @@ libkmdr%{APPNAMELC}_la_LDFLAGS = -module $(KDE_PLUGIN) \ # the libraries to link against. libkmdr%{APPNAMELC}_la_LIBADD = -lkommanderwidget -lkommanderplugin \ - $(LIB_KPARTS) $(LIB_TDEUI) + $(LIB_TDEPARTS) $(LIB_TDEUI) # which sources should be compiled for widgets libkmdr%{APPNAMELC}_la_SOURCES = %{APPNAMELC}.cpp %{APPNAMELC}plugin.cpp |