diff --git a/AUTHORS b/AUTHORS index b1e30751..fbb90e03 100644 --- a/AUTHORS +++ b/AUTHORS @@ -9,17 +9,17 @@ Quanta Plus (quanta): CSS/Frame editor: Luciano Gulmini PHP Debugger: Linus McCabe VPL part: - Nicolas Deschildre - Paulo Moura Guedes + Nicolas Deschildre + Paulo Moura Guedes - Home page: http://kdewebdev.org + Home page: http://tdewebdev.org Bug form: http://bugs.kde.org Kommander (kommander): Authors: Mark Britton Eric Laffoon - Michal Rudolf + Michal Rudolf KXSLDbg (kxsldbg): Author: Keith Isdale diff --git a/CMakeLists.txt b/CMakeLists.txt index 7e94b24c..8f41314b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ cmake_minimum_required( VERSION 2.6 ) ##### general package setup ##################### -project( kdewebdev ) +project( tdewebdev ) ##### include essential cmake modules ########### diff --git a/ChangeLog b/ChangeLog index db65ad29..c3c46a1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,19 +1,19 @@ -Global kdewebdev changelog. For detailed changes see each included +Global tdewebdev changelog. For detailed changes see each included application's own ChangeLog file. -2008-02-13: kdewebdev 3.5.9 -2006-10-10: kdewebdev 3.5.5 -2006-08-02: kdewebdev 3.5.4 -2006-05-31: kdewebdev 3.5.3 -2006-03-21: kdewebdev 3.5.2 -2006-01-31: kdewebdev 3.5.1 -2005-11-29: kdewebdev 3.5.0 -2005-02-22: kdewebdev 3.4.0 -2005-02-09: kdewebdev 3.4 Beta2 -2005-01-07: kdewebdev 3.4 Beta1 -2004-12-06: kdewebdev 3.4 Alpha1 -2004-08-18: kdewebdev 3.3.0 -2004-08-04: kdewebdev 3.3 RC1 -2004-07-07: kdewebdev 3.3 Beta1 -2004-06-01: kdewebdev 3.3 Alpha1 -2004-05-06: First kdewebdev release - kdewebdev 3.3 Bleeding Edge 2 \ No newline at end of file +2008-02-13: tdewebdev 3.5.9 +2006-10-10: tdewebdev 3.5.5 +2006-08-02: tdewebdev 3.5.4 +2006-05-31: tdewebdev 3.5.3 +2006-03-21: tdewebdev 3.5.2 +2006-01-31: tdewebdev 3.5.1 +2005-11-29: tdewebdev 3.5.0 +2005-02-22: tdewebdev 3.4.0 +2005-02-09: tdewebdev 3.4 Beta2 +2005-01-07: tdewebdev 3.4 Beta1 +2004-12-06: tdewebdev 3.4 Alpha1 +2004-08-18: tdewebdev 3.3.0 +2004-08-04: tdewebdev 3.3 RC1 +2004-07-07: tdewebdev 3.3 Beta1 +2004-06-01: tdewebdev 3.3 Alpha1 +2004-05-06: First tdewebdev release - tdewebdev 3.3 Bleeding Edge 2 \ No newline at end of file diff --git a/PACKAGING b/PACKAGING index b64226b4..40bea508 100644 --- a/PACKAGING +++ b/PACKAGING @@ -15,24 +15,24 @@ Severity levels mean: Description: cvsservice headers are used for the incorporated CVS actions. Without them the CVS submenu from the file context menus will be missing. Severity: Highly recommended - Location: kdesdk/cervisia + Location: tdesdk/cervisia 2. Runtime dependencies: --------------------------- - Kommander: Description: Required to run some of the dialogs in Quanta+ Severity: Highly recommended - Location: kdewebdev module + Location: tdewebdev module - KFileReplace: Description: Used to search and replace in external files Severity: Highly recommended - Location: kdewebdev module + Location: tdewebdev module - KLinkStatus: Description: Used to check the validity of the links Severity: Highly recommended - Location: kdewebdev module + Location: tdewebdev module - HTML Tidy: Description: Used to check the validity of the HTML documents @@ -47,27 +47,27 @@ Severity levels mean: - cvsservice: Description: used by the *integrated* CVS commands. Severity: Highly Recommended - Localtion: kdesdk module + Localtion: tdesdk module - Cervisia: Description: Used to perform CVS operations Severity: Recommended - Location: kdesdk module + Location: tdesdk module - KXSLDbg: Description: XSLT debugger Severity: Recommended - Location: kdewebdev module + Location: tdewebdev module - KImageMapEditor: Description: Helps creation and editing of HTML image-maps Severity: Optional - Location: kdewebdev module + Location: tdewebdev module - Kompare: Description: compares two files by content. Used when a file was modified outside of Quanta. Severity: Recommended - Localtion: kdesdk module + Localtion: tdesdk module - GPG (OpenPGP): Description: digital signature tool. Makes possible the signature verification of downloaded diff --git a/README b/README index 914d2657..8f2bf88a 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ TDE WebDev - WEB Development package for the K Desktop Environment. Version: 3.5 line - The kdewebdev package contains Quanta Plus and other applications, which are useful + The tdewebdev package contains Quanta Plus and other applications, which are useful for web development. They are runtime dependencies of Quanta Plus, and it is highly recommended that you install them. diff --git a/configure.in.in b/configure.in.in index c0ab3941..9a8fcfbc 100644 --- a/configure.in.in +++ b/configure.in.in @@ -187,7 +187,7 @@ dnl ********** AC_DEFUN([QUANTA_CHECK_MDI], [ - AC_MSG_CHECKING(whether to use kmdi lib from kdelibs) + AC_MSG_CHECKING(whether to use kmdi lib from tdelibs) AC_CACHE_VAL(ac_cv_mdi_setup, [ AC_LANG_SAVE @@ -196,7 +196,7 @@ AC_DEFUN([QUANTA_CHECK_MDI], CXXFLAGS="$KDE_INCLUDES $QT_INCLUDES" AC_TRY_LINK([ - #include + #include ], [ #if TDE_VERSION < ((3<<16) | (3<<8) | (92)) diff --git a/doc/kfilereplace/index.docbook b/doc/kfilereplace/index.docbook index b790a5e0..9f769f32 100644 --- a/doc/kfilereplace/index.docbook +++ b/doc/kfilereplace/index.docbook @@ -2,10 +2,10 @@ KFileReplace"> - + - kdewebdev"> + tdewebdev"> bc"> ]> @@ -559,7 +559,7 @@ Documentation Copyright © 2004 Emiliano Gulmini emi_barbarossa@y How to install &kfilereplace; -&kfilereplace; is currently part of &kdewebdev; package, so, in order to install it, you have to get a copy of &kdewebdev;. Note that if you are using a &kde; installation provided by your OS vendor, probably you already have &kdewebdev; installed; in this case, you can use &kfilereplace; either by opening &quantaplus; Web editor, or by calling it directly (unless you have an old &kde; version). Else you can download the &kdewebdev; package from the Internet: please refer to &kdewebdev; home site for more information. +&kfilereplace; is currently part of &tdewebdev; package, so, in order to install it, you have to get a copy of &tdewebdev;. Note that if you are using a &kde; installation provided by your OS vendor, probably you already have &tdewebdev; installed; in this case, you can use &kfilereplace; either by opening &quantaplus; Web editor, or by calling it directly (unless you have an old &kde; version). Else you can download the &tdewebdev; package from the Internet: please refer to &tdewebdev; home site for more information. diff --git a/doc/klinkstatus/index.docbook b/doc/klinkstatus/index.docbook index d8945444..88d6c289 100644 --- a/doc/klinkstatus/index.docbook +++ b/doc/klinkstatus/index.docbook @@ -2,7 +2,7 @@ KLinkStatus"> - + ]> @@ -47,7 +47,7 @@ as Authors, publish date, the abstract, and Keywords --> Paulo Moura Guedes -
moura@kdewebdev.org
+
moura@tdewebdev.org
@@ -431,7 +431,7 @@ application --> List any special requirements for your application here. This should include: .Libraries or other software that is not included in tdesupport, -kdelibs, or kdebase. +tdelibs, or tdebase. .Hardware requirements like amount of RAM, disk space, graphics card capabilities, screen resolution, special expansion cards, etc. .Operating systems the app will run on. If your app is designed only for a diff --git a/doc/kommander/credits.docbook b/doc/kommander/credits.docbook index 95c38541..0b4c90b3 100644 --- a/doc/kommander/credits.docbook +++ b/doc/kommander/credits.docbook @@ -38,7 +38,7 @@ Developer -Rudolf, Michal mrudolf@kdewebdev.org +Rudolf, Michal mrudolf@tdewebdev.org Developer diff --git a/doc/kommander/extending.docbook b/doc/kommander/extending.docbook index 380fc46e..1adfdc25 100644 --- a/doc/kommander/extending.docbook +++ b/doc/kommander/extending.docbook @@ -11,7 +11,7 @@ Michal Rudolf -
mrudolf@kdewebdev.org
+
mrudolf@tdewebdev.org
diff --git a/doc/kommander/index.docbook b/doc/kommander/index.docbook index 71582056..77f8f63f 100644 --- a/doc/kommander/index.docbook +++ b/doc/kommander/index.docbook @@ -2,7 +2,7 @@ Kommander"> - + @@ -53,7 +53,7 @@ Eric Laffoon -
eric@kdewebdev.org
+
eric@tdewebdev.org
@@ -88,7 +88,7 @@ Do NOT change these in the translation. --> -These docs have been partially complete for years, but not always available or easy to find. Since around 2002 little spurts of effort on &kommander; have produced dramtic results. &kommander; is a new approach to development and there have been modifications in approach and features. Consequently much of this documentation is out of date, however still useful due to legacy support. Please refer to our web site at http://kommander.kdewebdev.org for up to date information, news on KDE4 development, new tools, plugins, tips and tutorials. +These docs have been partially complete for years, but not always available or easy to find. Since around 2002 little spurts of effort on &kommander; have produced dramtic results. &kommander; is a new approach to development and there have been modifications in approach and features. Consequently much of this documentation is out of date, however still useful due to legacy support. Please refer to our web site at http://kommander.tdewebdev.org for up to date information, news on KDE4 development, new tools, plugins, tips and tutorials. &kommander; is a set of tools that allow you to create dynamic &GUI; windows that has been used as a front end for command line programs, database front ends, simple program extentions and much more. The best part of it all? You aren't required to write a single line of code! Okay, that was old text... You can actually use the function browser and even with the new parser write almost none of the code. The inherent difference between &kommander; and other &GUI; scripting tools is that &kommander; doesn't care about how the window gets drawn. &kommander; was designed from the GUI down to the language elements and can embrace multiple languages. &kommander; does not use scripting to draw a window on the screen like other &GUI; scripting tools. As Kommander matures it will expose all it's internals to any scripting language people want to enable. We welcome anyone wishing to enhance support for any scripting language. diff --git a/doc/kommander/installation.docbook b/doc/kommander/installation.docbook index f91f57ad..b7860caf 100644 --- a/doc/kommander/installation.docbook +++ b/doc/kommander/installation.docbook @@ -12,7 +12,7 @@ application --> &install.intro.documentation; -There is a dedicated homepage for &kommander; at http://kommander.kdewebdev.org. +There is a dedicated homepage for &kommander; at http://kommander.tdewebdev.org.
@@ -22,7 +22,7 @@ application --> diff --git a/doc/kommander/q-and-a.docbook b/doc/kommander/q-and-a.docbook index 2b76331c..945b3d56 100644 --- a/doc/kommander/q-and-a.docbook +++ b/doc/kommander/q-and-a.docbook @@ -6,6 +6,6 @@ Questions and Answers -The list of Frequently Asked Questions can be found on our home page. +The list of Frequently Asked Questions can be found on our home page. diff --git a/doc/kommander/translating.docbook b/doc/kommander/translating.docbook index 15db90bd..15d7def2 100644 --- a/doc/kommander/translating.docbook +++ b/doc/kommander/translating.docbook @@ -11,7 +11,7 @@ Michal Rudolf -
mrudolf@kdewebdev.org
+
mrudolf@tdewebdev.org
diff --git a/doc/kommander/tutorials.docbook b/doc/kommander/tutorials.docbook index 095e9a28..0f6fd954 100644 --- a/doc/kommander/tutorials.docbook +++ b/doc/kommander/tutorials.docbook @@ -8,7 +8,7 @@ Eric Laffoon
-eric@kdewebdev.org +eric@tdewebdev.org
@@ -316,7 +316,7 @@ Shows how to use Table widget These examples reflect the most recent development state of &kommander;. In its current state &kommander; has few limitations for developing small to medium applications. It certainly is not suitable for building a KWord clone, but for a simple editor, database frontend, GUI for commandline programs or any application in the spirit of Unix/Linux small applications it is a good choice. The examples presented here are intended to show the potential as well as how to work around limitations. There are some useful tricks included in these if you want to do a more capable small application with &kommander;. Remember &kommander; is not intended to do everything, but to do most things. For this concession you should be able to build something in &kommander; faster than other alternatives ad add GUI to scripting languages not otherwise supported in KDE.
-The examples are installed to $KDEDIR/share/apps/kmdr-editor/editor. In case you do not have them there, get from our home page, by downloading the latest release. +The examples are installed to $KDEDIR/share/apps/kmdr-editor/editor. In case you do not have them there, get from our home page, by downloading the latest release. @@ -334,7 +334,7 @@ There is a quick help dialog this editor launches that discusses in depth what i kevaluecombo.kmdr -&kommander; can be used with databases and has an optional database plugin. One shortcoming is not being able to store key/value pairs in the ComboBox. An ingenious trick was realized for this. It requires only that the content of the ComboBox not be changed unless it is done using the arrays that go with it. As this is commonly used with SQL in small data sets it's quite fast even to reload the whole Combobox. The inherent problem is that &kommander; does not have internally indexed arrays by default. This is compounded by the fact that to accommodate shell commands that return lines separated by newlines &kommander;'s array functions will load what is effectively an array of keys. Such an array can only be accessed with a foreach loop. This is the reason new indexed array functions were added. It is important to remember that these arrays are not self maintaining, but their insert and delete functions will help you. +&kommander; can be used with databases and has an optional database plugin. One shortcoming is not being able to store key/value pairs in the ComboBox. An ingenious trick was realized for this. It requires only that the content of the ComboBox not be changed unless it is done using the arrays that go with it. As this is commonly used with SQL in small data sets it's quite fast even to reload the whole Combobox. The inherent problem is that &kommander; does not have internally indexed arrays by default. This is compounded by the fact that to accommodate shell commands that return lines separated by newlines &kommander;'s array functions will load what is effectively an array of keys. Such an array can only be accessed with a foreach loop. This is the reason new indexed array functions were added. It is important to remember that these arrays are not self maintaining, but their insert and delete functions will help you. Getting back to the ComboBox, it will return selected text, but it also will return the current index. It does rigidly maintain a contiguous zero based array. That's the key. We loop through a data set with a zero based index counter and create two arrays, as &kommander; also cannot create arrays of arrays. It can however use an array value to represent a key just like any value could. .If you look at the included dialog the code actually managing this is in ScriptObject36. We will extract the key code here. diff --git a/doc/quanta/index.docbook b/doc/quanta/index.docbook index 32d92c53..4c02023a 100644 --- a/doc/quanta/index.docbook +++ b/doc/quanta/index.docbook @@ -1,6 +1,6 @@ + diff --git a/doc/xsldbg/index.docbook b/doc/xsldbg/index.docbook index 4c211c10..e7367b90 100644 --- a/doc/xsldbg/index.docbook +++ b/doc/xsldbg/index.docbook @@ -2,7 +2,7 @@ xsldbg"> - + @@ -11,7 +11,7 @@ ]> - + @@ -57,7 +57,7 @@ to search for items of interest and trace stylesheet execution. KDE -kdeutils +tdeutils xsldbg xsl XML @@ -78,7 +78,7 @@ to search for items of interest and trace stylesheet execution. How to obtain &xsldbg; -See the kxsldbg component of the kdewebdev module in &kde; SVN. +See the kxsldbg component of the tdewebdev module in &kde; SVN. &install.intro.documentation; @@ -96,7 +96,7 @@ libxml installed which are available on a typical &kde; installation. Compilation and Installation -&xsldbg; is usually compiled as part of the kxsldbg component in the kdewebdev module +&xsldbg; is usually compiled as part of the kxsldbg component in the tdewebdev module diff --git a/kdewebdev.lsm b/kdewebdev.lsm index b8ceb975..8e11ad39 100644 --- a/kdewebdev.lsm +++ b/kdewebdev.lsm @@ -1,5 +1,5 @@ Begin4 -Title: kdewebdev +Title: tdewebdev Version: 3.5.10 Entered-date: 2008-08-26 Description: Web Development Applications for the K Desktop Environment (KDE) diff --git a/kfilereplace/kfilereplace.kdevelop b/kfilereplace/kfilereplace.kdevelop index 06c6de76..fcba4350 100644 --- a/kfilereplace/kfilereplace.kdevelop +++ b/kfilereplace/kfilereplace.kdevelop @@ -1,5 +1,5 @@ - + @@ -128,8 +128,8 @@ --enable-debug=full --prefix=/opt/trinity --enable-editors - /home/andris/development/build/kde-head/kdewebdev - /home/andris/development/sources/kde-head/kdewebdev + /home/andris/development/build/kde-head/tdewebdev + /home/andris/development/sources/kde-head/tdewebdev -DKDE_NO_COMPAT -DQT_NO_COMPAT -DDEBUG_PARSER kdevgccoptions @@ -187,4 +187,4 @@ true -C - + diff --git a/kfilereplace/kfilereplacepart.cpp b/kfilereplace/kfilereplacepart.cpp index e805d3ea..2a7934e2 100644 --- a/kfilereplace/kfilereplacepart.cpp +++ b/kfilereplace/kfilereplacepart.cpp @@ -514,7 +514,7 @@ KAboutData* KFileReplacePart::createAboutData() KFR_VERSION, I18N_NOOP( "Batch search and replace tool."), KAboutData::License_GPL_V2, - "(C) 1999-2002 Fran�is Dupoux\n(C) 2003-2004 Andras Mantia\n(C) 2004 Emiliano Gulmini", I18N_NOOP("Part of the KDEWebDev module."), "http://www.kdewebdev.org"); + "(C) 1999-2002 Fran�is Dupoux\n(C) 2003-2004 Andras Mantia\n(C) 2004 Emiliano Gulmini", I18N_NOOP("Part of the KDEWebDev module."), "http://www.tdewebdev.org"); aboutData->addAuthor("Fran�is Dupoux", I18N_NOOP("Original author of the KFileReplace tool"), "dupoux@dupoux.com"); diff --git a/kfilereplace/knewprojectdlg.cpp b/kfilereplace/knewprojectdlg.cpp index e7587f01..21e986ad 100644 --- a/kfilereplace/knewprojectdlg.cpp +++ b/kfilereplace/knewprojectdlg.cpp @@ -39,7 +39,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kfilereplace/main.cpp b/kfilereplace/main.cpp index 4ce9b742..027894f9 100644 --- a/kfilereplace/main.cpp +++ b/kfilereplace/main.cpp @@ -36,7 +36,7 @@ int main(int argc, char *argv[]) { KAboutData about("kfilereplace", I18N_NOOP("KFileReplace"), version, description, KAboutData::License_GPL_V2, "(C) 2004-2005 Andras Mantia\n(C) 2004-2005 Emiliano Gulmini\n(C) 1999-2002 Francois Dupoux", I18N_NOOP("Part of the KDEWebDev module."), - "http://www.kdewebdev.org"); + "http://www.tdewebdev.org"); about.addAuthor("Andras Mantia", I18N_NOOP("Shell author, KPart creator, co-maintainer"), "amantia@kde.org"); about.addAuthor("Emiliano Gulmini", I18N_NOOP("Current maintainer, code cleaner and rewriter"),"emi_barbarossa@yahoo.it"); diff --git a/kimagemapeditor/drawzone.h b/kimagemapeditor/drawzone.h index 0bd03dc6..3934a8aa 100644 --- a/kimagemapeditor/drawzone.h +++ b/kimagemapeditor/drawzone.h @@ -24,7 +24,7 @@ #include #include -#include "kdeversion.h" +#include "tdeversion.h" class KImageMapEditor; class Area; diff --git a/kimagemapeditor/imagemap.h b/kimagemapeditor/imagemap.h index fe14c9d4..a403afd5 100644 --- a/kimagemapeditor/imagemap.h +++ b/kimagemapeditor/imagemap.h @@ -23,7 +23,7 @@ #include #include -#include "kdeversion.h" +#include "tdeversion.h" /** *@author Jan Schäfer diff --git a/kimagemapeditor/kimagemapeditor.h b/kimagemapeditor/kimagemapeditor.h index a2839a7f..9c14222b 100644 --- a/kimagemapeditor/kimagemapeditor.h +++ b/kimagemapeditor/kimagemapeditor.h @@ -27,7 +27,7 @@ #include #include -#include +#include #include "kimearea.h" diff --git a/kimagemapeditor/kimearea.h b/kimagemapeditor/kimearea.h index 8bf4b6e6..3274a322 100644 --- a/kimagemapeditor/kimearea.h +++ b/kimagemapeditor/kimearea.h @@ -24,7 +24,7 @@ #include #include -#include "kdeversion.h" +#include "tdeversion.h" class TQPainter; class TQPointArray; diff --git a/kimagemapeditor/kimecommands.h b/kimagemapeditor/kimecommands.h index 48ab352c..cc341bb4 100644 --- a/kimagemapeditor/kimecommands.h +++ b/kimagemapeditor/kimecommands.h @@ -21,7 +21,7 @@ #include -#include +#include class KImageMapEditor; class AreaSelection; diff --git a/kimagemapeditor/kimedialogs.h b/kimagemapeditor/kimedialogs.h index d829193c..2f4000a3 100644 --- a/kimagemapeditor/kimedialogs.h +++ b/kimagemapeditor/kimedialogs.h @@ -24,7 +24,7 @@ #include #include "kimagemapeditor.h" -#include "kdeversion.h" +#include "tdeversion.h" class TQLineEdit; class TQMultiLineEdit; diff --git a/klinkstatus/AUTHORS b/klinkstatus/AUTHORS index 9fc838ae..aa0f0ff2 100644 --- a/klinkstatus/AUTHORS +++ b/klinkstatus/AUTHORS @@ -1 +1 @@ -Paulo Moura Guedes +Paulo Moura Guedes diff --git a/klinkstatus/ChangeLog b/klinkstatus/ChangeLog index c278c40e..61a35c86 100644 --- a/klinkstatus/ChangeLog +++ b/klinkstatus/ChangeLog @@ -46,7 +46,7 @@ Changes for 0.2.3 - Remember layout (order of columns, etc) of the result tree view. - Show the filename on the root link. - Add a folder button in the search field so one can easily set the URL to search. -- Fixed the KIO problem in kdelibs that was causing random crashes. +- Fixed the KIO problem in tdelibs that was causing random crashes. - New KLinkStatus logo from Alberto Gamez. diff --git a/klinkstatus/klinkstatus.kdevelop b/klinkstatus/klinkstatus.kdevelop index 5abf4488..1a58961e 100644 --- a/klinkstatus/klinkstatus.kdevelop +++ b/klinkstatus/klinkstatus.kdevelop @@ -1,8 +1,8 @@ - + Paulo Moura Guedes - moura@kdewebdev.org + moura@tdewebdev.org 0.2.2 KDevKDEAutoProject C++ @@ -264,4 +264,4 @@ - + diff --git a/klinkstatus/src/actionmanager.cpp b/klinkstatus/src/actionmanager.cpp index 3026736b..62150888 100644 --- a/klinkstatus/src/actionmanager.cpp +++ b/klinkstatus/src/actionmanager.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -141,7 +141,7 @@ void ActionManager::initTabWidget(TabWidgetSession* tabWidgetSession) // this action must be in the tabwidget because the slot can't be connected to a particular sessionWidget KToggleAction* toggle_action = new KToggleAction(i18n("&Follow last Link checked"), - "make_kdevelop", "Ctrl+f", + "make_tdevelop", "Ctrl+f", TQT_TQOBJECT(d->tabWidgetSession), TQT_SLOT(slotFollowLastLinkChecked()), TQT_TQOBJECT(d->actionCollection), "follow_last_link_checked"); toggle_action->setChecked(KLSConfig::followLastLinkChecked()); diff --git a/klinkstatus/src/actionmanager.h b/klinkstatus/src/actionmanager.h index bd9fdd7f..a1d22492 100644 --- a/klinkstatus/src/actionmanager.h +++ b/klinkstatus/src/actionmanager.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -30,7 +30,7 @@ class KLinkStatusPart; class TabWidgetSession; /** - @author Paulo Moura Guedes + @author Paulo Moura Guedes interface for accessing actions, popup menus etc. from widgets. */ diff --git a/klinkstatus/src/engine/linkchecker.h b/klinkstatus/src/engine/linkchecker.h index 9b13d210..7eca50c8 100644 --- a/klinkstatus/src/engine/linkchecker.h +++ b/klinkstatus/src/engine/linkchecker.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/engine/linkfilter.cpp b/klinkstatus/src/engine/linkfilter.cpp index fe4020fe..a626b5f8 100644 --- a/klinkstatus/src/engine/linkfilter.cpp +++ b/klinkstatus/src/engine/linkfilter.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/engine/linkfilter.h b/klinkstatus/src/engine/linkfilter.h index 908649d2..a47a37c8 100644 --- a/klinkstatus/src/engine/linkfilter.h +++ b/klinkstatus/src/engine/linkfilter.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -23,7 +23,7 @@ #include "../ui/resultview.h" /** - @author Paulo Moura Guedes + @author Paulo Moura Guedes */ class LinkMatcher { diff --git a/klinkstatus/src/engine/linkstatus.cpp b/klinkstatus/src/engine/linkstatus.cpp index ac70b73e..e41bba75 100644 --- a/klinkstatus/src/engine/linkstatus.cpp +++ b/klinkstatus/src/engine/linkstatus.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/engine/linkstatus.h b/klinkstatus/src/engine/linkstatus.h index dddf320e..3880791f 100644 --- a/klinkstatus/src/engine/linkstatus.h +++ b/klinkstatus/src/engine/linkstatus.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/engine/linkstatus_impl.h b/klinkstatus/src/engine/linkstatus_impl.h index 3b1b3062..f8d6bfd5 100644 --- a/klinkstatus/src/engine/linkstatus_impl.h +++ b/klinkstatus/src/engine/linkstatus_impl.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/engine/searchmanager.cpp b/klinkstatus/src/engine/searchmanager.cpp index 282a2de8..6ca04b3a 100644 --- a/klinkstatus/src/engine/searchmanager.cpp +++ b/klinkstatus/src/engine/searchmanager.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/engine/searchmanager.h b/klinkstatus/src/engine/searchmanager.h index bee819da..d2414cfe 100644 --- a/klinkstatus/src/engine/searchmanager.h +++ b/klinkstatus/src/engine/searchmanager.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/engine/searchmanager_impl.h b/klinkstatus/src/engine/searchmanager_impl.h index 20000390..947e98ff 100644 --- a/klinkstatus/src/engine/searchmanager_impl.h +++ b/klinkstatus/src/engine/searchmanager_impl.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/global.cpp b/klinkstatus/src/global.cpp index 89a852a7..f572aacb 100644 --- a/klinkstatus/src/global.cpp +++ b/klinkstatus/src/global.cpp @@ -4,7 +4,7 @@ // Description: // // -// Author: Paulo Moura Guedes , (C) 2004 +// Author: Paulo Moura Guedes , (C) 2004 // // Copyright: See COPYING file that comes with this distribution // diff --git a/klinkstatus/src/global.h b/klinkstatus/src/global.h index 27832ab1..70cab19a 100644 --- a/klinkstatus/src/global.h +++ b/klinkstatus/src/global.h @@ -4,7 +4,7 @@ // Description: // // -// Author: Paulo Moura Guedes , (C) 2004 +// Author: Paulo Moura Guedes , (C) 2004 // // Copyright: See COPYING file that comes with this distribution // diff --git a/klinkstatus/src/klinkstatus.cpp b/klinkstatus/src/klinkstatus.cpp index 6c8a8dbe..902ebe0f 100644 --- a/klinkstatus/src/klinkstatus.cpp +++ b/klinkstatus/src/klinkstatus.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/klinkstatus.h b/klinkstatus/src/klinkstatus.h index 02463f81..b962295d 100644 --- a/klinkstatus/src/klinkstatus.h +++ b/klinkstatus/src/klinkstatus.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -35,7 +35,7 @@ class KToggleAction; * statusbar but relies on the "Part" to do all the real work. * * @short Application Shell - * @author Paulo Moura Guedes + * @author Paulo Moura Guedes * @version 0.1.3 */ class KLinkStatus : public KParts::MainWindow diff --git a/klinkstatus/src/klinkstatus_part.cpp b/klinkstatus/src/klinkstatus_part.cpp index 6d8df6a8..f354bbdb 100644 --- a/klinkstatus/src/klinkstatus_part.cpp +++ b/klinkstatus/src/klinkstatus_part.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -186,18 +186,18 @@ KAboutData* KLinkStatusPart::createAboutData() { KAboutData * about = new KAboutData("klinkstatuspart", I18N_NOOP("KLinkStatus Part"), version_, description_, KAboutData::License_GPL_V2, - "(C) 2004 Paulo Moura Guedes", 0, 0, "moura@kdewebdev.org"); + "(C) 2004 Paulo Moura Guedes", 0, 0, "moura@tdewebdev.org"); - about->addAuthor("Paulo Moura Guedes", 0, "moura@kdewebdev.org"); + about->addAuthor("Paulo Moura Guedes", 0, "moura@tdewebdev.org"); about->addCredit("Manuel Menezes de Sequeira", 0, 0, "http://home.iscte.pt/~mms/"); about->addCredit("Gonçalo Silva", 0, "gngs@paradigma.co.pt"); about->addCredit("Nuno Monteiro", 0, 0, "http://www.itsari.org"); about->addCredit("Eric Laffoon", 0, "sequitur@kde.org"); about->addCredit("Andras Mantia", 0, "amantia@kde.org"); - about->addCredit("Michal Rudolf", 0, "mrudolf@kdewebdev.org"); + about->addCredit("Michal Rudolf", 0, "mrudolf@tdewebdev.org"); about->addCredit("Mathieu Kooiman", 0, " quanta@map-is.nl"); - about->addCredit("Jens Herden", 0, "jens@kdewebdev.org"); + about->addCredit("Jens Herden", 0, "jens@tdewebdev.org"); KGlobal::dirs()->addResourceType("appicon", KStandardDirs::kde_default("data") + "klinkstatuspart/pics/"); diff --git a/klinkstatus/src/klinkstatus_part.h b/klinkstatus/src/klinkstatus_part.h index 60988054..f66069a9 100644 --- a/klinkstatus/src/klinkstatus_part.h +++ b/klinkstatus/src/klinkstatus_part.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/main.cpp b/klinkstatus/src/main.cpp index 8f5f1f95..e5f292f9 100644 --- a/klinkstatus/src/main.cpp +++ b/klinkstatus/src/main.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -31,7 +31,7 @@ using namespace std; static const char description[] = - I18N_NOOP("A Link Checker.\n\nKLinkStatus belongs to the kdewebdev module from KDE."); + I18N_NOOP("A Link Checker.\n\nKLinkStatus belongs to the tdewebdev module from KDE."); static const char version[] = "0.3.2"; @@ -47,18 +47,18 @@ int main(int argc, char *argv[]) KAboutData about("klinkstatus", I18N_NOOP("KLinkStatus"), version, description, KAboutData::License_GPL_V2, "(C) 2004 Paulo Moura Guedes", 0, - "http://klinkstatus.kdewebdev.org"); + "http://klinkstatus.tdewebdev.org"); - about.addAuthor("Paulo Moura Guedes", 0, "moura@kdewebdev.org"); + about.addAuthor("Paulo Moura Guedes", 0, "moura@tdewebdev.org"); about.addCredit("Manuel Menezes de Sequeira", 0, 0, "http://home.iscte.pt/~mms/"); about.addCredit("Gonçalo Silva", 0, "gngs@paradigma.co.pt"); about.addCredit("Nuno Monteiro", 0, 0, "http://www.itsari.org"); about.addCredit("Eric Laffoon", 0, "sequitur@kde.org"); about.addCredit("Andras Mantia", 0, "amantia@kde.org"); - about.addCredit("Michal Rudolf", 0, "mrudolf@kdewebdev.org"); + about.addCredit("Michal Rudolf", 0, "mrudolf@tdewebdev.org"); about.addCredit("Mathieu Kooiman", 0, " quanta@map-is.nl"); - about.addCredit("Jens Herden", 0, "jens@kdewebdev.org"); + about.addCredit("Jens Herden", 0, "jens@tdewebdev.org"); about.addCredit("Helge Hielscher", 0, "hhielscher@unternehmen.com"); KCmdLineArgs::init(argc, argv, &about); diff --git a/klinkstatus/src/parser/htmlparser.cpp b/klinkstatus/src/parser/htmlparser.cpp index 759553e1..8c653c89 100644 --- a/klinkstatus/src/parser/htmlparser.cpp +++ b/klinkstatus/src/parser/htmlparser.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/parser/htmlparser.h b/klinkstatus/src/parser/htmlparser.h index c9e5ef10..faa5d7a1 100644 --- a/klinkstatus/src/parser/htmlparser.h +++ b/klinkstatus/src/parser/htmlparser.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/parser/http.cpp b/klinkstatus/src/parser/http.cpp index 6e086739..484f994c 100644 --- a/klinkstatus/src/parser/http.cpp +++ b/klinkstatus/src/parser/http.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/parser/http.h b/klinkstatus/src/parser/http.h index 2ad81012..8c9c4cae 100644 --- a/klinkstatus/src/parser/http.h +++ b/klinkstatus/src/parser/http.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/parser/mstring.cpp b/klinkstatus/src/parser/mstring.cpp index aa2cdec7..8c98fdaa 100644 --- a/klinkstatus/src/parser/mstring.cpp +++ b/klinkstatus/src/parser/mstring.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/parser/mstring.h b/klinkstatus/src/parser/mstring.h index 808fe060..301eda17 100644 --- a/klinkstatus/src/parser/mstring.h +++ b/klinkstatus/src/parser/mstring.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/parser/node.cpp b/klinkstatus/src/parser/node.cpp index f83031c8..0b083761 100644 --- a/klinkstatus/src/parser/node.cpp +++ b/klinkstatus/src/parser/node.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/parser/node.h b/klinkstatus/src/parser/node.h index c3ecdcaa..31937508 100644 --- a/klinkstatus/src/parser/node.h +++ b/klinkstatus/src/parser/node.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/parser/node_impl.h b/klinkstatus/src/parser/node_impl.h index bd62104b..658d66f6 100644 --- a/klinkstatus/src/parser/node_impl.h +++ b/klinkstatus/src/parser/node_impl.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/parser/url.cpp b/klinkstatus/src/parser/url.cpp index 8ba29138..814acfd2 100644 --- a/klinkstatus/src/parser/url.cpp +++ b/klinkstatus/src/parser/url.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/parser/url.h b/klinkstatus/src/parser/url.h index fbfeb952..574f4fa5 100644 --- a/klinkstatus/src/parser/url.h +++ b/klinkstatus/src/parser/url.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/celltooltip.cpp b/klinkstatus/src/ui/celltooltip.cpp index b02b7f83..fdf93f94 100644 --- a/klinkstatus/src/ui/celltooltip.cpp +++ b/klinkstatus/src/ui/celltooltip.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/celltooltip.h b/klinkstatus/src/ui/celltooltip.h index 4f0e850d..ebda6927 100644 --- a/klinkstatus/src/ui/celltooltip.h +++ b/klinkstatus/src/ui/celltooltip.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/documentrootdialog.cpp b/klinkstatus/src/ui/documentrootdialog.cpp index 8c55519e..b1563285 100644 --- a/klinkstatus/src/ui/documentrootdialog.cpp +++ b/klinkstatus/src/ui/documentrootdialog.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/documentrootdialog.h b/klinkstatus/src/ui/documentrootdialog.h index a78d7009..0f1f70ff 100644 --- a/klinkstatus/src/ui/documentrootdialog.h +++ b/klinkstatus/src/ui/documentrootdialog.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -25,7 +25,7 @@ class KURLRequester; /** - @author Paulo Moura Guedes + @author Paulo Moura Guedes */ class DocumentRootDialog : public KDialogBase { diff --git a/klinkstatus/src/ui/klshistorycombo.cpp b/klinkstatus/src/ui/klshistorycombo.cpp index 89e622ef..1267671d 100644 --- a/klinkstatus/src/ui/klshistorycombo.cpp +++ b/klinkstatus/src/ui/klshistorycombo.cpp @@ -4,7 +4,7 @@ // Description: // // -// Author: Paulo Moura Guedes , (C) 2004 +// Author: Paulo Moura Guedes , (C) 2004 // // Copyright: See COPYING file that comes with this distribution // @@ -129,7 +129,7 @@ void KLSHistoryCombo::selectWord(TQKeyEvent *e) int pos_old = pos; int count = 0; - // TODO: make these a parameter when in kdelibs/tdeui... + // TODO: make these a parameter when in tdelibs/tdeui... TQValueList chars; chars << TQChar('/') << TQChar('.') << TQChar('?') << TQChar('#') << TQChar(':'); bool allow_space_break = true; diff --git a/klinkstatus/src/ui/klshistorycombo.h b/klinkstatus/src/ui/klshistorycombo.h index 26c0e652..45192d6e 100644 --- a/klinkstatus/src/ui/klshistorycombo.h +++ b/klinkstatus/src/ui/klshistorycombo.h @@ -4,7 +4,7 @@ // Description: // // -// Author: Paulo Moura Guedes , (C) 2004 +// Author: Paulo Moura Guedes , (C) 2004 // // Copyright: See COPYING file that comes with this distribution // diff --git a/klinkstatus/src/ui/resultssearchbar.cpp b/klinkstatus/src/ui/resultssearchbar.cpp index a3ff7ae1..b19f7764 100644 --- a/klinkstatus/src/ui/resultssearchbar.cpp +++ b/klinkstatus/src/ui/resultssearchbar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/resultssearchbar.h b/klinkstatus/src/ui/resultssearchbar.h index c177c5aa..c99b1da1 100644 --- a/klinkstatus/src/ui/resultssearchbar.h +++ b/klinkstatus/src/ui/resultssearchbar.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -27,7 +27,7 @@ #include "../engine/linkfilter.h" /** - @author Paulo Moura Guedes + @author Paulo Moura Guedes Based on Akregator code. Kudos ;) */ class ResultsSearchBar : public TQWidget diff --git a/klinkstatus/src/ui/resultview.cpp b/klinkstatus/src/ui/resultview.cpp index 32c9e527..507d06e3 100644 --- a/klinkstatus/src/ui/resultview.cpp +++ b/klinkstatus/src/ui/resultview.cpp @@ -4,7 +4,7 @@ // Description: // // -// Author: Paulo Moura Guedes , (C) 2004 +// Author: Paulo Moura Guedes , (C) 2004 // // Copyright: See COPYING file that comes with this distribution // diff --git a/klinkstatus/src/ui/resultview.h b/klinkstatus/src/ui/resultview.h index 5c614fbf..842ed68b 100644 --- a/klinkstatus/src/ui/resultview.h +++ b/klinkstatus/src/ui/resultview.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/sessionwidget.cpp b/klinkstatus/src/ui/sessionwidget.cpp index 970ec7c6..87831ffc 100644 --- a/klinkstatus/src/ui/sessionwidget.cpp +++ b/klinkstatus/src/ui/sessionwidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/sessionwidget.h b/klinkstatus/src/ui/sessionwidget.h index 93fdca70..d171cc37 100644 --- a/klinkstatus/src/ui/sessionwidget.h +++ b/klinkstatus/src/ui/sessionwidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/settings/configidentificationdialog.cpp b/klinkstatus/src/ui/settings/configidentificationdialog.cpp index f2675d81..3abc7e2f 100644 --- a/klinkstatus/src/ui/settings/configidentificationdialog.cpp +++ b/klinkstatus/src/ui/settings/configidentificationdialog.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/settings/configidentificationdialog.h b/klinkstatus/src/ui/settings/configidentificationdialog.h index da260180..f0709bed 100644 --- a/klinkstatus/src/ui/settings/configidentificationdialog.h +++ b/klinkstatus/src/ui/settings/configidentificationdialog.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -24,7 +24,7 @@ #include "configidentificationdialogui.h" /** - @author Paulo Moura Guedes + @author Paulo Moura Guedes */ class ConfigIdentificationDialog : public ConfigIdentificationDialogUi { diff --git a/klinkstatus/src/ui/tablelinkstatus.cpp b/klinkstatus/src/ui/tablelinkstatus.cpp index 90eff9b6..6aef2c97 100644 --- a/klinkstatus/src/ui/tablelinkstatus.cpp +++ b/klinkstatus/src/ui/tablelinkstatus.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/tablelinkstatus.h b/klinkstatus/src/ui/tablelinkstatus.h index a8aebf8d..d3113ee0 100644 --- a/klinkstatus/src/ui/tablelinkstatus.h +++ b/klinkstatus/src/ui/tablelinkstatus.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/tabwidgetsession.cpp b/klinkstatus/src/ui/tabwidgetsession.cpp index fedbe573..7502d58b 100644 --- a/klinkstatus/src/ui/tabwidgetsession.cpp +++ b/klinkstatus/src/ui/tabwidgetsession.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/tabwidgetsession.h b/klinkstatus/src/ui/tabwidgetsession.h index 1632fc9a..4c83ba49 100644 --- a/klinkstatus/src/ui/tabwidgetsession.h +++ b/klinkstatus/src/ui/tabwidgetsession.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/treeview.cpp b/klinkstatus/src/ui/treeview.cpp index 1d8f546e..21bcdf02 100644 --- a/klinkstatus/src/ui/treeview.cpp +++ b/klinkstatus/src/ui/treeview.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/ui/treeview.h b/klinkstatus/src/ui/treeview.h index 05862bd4..6b48cc63 100644 --- a/klinkstatus/src/ui/treeview.h +++ b/klinkstatus/src/ui/treeview.h @@ -4,7 +4,7 @@ // Description: // // -// Author: Paulo Moura Guedes , (C) 2004 +// Author: Paulo Moura Guedes , (C) 2004 // // Copyright: See COPYING file that comes with this distribution // diff --git a/klinkstatus/src/utils/mvector.h b/klinkstatus/src/utils/mvector.h index e48cfda3..3628d7de 100644 --- a/klinkstatus/src/utils/mvector.h +++ b/klinkstatus/src/utils/mvector.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/utils/utils.cpp b/klinkstatus/src/utils/utils.cpp index 25384b4b..58f6207a 100644 --- a/klinkstatus/src/utils/utils.cpp +++ b/klinkstatus/src/utils/utils.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/utils/utils.h b/klinkstatus/src/utils/utils.h index f44d94c4..4abf9314 100644 --- a/klinkstatus/src/utils/utils.h +++ b/klinkstatus/src/utils/utils.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/utils/xsl.cpp b/klinkstatus/src/utils/xsl.cpp index 03c1a6a0..4a04834b 100644 --- a/klinkstatus/src/utils/xsl.cpp +++ b/klinkstatus/src/utils/xsl.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/klinkstatus/src/utils/xsl.h b/klinkstatus/src/utils/xsl.h index 0760ae1b..4f2468e7 100644 --- a/klinkstatus/src/utils/xsl.h +++ b/klinkstatus/src/utils/xsl.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -25,7 +25,7 @@ class XSLTPrivate; /** - @author Paulo Moura Guedes + @author Paulo Moura Guedes Taken from kopetexsl. Kudos to the Kopete team. * diff --git a/kommander/AUTHORS b/kommander/AUTHORS index 058f0f78..0ef20982 100644 --- a/kommander/AUTHORS +++ b/kommander/AUTHORS @@ -1,5 +1,5 @@ Derived from Qt Designer by Trolltech Original author: Marc Britton Design team leader: Eric Laffoon -Current maintainer: Michal Rudolf +Current maintainer: Michal Rudolf Contributor: Andras Mantia \ No newline at end of file diff --git a/kommander/ChangeLog b/kommander/ChangeLog index dde3cebf..d3e14ac8 100644 --- a/kommander/ChangeLog +++ b/kommander/ChangeLog @@ -100,7 +100,7 @@ Thu Dec 20 00:38:31 2007 - Andras Mantia is specified in the associated text o add DatePicker widget -Wed Dec 19 08:39:00 2007 - Eric Laffoon +Wed Dec 19 08:39:00 2007 - Eric Laffoon o fixed the bug in the input text dialog where entering a default value returned the caption. Sat Dec 15 23:58:45 2007 - Andras Mantia @@ -128,7 +128,7 @@ Sat Oct 6 17:53:47 2007 - Andras Mantia o add DCOP method to get the winID [#111161] o add DCOP method to change the cursor to the wait cursor and back [#109630] -Thu Sep 14 20:01:18 2006 - Michal Rudolf +Thu Sep 14 20:01:18 2006 - Michal Rudolf (actually imported from a work branch on Sep 29, 2007 by Andras Mantia ) o function str_findrev works now o fix crash when diving by zero @@ -148,88 +148,88 @@ Thu Sep 7 20:01:18 2006 - Andras Mantia Tue Sep 5 16:19:40 2006 - Andras Mantia o use KTextEditor for the associated text editing -Sun 16 sty 2005 00:44:39 CET - Michal Rudolf +Sun 16 sty 2005 00:44:39 CET - Michal Rudolf o add MessageLog to view output of dialogs run from Editor o add @debug command -Tue 11 sty 2005 23:00:00 CET - Michal Rudolf +Tue 11 sty 2005 23:00:00 CET - Michal Rudolf o update and unify version number o Kommander 1.1dev3 released -Sun 09 Jan 2005 15:22:05 CET - Michal Rudolf +Sun 09 Jan 2005 15:22:05 CET - Michal Rudolf o added support for Kommander dialog templates in Editor -Tue 04 Jan 2004 14:30:00 CET - Michal Rudolf +Tue 04 Jan 2004 14:30:00 CET - Michal Rudolf o implemented "Save All" files menu command o implemented SingleShot option of Timer widget -Thu 30 Dec 2004 14:00:32 CET - Michal Rudolf +Thu 30 Dec 2004 14:00:32 CET - Michal Rudolf o added setColumnCaption for TreeWidget -Wed 29 Dec 2004 09:58:00 CET - Michal Rudolf +Wed 29 Dec 2004 09:58:00 CET - Michal Rudolf o added some new function for Table widget: removeRow, removeColumn, setColumnCaption, setRowCaption o fixed a bug with insertRow/insertColumn (incorrect number of rows/columns inserted) o added example of using Table widget to examples/tutorial -Mon 20 Dec 2004 22:02:00 CET - Michal Rudolf +Mon 20 Dec 2004 22:02:00 CET - Michal Rudolf o added basic Table widget o more Editor cleanup - remove obsolete code -Sat 18 Dec 2004 22:17:00 CET - Michal Rudolf +Sat 18 Dec 2004 22:17:00 CET - Michal Rudolf o remove obsolete include files and switch Editor to use KMessageBox instead of QMessageBox -Mon 13 Dec 2004 13:58:00 CET - Michal Rudolf +Mon 13 Dec 2004 13:58:00 CET - Michal Rudolf o more flexible error handling: now you can continue, continue ignoring next error, or stop application -Fri 10 Dec 2004 19:00:00 CET - Michal Rudolf +Fri 10 Dec 2004 19:00:00 CET - Michal Rudolf o compilation fix (solved problems with missing kmdrpligins link) -Thu 09 Dec 2004 22:59:00 CET - Michal Rudolf +Thu 09 Dec 2004 22:59:00 CET - Michal Rudolf o fixed problems with hiding ActionEditor -Thu 02 Dec 2004 21:54:00 CET - Michal Rudolf +Thu 02 Dec 2004 21:54:00 CET - Michal Rudolf o bug fixed: accept 0 as false value. o significant speedup of TreeWidget.setText/insertItem for large trees -Sun 28 Nov 2004 19:48:00 CET - Michal Rudolf +Sun 28 Nov 2004 19:48:00 CET - Michal Rudolf o remove obsolete CustomWidget code o fixed a nasty bug in && evaluation -Sun 21 Nov 2004 18:19:49 CET - Michal Rudolf +Sun 21 Nov 2004 18:19:49 CET - Michal Rudolf o bug fixed: opening files from command-line o granted addUniqueItem for Combos o use KDE-based tools layout (KDockWidget) in Editor -Fri 19 Nov 2004 13:48:45 CET - Michal Rudolf +Fri 19 Nov 2004 13:48:45 CET - Michal Rudolf o added signal finished(), emitted when Konsole process finishes o remove obsolete signal from ScriptObject -Tue 16 Nov 2004 23:28:16 CET - Michal Rudolf +Tue 16 Nov 2004 23:28:16 CET - Michal Rudolf o Editor shortcuts can be configured and remembered o Editor Recent files submenu is now KDE based o Editor configuration file is a standard KDE config file o Editor has now Settings menu o some obsolete Editor options were removed -Sun 14 Nov 2004 22:39:38 CET - Michal Rudolf +Sun 14 Nov 2004 22:39:38 CET - Michal Rudolf o massive cleanup and KDE-ification of Editor o most actions converted to KActions, some were standarized o some obsolete dialogs removed o About dialog changed to use KAboutDialog -Wed 03 Nov 2004 14:28:39 CET - Michal Rudolf +Wed 03 Nov 2004 14:28:39 CET - Michal Rudolf o fix some problems detected by kdetestsscripts o 1.1dev2 released -Tue 02 Nov 2004 07:53:20 CET - Michal Rudolf +Tue 02 Nov 2004 07:53:20 CET - Michal Rudolf o Signals and slots: disallow unmatched (signal, slot) connections. Avoid duplicates in senders combo. -Mon 01 Nov 2004 23:29:19 CET - Michal Rudolf +Mon 01 Nov 2004 23:29:19 CET - Michal Rudolf o Signals and slots improved: slots that don't have any acceptable signal in current sender are hidden now. For MainWindow dialogs, actions are displayed together with widgets. Some rare crashes @@ -240,76 +240,76 @@ Mon 01 Nov 2004 23:29:19 CET - Michal Rudolf parameter is empty. o Added missing %n in i18n() string in Function Browser. -Sun 31 Oct 2004 22:14:13 CET - Michal Rudolf +Sun 31 Oct 2004 22:14:13 CET - Michal Rudolf o Complete rewrite of Signals & slots editor. All connections are now displayed, it is possible to change both sender and receiver without closing window. Both slots and signals are sorted, more slots are filtered. -Thu 28 Oct 2004 15:14:26 CEST - Michal Rudolf +Thu 28 Oct 2004 15:14:26 CEST - Michal Rudolf o added count() function for getting number of items in widget -Wed 27 Oct 2004 23:58:56 CEST - Michal Rudolf +Wed 27 Oct 2004 23:58:56 CEST - Michal Rudolf o added <> and != for 'not equal to' condition in expressions -Sun 24 Oct 2004 19:04:03 CEST - Michal Rudolf +Sun 24 Oct 2004 19:04:03 CEST - Michal Rudolf o added missing setMaximum for Slider -Fri 22 Oct 2004 22:27:05 CEST - Michal Rudolf +Fri 22 Oct 2004 22:27:05 CEST - Michal Rudolf o added 'no-editor' FileSelector (only a button with configurable caption) o added warning for unmatched @if and @switch -Tue 19 Oct 2004 23:23:28 CEST - Michal Rudolf +Tue 19 Oct 2004 23:23:28 CEST - Michal Rudolf o Konsole now uses TextEdit widget o improved EOL handling in Konsole o compilation fixes -Sat 16 Oct 2004 09:39:48 CEST - Michal Rudolf +Sat 16 Oct 2004 09:39:48 CEST - Michal Rudolf o fix: recognize floating-point numbers in @String.isNumber -Thu 14 Oct 2004 12:06:05 CEST - Michal Rudolf +Thu 14 Oct 2004 12:06:05 CEST - Michal Rudolf o added Timer widget -Wed 13 Oct 2004 12:29:13 CEST - Michal Rudolf +Wed 13 Oct 2004 12:29:13 CEST - Michal Rudolf o added missing 'checked' function for RadioButton o added @String.findRev function for searching string backwards -Tue 12 Oct 2004 14:00:03 CEST - Michal Rudolf +Tue 12 Oct 2004 14:00:03 CEST - Michal Rudolf o fix: don't add brackets to functions with no parameters -Mon 11 Oct 2004 14:00:03 CEST - Michal Rudolf +Mon 11 Oct 2004 14:00:03 CEST - Michal Rudolf o improved 'cancel' Sat 09 Oct 2004 16:54 PDT - Eric Laffoon o Edited specials text and added comment @# to function browser o fixed function browser to support a fourth parameter -Sat 09 Oct 2004 14:00:03 CEST - Michal Rudolf +Sat 09 Oct 2004 14:00:03 CEST - Michal Rudolf o fix: bug in @File.append o In Function Browser show common widget functions for each widget o scroll content when process output is longer; show hourglass in Konsole widget when process is running o added new command 'cancel' to cancel script running in Konsole -Tue 05 Oct 2004 11:19:41 CEST - Michal Rudolf +Tue 05 Oct 2004 11:19:41 CEST - Michal Rudolf o fix: use "\n" as separator in multiselection mode of FileSelector o preliminary version of Konsole widget -Sat 02 Oct 2004 20:38:40 CEST - Michal Rudolf +Sat 02 Oct 2004 20:38:40 CEST - Michal Rudolf o added 'execute' command to ScriptObject widget o fix: properly report failure when saving file and ask to provide another file name -Fri 01 Oct 2004 22:26:06 CEST - Michal Rudolf +Fri 01 Oct 2004 22:26:06 CEST - Michal Rudolf o fix: output was not sent to stdout by ExecButton -Sat 28 Aug 2004 19:20:06 CEST - Michal Rudolf +Sat 28 Aug 2004 19:20:06 CEST - Michal Rudolf o fixed a crash in TreeWidget setText function o added support for multiselection in ListBox (via selection function) -Tue 24 Aug 2004 11:00:16 CEST - Michal Rudolf +Tue 24 Aug 2004 11:00:16 CEST - Michal Rudolf o Function Browser: don't show unnecessary 'widget' parameter o Function Browser: make widget functions default o Kommander Text Editor: focus on script text @@ -317,31 +317,31 @@ Tue 24 Aug 2004 11:00:16 CEST - Michal Rudolf o added new 'checked' function for checkboxes and buttonboxes o bool values returned from DCOP calls are now supported -Wed 18 Jul 2004 18:19:21 CEST - Michal Rudolf +Wed 18 Jul 2004 18:19:21 CEST - Michal Rudolf o Kommander 1.0 released together with KDE 3.3 -Wed 04 Jul 2004 23:59:21 CEST - Michal Rudolf +Wed 04 Jul 2004 23:59:21 CEST - Michal Rudolf o added @switch..@case..@end statement o added @if()...@endif statement -Wed 04 Jul 2004 18:20:21 CEST - Eric Laffoon +Wed 04 Jul 2004 18:20:21 CEST - Eric Laffoon o fixed missing @ for Kommander functions in function browser -Tue 03 Jul 2004 11:06:26 CEST - Eric Laffoon +Tue 03 Jul 2004 11:06:26 CEST - Eric Laffoon o added new background -Mon 02 Aug 2004 23:58:01 CEST - Michal Rudolf +Mon 02 Aug 2004 23:58:01 CEST - Michal Rudolf o added DCOP-enabled Label and PixmapLabel widgets -Sun 01 Aug 2004 17:32:11 CEST - Michal Rudolf +Sun 01 Aug 2004 17:32:11 CEST - Michal Rudolf o added support for string comparisons in @expr o added support for floats in @expr -Fri 30 Jul 2004 14:59:12 CEST - Michal Rudolf +Fri 30 Jul 2004 14:59:12 CEST - Michal Rudolf o added support for math expressions o added @expr(string) function that parses and evaluates string -Wed 28 Jul 2004 00:14:28 CEST - Michal Rudolf +Wed 28 Jul 2004 00:14:28 CEST - Michal Rudolf o fixed about.ui which caused problems due to some Designer incompatibility o fixed i18n: tab pages and wizard pages titles were not @@ -350,57 +350,57 @@ Wed 28 Jul 2004 00:14:28 CEST - Michal Rudolf o added option to specify i18n catalogue from command-line (useful for application-related dialogs) -Sat 24 Jul 2004 10:15:10 CEST - Michal Rudolf +Sat 24 Jul 2004 10:15:10 CEST - Michal Rudolf o bug fixed: crash with non-existing item in ListBox o bug fixed: blocking button with no script was not unblocked o automatically set tree mode for Tree Widget when adding nestes items o release 1.0beta1 -Fri 23 Jul 2004 19:54:26 CEST - Michal Rudolf +Fri 23 Jul 2004 19:54:26 CEST - Michal Rudolf o added hourclass cursor when invoking ExecButton script with blocked GUI o added missing i18n strings for *.ui files o changed editor to use included background -Fri 23 Jul 2004 18:34:26 CEST - Eric Laffoon +Fri 23 Jul 2004 18:34:26 CEST - Eric Laffoon o added new background and splash -Thu 22 Jul 2004 22:17:49 CEST - Michal Rudolf +Thu 22 Jul 2004 22:17:49 CEST - Michal Rudolf o ExecButton now has three modes: no blocking, block only ExecButton, block whole GUI -Wed 22 Jul 2004 24:10:59 CEST - Michal Rudolf +Wed 22 Jul 2004 24:10:59 CEST - Michal Rudolf o optimized Tree Widget o bug fixed: some missing i18n strings -Tue 20 Jul 2004 19:51:32 CEST - Michal Rudolf +Tue 20 Jul 2004 19:51:32 CEST - Michal Rudolf o bug fixed: @dcop with more than 4 arguments o bug fixed: in @forEach, @var_count has incorrect value o in @forEach, @var_index has now 1-based index, not 0-based o setMaximum for ProgressBar -Mon 19 Jul 2004 11:47:58 CEST - Michal Rudolf +Mon 19 Jul 2004 11:47:58 CEST - Michal Rudolf o added ScriptObject - hidden script container -Fri 16 Jul 2004 15:37:41 CEST - Michal Rudolf +Fri 16 Jul 2004 15:37:41 CEST - Michal Rudolf o added Slider widget o removed some obsolete code from editor -Thu 15 Jul 2004 23:22:33 CEST - Michal Rudolf +Thu 15 Jul 2004 23:22:33 CEST - Michal Rudolf o added TextBrowser widget for rich text viewing, with clickable links o in @forEach, not only @var, but @var_index and @var_count are expanded (first to index of current item, second to item count) o bug fixed: incorrect version number in Editor -Wed 14 Jul 2004 12:22:33 CEST - Michal Rudolf +Wed 14 Jul 2004 12:22:33 CEST - Michal Rudolf o added @String.args (based on Qt QString("%1").arg() o support parameters in function browser -Tue 13 Jul 2004 22:33:19 CEST - Michal Rudolf +Tue 13 Jul 2004 22:33:19 CEST - Michal Rudolf o added support for internationalization of Kommander dialogs o added @i18n special for marking strings for translation -Tue 13 Jul 2004 13:33:00 CEST - Michal Rudolf +Tue 13 Jul 2004 13:33:00 CEST - Michal Rudolf o function browser: support for nested functions o function browser: properly prefix function groups with @ o function browser: add information about obligatory and optional @@ -408,25 +408,25 @@ Tue 13 Jul 2004 13:33:00 CEST - Michal Rudolf o function browser: add clear button o Kommander Text Editor: change buttons order -Tue 13 Jul 2004 01:10:34 CEST - Michal Rudolf +Tue 13 Jul 2004 01:10:34 CEST - Michal Rudolf o added function browser for editor -Sat 10 Jul 2004 15:51:07 CEST - Michal Rudolf +Sat 10 Jul 2004 15:51:07 CEST - Michal Rudolf o forEach(variable, list) function for internal loops o for(variable, start, end, [step]) function for internal loops o Kommander 1.0alpha7 released -Fri 09 Jul 2004 17:39:43 CEST - Michal Rudolf +Fri 09 Jul 2004 17:39:43 CEST - Michal Rudolf o TreeWidget optimized - it should be much faster for big trees now o bug fixed: TreeWidget findItem function -Thu 09 Jul 2004 13:27:47 CEST - Michal Rudolf +Thu 09 Jul 2004 13:27:47 CEST - Michal Rudolf o StatusBar widget added o ProgressBar widget added o widgets icons updated o removed obsolete ListView widget -Tue 06 Jul 2004 10:12:44 CEST - Michal Rudolf +Tue 06 Jul 2004 10:12:44 CEST - Michal Rudolf o bug fixed: calling @dcop with parameterless functions o bug fixed: ListBox.setCurrentItem didn't work o added setCurrentItem for ComboBox @@ -438,7 +438,7 @@ Tue 06 Jul 2004 10:12:44 CEST - Michal Rudolf section of a string o added third (optional) index parameter to @String.find -Fri 02 Jul 2004 23:33:46 CEST - Michal Rudolf +Fri 02 Jul 2004 23:33:46 CEST - Michal Rudolf o more TreeView methods: itemDepth(index) and itemPath(index) o setText, text and populate work for TreeView o parser cleanup and fixes @@ -446,7 +446,7 @@ Fri 02 Jul 2004 23:33:46 CEST - Michal Rudolf use index = -1 to set pixmaps for all items o Kommander 1.0alpha6 released -Thu 01 Jul 2004 16:03:20 CEST - Michal Rudolf +Thu 01 Jul 2004 16:03:20 CEST - Michal Rudolf o add children(QString widget) DCOP call, returning list of widgets that are direct children of the widget (or all widgets if widget is null) @@ -454,7 +454,7 @@ Thu 01 Jul 2004 16:03:20 CEST - Michal Rudolf o bug fixed: main dialog wasn't supported in @Widget.method syntax o QStringList is now supported as DCOP return value -Wed 30 Jun 2004 15:01:23 CEST - Michal Rudolf +Wed 30 Jun 2004 15:01:23 CEST - Michal Rudolf o TreeView DCOP methods: insertItem(), insertItems(), clear(), item(), setCurrentItem(), selection(), setSelection(), removeItem() @@ -463,7 +463,7 @@ Wed 30 Jun 2004 15:01:23 CEST - Michal Rudolf o TreeView multiple column support: use \t to separate columns (f. e. insertItem("document.txt\t45kb\t2004-06-30") -Tue 29 Jun 2004 00:44:39 CEST - Michal Rudolf +Tue 29 Jun 2004 00:44:39 CEST - Michal Rudolf o all DCOP functions are handled in appropriate widgets o DCOP and specials are now registered together in single class o it is now possible to create new methods for new (plugin) widgets @@ -482,39 +482,39 @@ Tue 29 Jun 2004 00:44:39 CEST - Michal Rudolf o clear() DCOP method handles LineEdit, TextEdit and FileSelector now o text()/setText() work for spinbox -Mon 21 Jun 2004 13:36:52 CEST - Eric Laffoon +Mon 21 Jun 2004 13:36:52 CEST - Eric Laffoon o added documentation -Sat 19 Jun 2004 00:47:42 CEST - Michal Rudolf +Sat 19 Jun 2004 00:47:42 CEST - Michal Rudolf o added changeWidgetText support for listboxes and combos o security fix: warning when running from /tmp directory o added @null special o Kommander 1.0alpha5 released -Thu 17 Jun 2004 23:13:18 CEST - Michal Rudolf +Thu 17 Jun 2004 23:13:18 CEST - Michal Rudolf o added @String.find o added specials descriptions o fix: crash when opening main-window dialog (created in Designer) in executor -Wed 16 Jun 2004 13:04:30 CEST - Michal Rudolf +Wed 16 Jun 2004 13:04:30 CEST - Michal Rudolf o added @Array.count o added @Array.read/write -Tue 15 Jun 2004 23:24:52 CEST - Michal Rudolf +Tue 15 Jun 2004 23:24:52 CEST - Michal Rudolf o added file functions (@File: read, write, append) o added warning for empty @Widget text -Mon 15 Jun 2004 18:32:01 CEST - Michal Rudolf +Mon 15 Jun 2004 18:32:01 CEST - Michal Rudolf o added string-handling functions (@String: left, right, contains, left, right, mid, compare, isEmpty, isNumber, remove, replace, lower, upper) -Mon 14 Jun 2004 10:23:12 CEST - Eric Laffoon +Mon 14 Jun 2004 10:23:12 CEST - Eric Laffoon o fix: parentPid bug o fix: execBegin bug -Sat 12 Jun 2004 01:49:07 CEST - Michal Rudolf +Sat 12 Jun 2004 01:49:07 CEST - Michal Rudolf o added more array functions: @Array.values(), @Array.clear() and @Array.remove() o rebuild parser to made it more flexible @@ -525,20 +525,20 @@ Sat 12 Jun 2004 01:49:07 CEST - Michal Rudolf also supports setChecked() o Kommander 1.0alpha4 released -Thu 10 Jun 2004 00:49:07 CEST - Michal Rudolf +Thu 10 Jun 2004 00:49:07 CEST - Michal Rudolf o added DCOP information database that translates function name to function prototype o enhanced parser to handle @. syntax -Mon 07 Jun 2004 14:45:53 CEST - Michal Rudolf +Mon 07 Jun 2004 14:45:53 CEST - Michal Rudolf o added assotiative arrays: @Array.value(), @Array.keys() and @Array.setValue() specials -Sun 06 Jun 2004 23:13:34 CEST - Michal Rudolf +Sun 06 Jun 2004 23:13:34 CEST - Michal Rudolf o fix compilation problems on Debian and Slackware o @@ is now interpreted as @ -Sat 05 Jun 2004 10:12:05 CEST - Michal Rudolf +Sat 05 Jun 2004 10:12:05 CEST - Michal Rudolf o added @env(variable) special to get environment variable value o added @dialog(dialog, params) that would call child dialog, setting _PARENTPID and _PARENTDCOPID variables for it @@ -550,27 +550,27 @@ Sat 05 Jun 2004 10:12:05 CEST - Michal Rudolf o parser fixes (improved handling of nested specials) o Kommander 1.0alpha3 released -Fri 04 Jun 2004 00:40:59 CEST - Michal Rudolf +Fri 04 Jun 2004 00:40:59 CEST - Michal Rudolf o fixed: don't execute Initialization/Executor in Editor o changed DCOP id of Editor to kmdr-editor o version numbers unified -Thu 02 Jun 2004 15:08:32 CEST - Michal Rudolf +Thu 02 Jun 2004 15:08:32 CEST - Michal Rudolf o KDE widgets are now used for lists, buttons and combos o added file completion to FileSelector -Fri 28 May 2004 22:40:10 CEST - Michal Rudolf +Fri 28 May 2004 22:40:10 CEST - Michal Rudolf o support for Kommander comments (in @# format) o added two new specials: global(var) and setGlobal(var, value) o removed obsolete Preview menu commands o Kommander 1.0alpha2 released -Wed 26 May 2004 23:22:46 CEST - Michal Rudolf +Wed 26 May 2004 23:22:46 CEST - Michal Rudolf o changeWidgetText for FileSelector class is now handled o added currentItem(QString) DCOP call for lists and combos o added item(QString,int) DCOP call for lists and combos -Wed 26 May 2004 01:10:01 CEST - Michal Rudolf +Wed 26 May 2004 01:10:01 CEST - Michal Rudolf o parser of specials() rewritten o added optional shebang argument for execBegin() o handling of non-string @dcop() arguments fixed @@ -578,11 +578,11 @@ Wed 26 May 2004 01:10:01 CEST - Michal Rudolf o Makefile.am dependencies for executor cleaned o Kommander 1.0alpha1 released -Thu Apr 27 2004 16:38:36 CEST - Michal Rudolf +Thu Apr 27 2004 16:38:36 CEST - Michal Rudolf o added @parentPid evaluated to parent process pid o install Kommander Editor and Executor desktop files -Thu Apr 20 2004 16:38:36 CEST - Michal Rudolf +Thu Apr 20 2004 16:38:36 CEST - Michal Rudolf o added @pid evaluated to current process pid o added @dcopid evaluated to current process DCOP id o rebuilt Kommander Text editor diff --git a/kommander/README b/kommander/README index 7de24937..04b40ae0 100644 --- a/kommander/README +++ b/kommander/README @@ -65,6 +65,6 @@ extensibility in Quanta Plus. We hope you enjoy Kommander. Please help us with bug reports and example dialogs, as well as any requests you may have. You can join our user list for help developing Kommander applications at -http://mail.kdewebdev.org/mailman/listinfo/kommander +http://mail.tdewebdev.org/mailman/listinfo/kommander Best Regards from the Kommander development team! diff --git a/kommander/editor/assoctexteditorimpl.cpp b/kommander/editor/assoctexteditorimpl.cpp index 106e0ab0..1298db05 100644 --- a/kommander/editor/assoctexteditorimpl.cpp +++ b/kommander/editor/assoctexteditorimpl.cpp @@ -2,7 +2,7 @@ assoctexteditorimpl.cpp - Associated text editor implementation ------------------- copyright : (C) 2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf (C) 2006 Andras Mantia ***************************************************************************/ diff --git a/kommander/editor/assoctexteditorimpl.h b/kommander/editor/assoctexteditorimpl.h index c9539450..1537d35d 100644 --- a/kommander/editor/assoctexteditorimpl.h +++ b/kommander/editor/assoctexteditorimpl.h @@ -2,7 +2,7 @@ assoctexteditorimpl.h - Associated text editor implementation ------------------- copyright : (C) 2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf (C) 2006 Andras Mantia ***************************************************************************/ diff --git a/kommander/editor/choosewidgetimpl.cpp b/kommander/editor/choosewidgetimpl.cpp index e440a8fd..c9a6642d 100644 --- a/kommander/editor/choosewidgetimpl.cpp +++ b/kommander/editor/choosewidgetimpl.cpp @@ -2,7 +2,7 @@ choosewidgetimpl.cpp - dialog to choose widget ------------------- begin : Thu 13 Apr 2004 - copyright : (C) 2000 Michal Rudolf + copyright : (C) 2000 Michal Rudolf ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/choosewidgetimpl.h b/kommander/editor/choosewidgetimpl.h index 4c2bbd45..24e902ad 100644 --- a/kommander/editor/choosewidgetimpl.h +++ b/kommander/editor/choosewidgetimpl.h @@ -2,7 +2,7 @@ choosewidgetimpl.h - dialog to choose widget ------------------- begin : Thu 13 Apr 2004 - copyright : (C) 2000 Michal Rudolf + copyright : (C) 2000 Michal Rudolf ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/connectioneditorimpl.cpp b/kommander/editor/connectioneditorimpl.cpp index c87b9d51..4613380b 100644 --- a/kommander/editor/connectioneditorimpl.cpp +++ b/kommander/editor/connectioneditorimpl.cpp @@ -12,7 +12,7 @@ See http://www.trolltech.com/gpl/ for GPL licensing information. Modified for Kommander: - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/formfile.cpp b/kommander/editor/formfile.cpp index ff2e4c06..493df215 100644 --- a/kommander/editor/formfile.cpp +++ b/kommander/editor/formfile.cpp @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/formfile.h b/kommander/editor/formfile.h index d7c63bce..2f02c554 100644 --- a/kommander/editor/formfile.h +++ b/kommander/editor/formfile.h @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/formsettingsimpl.cpp b/kommander/editor/formsettingsimpl.cpp index ddfa8345..243dc198 100644 --- a/kommander/editor/formsettingsimpl.cpp +++ b/kommander/editor/formsettingsimpl.cpp @@ -12,7 +12,7 @@ See http://www.trolltech.com/gpl/ for GPL licensing information. Modified for Kommander: - (C) 2005 Michal Rudolf + (C) 2005 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/formwindow.cpp b/kommander/editor/formwindow.cpp index 7e9a3b39..8dd01453 100644 --- a/kommander/editor/formwindow.cpp +++ b/kommander/editor/formwindow.cpp @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/formwindow.h b/kommander/editor/formwindow.h index 71fc8280..1d179851 100644 --- a/kommander/editor/formwindow.h +++ b/kommander/editor/formwindow.h @@ -13,7 +13,7 @@ Modified for Kommander: (C) 2002-2003 Marc Britton - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ diff --git a/kommander/editor/functionsimpl.cpp b/kommander/editor/functionsimpl.cpp index 9520360f..a898c49d 100644 --- a/kommander/editor/functionsimpl.cpp +++ b/kommander/editor/functionsimpl.cpp @@ -1,7 +1,7 @@ /*************************************************************************** functionsimpl.cpp - Function browser implementation ------------------- - copyright : (C) 2004 Michal Rudolf + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/functionsimpl.h b/kommander/editor/functionsimpl.h index a583f199..f8ed9178 100644 --- a/kommander/editor/functionsimpl.h +++ b/kommander/editor/functionsimpl.h @@ -1,7 +1,7 @@ /*************************************************************************** functionsimpl.h - Function browser implementation ------------------- - copyright : (C) 2004 Michal Rudolf + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** diff --git a/kommander/editor/kommander-new.xml b/kommander/editor/kommander-new.xml index 5c170485..c6c11f9d 100644 --- a/kommander/editor/kommander-new.xml +++ b/kommander/editor/kommander-new.xml @@ -10,7 +10,7 @@ - @@ -107,7 +107,7 @@ Please at least include KDE, the KDE package it is in, the name KDE -kdeutils +tdeutils Kapp nothing nothing else @@ -503,7 +503,7 @@ application -->
    -
  • Quanta
  • +
  • Quanta
  • KDE.org
  • null link
  • null link
  • @@ -68,7 +68,7 @@ We welcome you.

    -