From d17de25b7fe2200ed60b15ec6801e3458b2c1046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:03:18 +0200 Subject: [PATCH] Additional k => tde renaming and fixes --- AUTHORS | 8 +- doc/klinkstatus/index.docbook | 2 +- doc/kommander/credits.docbook | 2 +- doc/kommander/extending.docbook | 2 +- doc/kommander/index.docbook | 4 +- doc/kommander/installation.docbook | 2 +- doc/kommander/introduction.docbook | 2 +- doc/kommander/parser.docbook | 4 +- doc/kommander/q-and-a.docbook | 2 +- doc/kommander/translating.docbook | 2 +- doc/kommander/tutorials.docbook | 6 +- doc/quanta/quanta-menus.docbook | 2 +- doc/tdefilereplace/index.docbook | 2 +- doc/xsldbg/index.docbook | 2 +- kimagemapeditor/Makefile.am | 4 +- klinkstatus/AUTHORS | 2 +- klinkstatus/klinkstatus.tdevelop | 2 +- klinkstatus/src/Makefile.am | 4 +- klinkstatus/src/actionmanager.cpp | 2 +- klinkstatus/src/actionmanager.h | 4 +- klinkstatus/src/engine/linkchecker.h | 2 +- klinkstatus/src/engine/linkfilter.cpp | 2 +- klinkstatus/src/engine/linkfilter.h | 4 +- klinkstatus/src/engine/linkstatus.cpp | 2 +- klinkstatus/src/engine/linkstatus.h | 2 +- klinkstatus/src/engine/linkstatus_impl.h | 2 +- klinkstatus/src/engine/searchmanager.cpp | 2 +- klinkstatus/src/engine/searchmanager.h | 2 +- klinkstatus/src/engine/searchmanager_impl.h | 2 +- klinkstatus/src/global.cpp | 2 +- klinkstatus/src/global.h | 2 +- klinkstatus/src/klinkstatus.cpp | 2 +- klinkstatus/src/klinkstatus.h | 4 +- klinkstatus/src/klinkstatus_part.cpp | 10 +- klinkstatus/src/klinkstatus_part.h | 2 +- klinkstatus/src/main.cpp | 10 +- klinkstatus/src/parser/htmlparser.cpp | 2 +- klinkstatus/src/parser/htmlparser.h | 2 +- klinkstatus/src/parser/http.cpp | 2 +- klinkstatus/src/parser/http.h | 2 +- klinkstatus/src/parser/mstring.cpp | 2 +- klinkstatus/src/parser/mstring.h | 2 +- klinkstatus/src/parser/node.cpp | 2 +- klinkstatus/src/parser/node.h | 2 +- klinkstatus/src/parser/node_impl.h | 2 +- klinkstatus/src/parser/url.cpp | 2 +- klinkstatus/src/parser/url.h | 2 +- klinkstatus/src/ui/celltooltip.cpp | 2 +- klinkstatus/src/ui/celltooltip.h | 2 +- klinkstatus/src/ui/documentrootdialog.cpp | 2 +- klinkstatus/src/ui/documentrootdialog.h | 4 +- klinkstatus/src/ui/klshistorycombo.cpp | 2 +- klinkstatus/src/ui/klshistorycombo.h | 2 +- klinkstatus/src/ui/resultssearchbar.cpp | 2 +- klinkstatus/src/ui/resultssearchbar.h | 4 +- klinkstatus/src/ui/resultview.cpp | 2 +- klinkstatus/src/ui/resultview.h | 2 +- klinkstatus/src/ui/sessionwidget.cpp | 2 +- klinkstatus/src/ui/sessionwidget.h | 2 +- .../settings/configidentificationdialog.cpp | 2 +- .../ui/settings/configidentificationdialog.h | 4 +- klinkstatus/src/ui/tablelinkstatus.cpp | 2 +- klinkstatus/src/ui/tablelinkstatus.h | 2 +- klinkstatus/src/ui/tabwidgetsession.cpp | 2 +- klinkstatus/src/ui/tabwidgetsession.h | 2 +- klinkstatus/src/ui/treeview.cpp | 2 +- klinkstatus/src/ui/treeview.h | 2 +- klinkstatus/src/utils/mvector.h | 2 +- klinkstatus/src/utils/utils.cpp | 2 +- klinkstatus/src/utils/utils.h | 2 +- klinkstatus/src/utils/xsl.cpp | 2 +- klinkstatus/src/utils/xsl.h | 4 +- kommander/AUTHORS | 2 +- kommander/ChangeLog | 174 +++++++++--------- kommander/README | 2 +- kommander/editor/Makefile.am | 2 +- kommander/editor/assoctexteditorimpl.cpp | 2 +- kommander/editor/assoctexteditorimpl.h | 2 +- kommander/editor/choosewidgetimpl.cpp | 2 +- kommander/editor/choosewidgetimpl.h | 2 +- kommander/editor/connectioneditorimpl.cpp | 2 +- kommander/editor/formfile.cpp | 2 +- kommander/editor/formfile.h | 2 +- kommander/editor/formsettingsimpl.cpp | 2 +- kommander/editor/formwindow.cpp | 2 +- kommander/editor/formwindow.h | 2 +- kommander/editor/functionsimpl.cpp | 2 +- kommander/editor/functionsimpl.h | 2 +- kommander/editor/main.cpp | 8 +- kommander/editor/mainwindow.cpp | 2 +- kommander/editor/mainwindow.h | 2 +- kommander/editor/mainwindowactions.cpp | 2 +- kommander/editor/metadatabase.cpp | 2 +- kommander/editor/newformimpl.cpp | 2 +- kommander/editor/newformimpl.h | 2 +- kommander/examples/current/editor-poc.kmdr | 4 +- kommander/examples/current/keyvaluecombo.kmdr | 4 +- kommander/examples/current/kpartmwframe.kmdr | 2 +- kommander/examples/current/passvariables.kmdr | 6 +- kommander/examples/current/tableselect.kmdr | 6 +- kommander/executor/Makefile.am | 6 +- kommander/executor/instance.cpp | 2 +- kommander/executor/instance.h | 2 +- kommander/executor/main.cpp | 6 +- kommander/executor/register.cpp | 2 +- kommander/kommander-editor.tdevelop | 2 +- kommander/kommander.tdevelop | 2 +- kommander/part/Makefile.am | 2 +- kommander/part/kommander_part.cpp | 6 +- kommander/plugin/specialinformation.cpp | 2 +- kommander/plugin/specialinformation.h | 2 +- kommander/plugin/specials.h | 2 +- kommander/pluginmanager/Makefile.am | 4 +- kommander/pluginmanager/main.cpp | 6 +- kommander/pluginmanager/pluginmanager.cpp | 2 +- kommander/pluginmanager/pluginmanager.h | 2 +- kommander/widget/Makefile.am | 2 +- kommander/widget/kmdrmainwindow.cpp | 2 +- kommander/widget/kmdrmainwindow.h | 4 +- kommander/widget/kommanderwindow.cpp | 2 +- kommander/widget/kommanderwindow.h | 2 +- kommander/widgets/Makefile.am | 4 +- kommander/widgets/aboutdialog.cpp | 2 +- kommander/widgets/aboutdialog.h | 4 +- kommander/widgets/closebutton.cpp | 2 +- kommander/widgets/closebutton.h | 2 +- kommander/widgets/combobox.cpp | 2 +- kommander/widgets/combobox.h | 2 +- kommander/widgets/datepicker.cpp | 2 +- kommander/widgets/datepicker.h | 2 +- kommander/widgets/dialog.h | 2 +- kommander/widgets/execbutton.cpp | 2 +- kommander/widgets/execbutton.h | 2 +- kommander/widgets/fileselector.cpp | 2 +- kommander/widgets/fontdialog.cpp | 2 +- kommander/widgets/fontdialog.h | 4 +- kommander/widgets/konsole.cpp | 2 +- kommander/widgets/konsole.h | 2 +- kommander/widgets/label.cpp | 2 +- kommander/widgets/label.h | 2 +- kommander/widgets/lineedit.cpp | 2 +- kommander/widgets/lineedit.h | 2 +- kommander/widgets/listbox.cpp | 2 +- kommander/widgets/listbox.h | 2 +- kommander/widgets/pixmaplabel.cpp | 2 +- kommander/widgets/pixmaplabel.h | 2 +- kommander/widgets/plugin.cpp | 2 +- kommander/widgets/popupmenu.cpp | 2 +- kommander/widgets/popupmenu.h | 4 +- kommander/widgets/progressbar.cpp | 2 +- kommander/widgets/progressbar.h | 2 +- kommander/widgets/scriptobject.h | 2 +- kommander/widgets/slider.cpp | 2 +- kommander/widgets/slider.h | 2 +- kommander/widgets/statusbar.cpp | 2 +- kommander/widgets/statusbar.h | 2 +- kommander/widgets/table.cpp | 2 +- kommander/widgets/table.h | 2 +- kommander/widgets/textbrowser.cpp | 2 +- kommander/widgets/textbrowser.h | 2 +- kommander/widgets/textedit.cpp | 2 +- kommander/widgets/textedit.h | 2 +- kommander/widgets/timer.cpp | 2 +- kommander/widgets/timer.h | 2 +- kommander/widgets/toolbox.cpp | 2 +- kommander/widgets/toolbox.h | 4 +- kommander/widgets/treewidget.cpp | 6 +- kommander/widgets/treewidget.h | 2 +- .../working/plugintemplate/src-Makefile.am | 2 +- kxsldbg/Makefile.am | 6 +- kxsldbg/kxsldbgpart/Makefile.am | 2 +- lib/compatibility/knewstuff/Makefile.am | 2 +- lib/compatibility/tdemdi/Makefile.am | 2 +- lib/compatibility/tdemdi/qextmdi/Makefile.am | 2 +- .../tdemdi/qextmdi/kdockwidget.h | 4 +- .../tdemdi/qextmdi/tdelibs_export.h | 14 +- .../tdemdi/qextmdi/tdemdichildarea.cpp | 2 +- .../tdemdi/qextmdi/tdemdichildarea.h | 8 +- .../tdemdi/qextmdi/tdemdichildfrm.cpp | 2 +- .../tdemdi/qextmdi/tdemdichildfrm.h | 8 +- .../tdemdi/qextmdi/tdemdichildfrmcaption.cpp | 2 +- .../tdemdi/qextmdi/tdemdichildfrmcaption.h | 8 +- .../tdemdi/qextmdi/tdemdichildview.cpp | 2 +- .../tdemdi/qextmdi/tdemdichildview.h | 8 +- .../tdemdi/qextmdi/tdemdidefines.h | 8 +- .../tdemdi/qextmdi/tdemdidockcontainer.h | 4 +- .../qextmdi/tdemdidocumentviewtabwidget.h | 4 +- .../tdemdi/qextmdi/tdemdiguiclient.h | 4 +- .../tdemdi/qextmdi/tdemdiiterator.h | 8 +- .../tdemdi/qextmdi/tdemdilistiterator.h | 8 +- .../tdemdi/qextmdi/tdemdimainfrm.cpp | 2 +- .../tdemdi/qextmdi/tdemdimainfrm.h | 8 +- .../tdemdi/qextmdi/tdemdinulliterator.h | 8 +- .../tdemdi/qextmdi/tdemditaskbar.cpp | 2 +- .../tdemdi/qextmdi/tdemditaskbar.h | 8 +- .../tdemdi/qextmdi/tdemditoolviewaccessor.h | 6 +- .../tdemdi/qextmdi/tdemultitabbar.h | 10 +- .../tdemdi/qextmdi/tdemultitabbar_p.h | 4 +- lib/ksavealldialog.cpp | 2 +- lib/ksavealldialog.h | 2 +- quanta/AUTHORS | 2 +- quanta/NEWS | 2 +- quanta/README | 2 +- quanta/components/debugger/dbgp/Makefile.am | 2 +- quanta/components/debugger/gubed/Makefile.am | 2 +- quanta/components/tableeditor/tableitem.cpp | 2 +- quanta/components/tableeditor/tableitem.h | 2 +- quanta/data/doc/documentation.html | 2 +- quanta/data/doc/intro.html | 4 +- quanta/data/doc/maindoc.html | 2 +- quanta/data/doc/template.html | 2 +- .../pages/html/special/drag_n_drop_men.html | 2 +- .../pages/html/xhtml/leftMen_BB.html | 4 +- .../pages/html/xhtml/leftMen_Quanta.html | 4 +- .../pages/html/xhtml/rightMen_BB.html | 4 +- .../pages/html/xhtml/rightMen_Quanta.html | 4 +- .../pages/html/xhtml/twoSideMen_BB.html | 6 +- .../pages/html/xhtml/twoSideMen_Quanta.html | 6 +- quanta/data/tips | 6 +- quanta/dialogs/donationdialog.ui | 4 +- quanta/dialogs/specialchardialog.cpp | 2 +- quanta/dialogs/specialchardialog.h | 2 +- quanta/parts/kafka/cursors.cpp | 2 +- quanta/parts/kafka/cursors.h | 2 +- quanta/parts/kafka/htmldocumentproperties.cpp | 2 +- quanta/parts/kafka/htmldocumentproperties.h | 2 +- quanta/parts/kafka/htmlenhancer.cpp | 2 +- quanta/parts/kafka/htmlenhancer.h | 2 +- quanta/parts/kafka/kafkacommon.cpp | 2 +- quanta/parts/kafka/kafkacommon.h | 2 +- quanta/parts/kafka/kafkadragobject.cpp | 2 +- quanta/parts/kafka/kafkadragobject.h | 2 +- quanta/parts/kafka/kafkahtmlpart.cpp | 2 +- quanta/parts/kafka/kafkahtmlpart.h | 2 +- quanta/parts/kafka/kafkasyncoptions.cpp | 2 +- quanta/parts/kafka/kafkasyncoptions.h | 2 +- quanta/parts/kafka/nodeenhancer.h | 2 +- quanta/parts/kafka/nodeproperties.cpp | 2 +- quanta/parts/kafka/nodeproperties.h | 2 +- quanta/parts/kafka/undoredo.cpp | 2 +- quanta/parts/kafka/undoredo.h | 2 +- quanta/parts/kafka/wkafkapart.cpp | 2 +- quanta/parts/kafka/wkafkapart.h | 2 +- quanta/project/projectlist.cpp | 2 +- quanta/project/projectlist.h | 2 +- quanta/project/uploadprofiles.cpp | 2 +- quanta/project/uploadprofiles.h | 2 +- quanta/scripts/scriptinfo.kmdr | 2 +- quanta/src/Makefile.am | 4 +- quanta/src/main.cpp | 6 +- quanta/src/quanta.cpp | 4 +- quanta/src/quanta_init.cpp | 2 +- quanta/treeviews/basetreeview.h | 4 +- quanta/treeviews/scripttreeview.cpp | 2 +- quanta/treeviews/templatestreeview.cpp | 2 +- quanta/utility/quantanetaccess.cpp | 2 +- quanta/utility/quantanetaccess.h | 2 +- quanta/utility/tagaction.h | 2 +- quanta/utility/tagactionmanager.cpp | 2 +- quanta/utility/tagactionmanager.h | 2 +- quanta/utility/tagactionset.cpp | 2 +- quanta/utility/tagactionset.h | 2 +- tdefilereplace/Makefile.am | 4 +- tdefilereplace/main.cpp | 2 +- tdefilereplace/tdefilereplacepart.cpp | 2 +- 265 files changed, 468 insertions(+), 468 deletions(-) diff --git a/AUTHORS b/AUTHORS index fbb90e03..b1e30751 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://tdewebdev.org + Home page: http://kdewebdev.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/doc/klinkstatus/index.docbook b/doc/klinkstatus/index.docbook index 88d6c289..ff2a0cdb 100644 --- a/doc/klinkstatus/index.docbook +++ b/doc/klinkstatus/index.docbook @@ -102,7 +102,7 @@ Please at least include KDE, the KDE package it is in, the name &klinkstatus; is a link checker for &kde;. It allows you to search internal and external links in your entire web site, just a single page and choose the depth to search. -You can also check local files, ftp, fish, &etc;, as &klinkstatus; uses KIO. +You can also check local files, ftp, fish, &etc;, as &klinkstatus; uses TDEIO. For performance, links can be checked simultaneously. Please report any problems or feature requests to http://linkstatus.paradigma.co.pt/bugs/. diff --git a/doc/kommander/credits.docbook b/doc/kommander/credits.docbook index 0b4c90b3..95c38541 100644 --- a/doc/kommander/credits.docbook +++ b/doc/kommander/credits.docbook @@ -38,7 +38,7 @@ Developer -Rudolf, Michal mrudolf@tdewebdev.org +Rudolf, Michal mrudolf@kdewebdev.org Developer diff --git a/doc/kommander/extending.docbook b/doc/kommander/extending.docbook index 48d62675..a0961efa 100644 --- a/doc/kommander/extending.docbook +++ b/doc/kommander/extending.docbook @@ -11,7 +11,7 @@ Michal Rudolf -
mrudolf@tdewebdev.org
+
mrudolf@kdewebdev.org
diff --git a/doc/kommander/index.docbook b/doc/kommander/index.docbook index 77f8f63f..bc15a37f 100644 --- a/doc/kommander/index.docbook +++ b/doc/kommander/index.docbook @@ -53,7 +53,7 @@ Eric Laffoon -
eric@tdewebdev.org
+
eric@kdewebdev.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.tdewebdev.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.kdewebdev.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 b7860caf..2cc83ac8 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.tdewebdev.org. +There is a dedicated homepage for &kommander; at http://kommander.kdewebdev.org. diff --git a/doc/kommander/introduction.docbook b/doc/kommander/introduction.docbook index cbe9b324..7b40475a 100644 --- a/doc/kommander/introduction.docbook +++ b/doc/kommander/introduction.docbook @@ -125,7 +125,7 @@ extensibility in &quantaplus;. 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 +dialogs, as well as any requests you may have. You can join our user list for help developing &kommander; applications. diff --git a/doc/kommander/parser.docbook b/doc/kommander/parser.docbook index 197eb8ff..a008c431 100644 --- a/doc/kommander/parser.docbook +++ b/doc/kommander/parser.docbook @@ -9,7 +9,7 @@ Rudolf -
mrudolf@tdewebdev.org
+
mrudolf@kdewebdev.org
@@ -17,7 +17,7 @@ Laffoon -
eric@tdewebdev.org
+
eric@kdewebdev.org
diff --git a/doc/kommander/q-and-a.docbook b/doc/kommander/q-and-a.docbook index 945b3d56..2b76331c 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 b2eaee72..32f90b4a 100644 --- a/doc/kommander/translating.docbook +++ b/doc/kommander/translating.docbook @@ -11,7 +11,7 @@ Michal Rudolf -
mrudolf@tdewebdev.org
+
mrudolf@kdewebdev.org
diff --git a/doc/kommander/tutorials.docbook b/doc/kommander/tutorials.docbook index ba051e78..6071c60c 100644 --- a/doc/kommander/tutorials.docbook +++ b/doc/kommander/tutorials.docbook @@ -8,7 +8,7 @@ Eric Laffoon
-eric@tdewebdev.org +eric@kdewebdev.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 $TDEDIR/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 $TDEDIR/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/quanta-menus.docbook b/doc/quanta/quanta-menus.docbook index 85c4d9e3..a836a894 100644 --- a/doc/quanta/quanta-menus.docbook +++ b/doc/quanta/quanta-menus.docbook @@ -1346,7 +1346,7 @@ thereof and then add them to the project. Upload the files in your project to the hosting server. The list of available transports depends on the version of &kde; you are running and -whether or not you've downloaded extra KIO slaves. +whether or not you've downloaded extra TDEIO slaves. diff --git a/doc/tdefilereplace/index.docbook b/doc/tdefilereplace/index.docbook index 021dc70e..ca47f6a0 100644 --- a/doc/tdefilereplace/index.docbook +++ b/doc/tdefilereplace/index.docbook @@ -559,7 +559,7 @@ Documentation Copyright © 2004 Emiliano Gulmini emi_barbarossa@y How to install &tdefilereplace; -&tdefilereplace; 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 &tdefilereplace; 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. +&tdefilereplace; 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 &tdefilereplace; 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/xsldbg/index.docbook b/doc/xsldbg/index.docbook index e7367b90..56e272b7 100644 --- a/doc/xsldbg/index.docbook +++ b/doc/xsldbg/index.docbook @@ -11,7 +11,7 @@ ]> - + diff --git a/kimagemapeditor/Makefile.am b/kimagemapeditor/Makefile.am index 1ae7ae50..c75b2676 100644 --- a/kimagemapeditor/Makefile.am +++ b/kimagemapeditor/Makefile.am @@ -39,10 +39,10 @@ noinst_HEADERS = \ libkimagemapeditor_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -lDCOP -libkimagemapeditor_la_LIBADD = libkimagemapeditorcommon.la $(LIB_TDEFILE) $(LIB_KPARTS) $(LIB_TDEHTML) +libkimagemapeditor_la_LIBADD = libkimagemapeditorcommon.la $(LIB_TDEFILE) $(LIB_TDEPARTS) $(LIB_TDEHTML) kimagemapeditor_LDFLAGS = $(all_libraries) $(KDE_RPATH) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -lDCOP -kimagemapeditor_LDADD = libkimagemapeditorcommon.la $(LIB_TDEFILE) $(LIB_KPARTS) $(LIB_TDEHTML) +kimagemapeditor_LDADD = libkimagemapeditorcommon.la $(LIB_TDEFILE) $(LIB_TDEPARTS) $(LIB_TDEHTML) # set the include path for X, qt and KDE INCLUDES= $(all_includes) diff --git a/klinkstatus/AUTHORS b/klinkstatus/AUTHORS index aa0f0ff2..9fc838ae 100644 --- a/klinkstatus/AUTHORS +++ b/klinkstatus/AUTHORS @@ -1 +1 @@ -Paulo Moura Guedes +Paulo Moura Guedes diff --git a/klinkstatus/klinkstatus.tdevelop b/klinkstatus/klinkstatus.tdevelop index 2caa649b..3b4a0083 100644 --- a/klinkstatus/klinkstatus.tdevelop +++ b/klinkstatus/klinkstatus.tdevelop @@ -2,7 +2,7 @@ Paulo Moura Guedes - moura@tdewebdev.org + moura@kdewebdev.org 0.2.2 KDevKDEAutoProject C++ diff --git a/klinkstatus/src/Makefile.am b/klinkstatus/src/Makefile.am index 90ef3c05..b39f1333 100644 --- a/klinkstatus/src/Makefile.am +++ b/klinkstatus/src/Makefile.am @@ -18,7 +18,7 @@ bin_PROGRAMS = klinkstatus # the application source, library search path, and link libraries klinkstatus_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -lDCOP -klinkstatus_LDADD = $(LIB_KPARTS) +klinkstatus_LDADD = $(LIB_TDEPARTS) xdg_apps_DATA = klinkstatus.desktop @@ -37,7 +37,7 @@ kde_module_LTLIBRARIES = libklinkstatuspart.la libklinkstatuspart_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -lDCOP libklinkstatuspart_la_LIBADD = ui/settings/libsettings.la \ ui/libui.la engine/libengine.la \ - parser/libparser.la utils/libutils.la $(LIB_KPARTS) $(LIB_TDEFILE) + parser/libparser.la utils/libutils.la $(LIB_TDEPARTS) $(LIB_TDEFILE) # this is where the desktop file will go partdesktopdir = $(kde_servicesdir) diff --git a/klinkstatus/src/actionmanager.cpp b/klinkstatus/src/actionmanager.cpp index f738b44d..5156957d 100644 --- a/klinkstatus/src/actionmanager.cpp +++ b/klinkstatus/src/actionmanager.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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/actionmanager.h b/klinkstatus/src/actionmanager.h index fd77b215..15584b0c 100644 --- a/klinkstatus/src/actionmanager.h +++ b/klinkstatus/src/actionmanager.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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 52399377..a29d6445 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@tdewebdev.org * + * moura@kdewebdev.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 27612600..1c7a3844 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@tdewebdev.org * + * moura@kdewebdev.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 0b5af1f6..6d211aa6 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@tdewebdev.org * + * moura@kdewebdev.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 adda3b2e..76ef1451 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@tdewebdev.org * + * moura@kdewebdev.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 118de371..927a9ebe 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@tdewebdev.org * + * moura@kdewebdev.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 4a2e4099..5a875b2e 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@tdewebdev.org * + * moura@kdewebdev.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 f04d5063..45fdc24b 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@tdewebdev.org * + * moura@kdewebdev.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 e5933905..c60281c7 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@tdewebdev.org * + * moura@kdewebdev.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 736d2c10..e472ccbb 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@tdewebdev.org * + * moura@kdewebdev.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 75bf02aa..4fa6d88f 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 77ed23eb..a91d3b6d 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 a1cfe5a7..f4154f3c 100644 --- a/klinkstatus/src/klinkstatus.cpp +++ b/klinkstatus/src/klinkstatus.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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 83935d64..1d2e3bdf 100644 --- a/klinkstatus/src/klinkstatus.h +++ b/klinkstatus/src/klinkstatus.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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 TDEToggleAction; * 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 cf1b6122..bf8e1db7 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@tdewebdev.org * + * moura@kdewebdev.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 @@ TDEAboutData* KLinkStatusPart::createAboutData() { TDEAboutData * about = new TDEAboutData("klinkstatuspart", I18N_NOOP("KLinkStatus Part"), version_, description_, TDEAboutData::License_GPL_V2, - "(C) 2004 Paulo Moura Guedes", 0, 0, "moura@tdewebdev.org"); + "(C) 2004 Paulo Moura Guedes", 0, 0, "moura@kdewebdev.org"); - about->addAuthor("Paulo Moura Guedes", 0, "moura@tdewebdev.org"); + about->addAuthor("Paulo Moura Guedes", 0, "moura@kdewebdev.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@tdewebdev.org"); + about->addCredit("Michal Rudolf", 0, "mrudolf@kdewebdev.org"); about->addCredit("Mathieu Kooiman", 0, " quanta@map-is.nl"); - about->addCredit("Jens Herden", 0, "jens@tdewebdev.org"); + about->addCredit("Jens Herden", 0, "jens@kdewebdev.org"); TDEGlobal::dirs()->addResourceType("appicon", TDEStandardDirs::kde_default("data") + "klinkstatuspart/pics/"); diff --git a/klinkstatus/src/klinkstatus_part.h b/klinkstatus/src/klinkstatus_part.h index c2e14d36..3d8a498e 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@tdewebdev.org * + * moura@kdewebdev.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 98f6d18d..df4ef760 100644 --- a/klinkstatus/src/main.cpp +++ b/klinkstatus/src/main.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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 * @@ -47,18 +47,18 @@ int main(int argc, char *argv[]) TDEAboutData about("klinkstatus", I18N_NOOP("KLinkStatus"), version, description, TDEAboutData::License_GPL_V2, "(C) 2004 Paulo Moura Guedes", 0, - "http://klinkstatus.tdewebdev.org"); + "http://klinkstatus.kdewebdev.org"); - about.addAuthor("Paulo Moura Guedes", 0, "moura@tdewebdev.org"); + about.addAuthor("Paulo Moura Guedes", 0, "moura@kdewebdev.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@tdewebdev.org"); + about.addCredit("Michal Rudolf", 0, "mrudolf@kdewebdev.org"); about.addCredit("Mathieu Kooiman", 0, " quanta@map-is.nl"); - about.addCredit("Jens Herden", 0, "jens@tdewebdev.org"); + about.addCredit("Jens Herden", 0, "jens@kdewebdev.org"); about.addCredit("Helge Hielscher", 0, "hhielscher@unternehmen.com"); TDECmdLineArgs::init(argc, argv, &about); diff --git a/klinkstatus/src/parser/htmlparser.cpp b/klinkstatus/src/parser/htmlparser.cpp index 9c8e7370..0ddb0343 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@tdewebdev.org * + * moura@kdewebdev.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 faa5d7a1..c9e5ef10 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@tdewebdev.org * + * moura@kdewebdev.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 484f994c..6e086739 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@tdewebdev.org * + * moura@kdewebdev.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 8c9c4cae..2ad81012 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@tdewebdev.org * + * moura@kdewebdev.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 8c98fdaa..aa2cdec7 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@tdewebdev.org * + * moura@kdewebdev.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 301eda17..808fe060 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@tdewebdev.org * + * moura@kdewebdev.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 7f6e12e4..cb5fdec4 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@tdewebdev.org * + * moura@kdewebdev.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 5f959501..0452c219 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@tdewebdev.org * + * moura@kdewebdev.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 ab94bb43..6001bef1 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@tdewebdev.org * + * moura@kdewebdev.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 affc35c9..966bd509 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@tdewebdev.org * + * moura@kdewebdev.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 f90f2b33..8e13d812 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@tdewebdev.org * + * moura@kdewebdev.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 fdf93f94..b02b7f83 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@tdewebdev.org * + * moura@kdewebdev.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 ebda6927..4f0e850d 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@tdewebdev.org * + * moura@kdewebdev.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 6afb9618..888526a3 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@tdewebdev.org * + * moura@kdewebdev.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 d75cb87b..0e7ef47d 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@tdewebdev.org * + * moura@kdewebdev.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 3bfddd0d..52d884c8 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 // diff --git a/klinkstatus/src/ui/klshistorycombo.h b/klinkstatus/src/ui/klshistorycombo.h index 06973616..2b153b82 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 d5e4293d..0671c121 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@tdewebdev.org * + * moura@kdewebdev.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 9f93857d..1c5854c9 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@tdewebdev.org * + * moura@kdewebdev.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 d79bffdb..cc6770a3 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 44e90390..43a52427 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@tdewebdev.org * + * moura@kdewebdev.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 53ee3bd5..e9821eeb 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@tdewebdev.org * + * moura@kdewebdev.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 49b5b2a3..057b2c6c 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@tdewebdev.org * + * moura@kdewebdev.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 d9e20145..31906ace 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@tdewebdev.org * + * moura@kdewebdev.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 f2962eb8..b9a40fd3 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@tdewebdev.org * + * moura@kdewebdev.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 af78ca0b..fc8067a1 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@tdewebdev.org * + * moura@kdewebdev.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 dc4da321..ba7d9731 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@tdewebdev.org * + * moura@kdewebdev.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 dead2278..015ce4cf 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@tdewebdev.org * + * moura@kdewebdev.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 e0dfc286..22675a38 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@tdewebdev.org * + * moura@kdewebdev.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 7dd4df3c..3ea53dc2 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@tdewebdev.org * + * moura@kdewebdev.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 55366e0d..3ce26039 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 3628d7de..e48cfda3 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@tdewebdev.org * + * moura@kdewebdev.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 081ead99..d49df806 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@tdewebdev.org * + * moura@kdewebdev.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 4abf9314..f44d94c4 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@tdewebdev.org * + * moura@kdewebdev.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 33358a14..12ab5cee 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@tdewebdev.org * + * moura@kdewebdev.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 c44dc507..4e6d8476 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@tdewebdev.org * + * moura@kdewebdev.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 0ef20982..058f0f78 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 9998c15f..fe82f261 100644 --- a/kommander/ChangeLog +++ b/kommander/ChangeLog @@ -100,7 +100,7 @@ Thu Dec 20 00:38:31 2007 - Andras Mantia is specified in the associated text o add DatePicker widget -Wed Dec 19 08:39:00 2007 - Eric Laffoon +Wed Dec 19 08:39:00 2007 - Eric Laffoon o fixed the bug in the input text dialog where entering a default value returned the caption. Sat Dec 15 23:58:45 2007 - Andras Mantia @@ -128,7 +128,7 @@ Sat Oct 6 17:53:47 2007 - Andras Mantia o add DCOP method to get the winID [#111161] o add DCOP method to change the cursor to the wait cursor and back [#109630] -Thu Sep 14 20:01:18 2006 - Michal Rudolf +Thu Sep 14 20:01:18 2006 - Michal Rudolf (actually imported from a work branch on Sep 29, 2007 by Andras Mantia ) o function str_findrev works now o fix crash when diving by zero @@ -148,88 +148,88 @@ Thu Sep 7 20:01:18 2006 - Andras Mantia Tue Sep 5 16:19:40 2006 - Andras Mantia o use KTextEditor for the associated text editing -Sun 16 sty 2005 00:44:39 CET - Michal Rudolf +Sun 16 sty 2005 00:44:39 CET - Michal Rudolf o add MessageLog to view output of dialogs run from Editor o add @debug command -Tue 11 sty 2005 23:00:00 CET - Michal Rudolf +Tue 11 sty 2005 23:00:00 CET - Michal Rudolf o update and unify version number o Kommander 1.1dev3 released -Sun 09 Jan 2005 15:22:05 CET - Michal Rudolf +Sun 09 Jan 2005 15:22:05 CET - Michal Rudolf o added support for Kommander dialog templates in Editor -Tue 04 Jan 2004 14:30:00 CET - Michal Rudolf +Tue 04 Jan 2004 14:30:00 CET - Michal Rudolf o implemented "Save All" files menu command o implemented SingleShot option of Timer widget -Thu 30 Dec 2004 14:00:32 CET - Michal Rudolf +Thu 30 Dec 2004 14:00:32 CET - Michal Rudolf o added setColumnCaption for TreeWidget -Wed 29 Dec 2004 09:58:00 CET - Michal Rudolf +Wed 29 Dec 2004 09:58:00 CET - Michal Rudolf o added some new function for Table widget: removeRow, removeColumn, setColumnCaption, setRowCaption o fixed a bug with insertRow/insertColumn (incorrect number of rows/columns inserted) o added example of using Table widget to examples/tutorial -Mon 20 Dec 2004 22:02:00 CET - Michal Rudolf +Mon 20 Dec 2004 22:02:00 CET - Michal Rudolf o added basic Table widget o more Editor cleanup - remove obsolete code -Sat 18 Dec 2004 22:17:00 CET - Michal Rudolf +Sat 18 Dec 2004 22:17:00 CET - Michal Rudolf o remove obsolete include files and switch Editor to use KMessageBox instead of QMessageBox -Mon 13 Dec 2004 13:58:00 CET - Michal Rudolf +Mon 13 Dec 2004 13:58:00 CET - Michal Rudolf o more flexible error handling: now you can continue, continue ignoring next error, or stop application -Fri 10 Dec 2004 19:00:00 CET - Michal Rudolf +Fri 10 Dec 2004 19:00:00 CET - Michal Rudolf o compilation fix (solved problems with missing kmdrpligins link) -Thu 09 Dec 2004 22:59:00 CET - Michal Rudolf +Thu 09 Dec 2004 22:59:00 CET - Michal Rudolf o fixed problems with hiding ActionEditor -Thu 02 Dec 2004 21:54:00 CET - Michal Rudolf +Thu 02 Dec 2004 21:54:00 CET - Michal Rudolf o bug fixed: accept 0 as false value. o significant speedup of TreeWidget.setText/insertItem for large trees -Sun 28 Nov 2004 19:48:00 CET - Michal Rudolf +Sun 28 Nov 2004 19:48:00 CET - Michal Rudolf o remove obsolete CustomWidget code o fixed a nasty bug in && evaluation -Sun 21 Nov 2004 18:19:49 CET - Michal Rudolf +Sun 21 Nov 2004 18:19:49 CET - Michal Rudolf o bug fixed: opening files from command-line o granted addUniqueItem for Combos o use KDE-based tools layout (KDockWidget) in Editor -Fri 19 Nov 2004 13:48:45 CET - Michal Rudolf +Fri 19 Nov 2004 13:48:45 CET - Michal Rudolf o added signal finished(), emitted when Konsole process finishes o remove obsolete signal from ScriptObject -Tue 16 Nov 2004 23:28:16 CET - Michal Rudolf +Tue 16 Nov 2004 23:28:16 CET - Michal Rudolf o Editor shortcuts can be configured and remembered o Editor Recent files submenu is now KDE based o Editor configuration file is a standard KDE config file o Editor has now Settings menu o some obsolete Editor options were removed -Sun 14 Nov 2004 22:39:38 CET - Michal Rudolf +Sun 14 Nov 2004 22:39:38 CET - Michal Rudolf o massive cleanup and KDE-ification of Editor o most actions converted to TDEActions, some were standarized o some obsolete dialogs removed o About dialog changed to use TDEAboutDialog -Wed 03 Nov 2004 14:28:39 CET - Michal Rudolf +Wed 03 Nov 2004 14:28:39 CET - Michal Rudolf o fix some problems detected by kdetestsscripts o 1.1dev2 released -Tue 02 Nov 2004 07:53:20 CET - Michal Rudolf +Tue 02 Nov 2004 07:53:20 CET - Michal Rudolf o Signals and slots: disallow unmatched (signal, slot) connections. Avoid duplicates in senders combo. -Mon 01 Nov 2004 23:29:19 CET - Michal Rudolf +Mon 01 Nov 2004 23:29:19 CET - Michal Rudolf o Signals and slots improved: slots that don't have any acceptable signal in current sender are hidden now. For MainWindow dialogs, actions are displayed together with widgets. Some rare crashes @@ -240,76 +240,76 @@ Mon 01 Nov 2004 23:29:19 CET - Michal Rudolf parameter is empty. o Added missing %n in i18n() string in Function Browser. -Sun 31 Oct 2004 22:14:13 CET - Michal Rudolf +Sun 31 Oct 2004 22:14:13 CET - Michal Rudolf o Complete rewrite of Signals & slots editor. All connections are now displayed, it is possible to change both sender and receiver without closing window. Both slots and signals are sorted, more slots are filtered. -Thu 28 Oct 2004 15:14:26 CEST - Michal Rudolf +Thu 28 Oct 2004 15:14:26 CEST - Michal Rudolf o added count() function for getting number of items in widget -Wed 27 Oct 2004 23:58:56 CEST - Michal Rudolf +Wed 27 Oct 2004 23:58:56 CEST - Michal Rudolf o added <> and != for 'not equal to' condition in expressions -Sun 24 Oct 2004 19:04:03 CEST - Michal Rudolf +Sun 24 Oct 2004 19:04:03 CEST - Michal Rudolf o added missing setMaximum for Slider -Fri 22 Oct 2004 22:27:05 CEST - Michal Rudolf +Fri 22 Oct 2004 22:27:05 CEST - Michal Rudolf o added 'no-editor' FileSelector (only a button with configurable caption) o added warning for unmatched @if and @switch -Tue 19 Oct 2004 23:23:28 CEST - Michal Rudolf +Tue 19 Oct 2004 23:23:28 CEST - Michal Rudolf o Konsole now uses TextEdit widget o improved EOL handling in Konsole o compilation fixes -Sat 16 Oct 2004 09:39:48 CEST - Michal Rudolf +Sat 16 Oct 2004 09:39:48 CEST - Michal Rudolf o fix: recognize floating-point numbers in @String.isNumber -Thu 14 Oct 2004 12:06:05 CEST - Michal Rudolf +Thu 14 Oct 2004 12:06:05 CEST - Michal Rudolf o added Timer widget -Wed 13 Oct 2004 12:29:13 CEST - Michal Rudolf +Wed 13 Oct 2004 12:29:13 CEST - Michal Rudolf o added missing 'checked' function for RadioButton o added @String.findRev function for searching string backwards -Tue 12 Oct 2004 14:00:03 CEST - Michal Rudolf +Tue 12 Oct 2004 14:00:03 CEST - Michal Rudolf o fix: don't add brackets to functions with no parameters -Mon 11 Oct 2004 14:00:03 CEST - Michal Rudolf +Mon 11 Oct 2004 14:00:03 CEST - Michal Rudolf o improved 'cancel' Sat 09 Oct 2004 16:54 PDT - Eric Laffoon o Edited specials text and added comment @# to function browser o fixed function browser to support a fourth parameter -Sat 09 Oct 2004 14:00:03 CEST - Michal Rudolf +Sat 09 Oct 2004 14:00:03 CEST - Michal Rudolf o fix: bug in @File.append o In Function Browser show common widget functions for each widget o scroll content when process output is longer; show hourglass in Konsole widget when process is running o added new command 'cancel' to cancel script running in Konsole -Tue 05 Oct 2004 11:19:41 CEST - Michal Rudolf +Tue 05 Oct 2004 11:19:41 CEST - Michal Rudolf o fix: use "\n" as separator in multiselection mode of FileSelector o preliminary version of Konsole widget -Sat 02 Oct 2004 20:38:40 CEST - Michal Rudolf +Sat 02 Oct 2004 20:38:40 CEST - Michal Rudolf o added 'execute' command to ScriptObject widget o fix: properly report failure when saving file and ask to provide another file name -Fri 01 Oct 2004 22:26:06 CEST - Michal Rudolf +Fri 01 Oct 2004 22:26:06 CEST - Michal Rudolf o fix: output was not sent to stdout by ExecButton -Sat 28 Aug 2004 19:20:06 CEST - Michal Rudolf +Sat 28 Aug 2004 19:20:06 CEST - Michal Rudolf o fixed a crash in TreeWidget setText function o added support for multiselection in ListBox (via selection function) -Tue 24 Aug 2004 11:00:16 CEST - Michal Rudolf +Tue 24 Aug 2004 11:00:16 CEST - Michal Rudolf o Function Browser: don't show unnecessary 'widget' parameter o Function Browser: make widget functions default o Kommander Text Editor: focus on script text @@ -317,31 +317,31 @@ Tue 24 Aug 2004 11:00:16 CEST - Michal Rudolf o added new 'checked' function for checkboxes and buttonboxes o bool values returned from DCOP calls are now supported -Wed 18 Jul 2004 18:19:21 CEST - Michal Rudolf +Wed 18 Jul 2004 18:19:21 CEST - Michal Rudolf o Kommander 1.0 released together with KDE 3.3 -Wed 04 Jul 2004 23:59:21 CEST - Michal Rudolf +Wed 04 Jul 2004 23:59:21 CEST - Michal Rudolf o added @switch..@case..@end statement o added @if()...@endif statement -Wed 04 Jul 2004 18:20:21 CEST - Eric Laffoon +Wed 04 Jul 2004 18:20:21 CEST - Eric Laffoon o fixed missing @ for Kommander functions in function browser -Tue 03 Jul 2004 11:06:26 CEST - Eric Laffoon +Tue 03 Jul 2004 11:06:26 CEST - Eric Laffoon o added new background -Mon 02 Aug 2004 23:58:01 CEST - Michal Rudolf +Mon 02 Aug 2004 23:58:01 CEST - Michal Rudolf o added DCOP-enabled Label and PixmapLabel widgets -Sun 01 Aug 2004 17:32:11 CEST - Michal Rudolf +Sun 01 Aug 2004 17:32:11 CEST - Michal Rudolf o added support for string comparisons in @expr o added support for floats in @expr -Fri 30 Jul 2004 14:59:12 CEST - Michal Rudolf +Fri 30 Jul 2004 14:59:12 CEST - Michal Rudolf o added support for math expressions o added @expr(string) function that parses and evaluates string -Wed 28 Jul 2004 00:14:28 CEST - Michal Rudolf +Wed 28 Jul 2004 00:14:28 CEST - Michal Rudolf o fixed about.ui which caused problems due to some Designer incompatibility o fixed i18n: tab pages and wizard pages titles were not @@ -350,57 +350,57 @@ Wed 28 Jul 2004 00:14:28 CEST - Michal Rudolf o added option to specify i18n catalogue from command-line (useful for application-related dialogs) -Sat 24 Jul 2004 10:15:10 CEST - Michal Rudolf +Sat 24 Jul 2004 10:15:10 CEST - Michal Rudolf o bug fixed: crash with non-existing item in ListBox o bug fixed: blocking button with no script was not unblocked o automatically set tree mode for Tree Widget when adding nestes items o release 1.0beta1 -Fri 23 Jul 2004 19:54:26 CEST - Michal Rudolf +Fri 23 Jul 2004 19:54:26 CEST - Michal Rudolf o added hourclass cursor when invoking ExecButton script with blocked GUI o added missing i18n strings for *.ui files o changed editor to use included background -Fri 23 Jul 2004 18:34:26 CEST - Eric Laffoon +Fri 23 Jul 2004 18:34:26 CEST - Eric Laffoon o added new background and splash -Thu 22 Jul 2004 22:17:49 CEST - Michal Rudolf +Thu 22 Jul 2004 22:17:49 CEST - Michal Rudolf o ExecButton now has three modes: no blocking, block only ExecButton, block whole GUI -Wed 22 Jul 2004 24:10:59 CEST - Michal Rudolf +Wed 22 Jul 2004 24:10:59 CEST - Michal Rudolf o optimized Tree Widget o bug fixed: some missing i18n strings -Tue 20 Jul 2004 19:51:32 CEST - Michal Rudolf +Tue 20 Jul 2004 19:51:32 CEST - Michal Rudolf o bug fixed: @dcop with more than 4 arguments o bug fixed: in @forEach, @var_count has incorrect value o in @forEach, @var_index has now 1-based index, not 0-based o setMaximum for ProgressBar -Mon 19 Jul 2004 11:47:58 CEST - Michal Rudolf +Mon 19 Jul 2004 11:47:58 CEST - Michal Rudolf o added ScriptObject - hidden script container -Fri 16 Jul 2004 15:37:41 CEST - Michal Rudolf +Fri 16 Jul 2004 15:37:41 CEST - Michal Rudolf o added Slider widget o removed some obsolete code from editor -Thu 15 Jul 2004 23:22:33 CEST - Michal Rudolf +Thu 15 Jul 2004 23:22:33 CEST - Michal Rudolf o added TextBrowser widget for rich text viewing, with clickable links o in @forEach, not only @var, but @var_index and @var_count are expanded (first to index of current item, second to item count) o bug fixed: incorrect version number in Editor -Wed 14 Jul 2004 12:22:33 CEST - Michal Rudolf +Wed 14 Jul 2004 12:22:33 CEST - Michal Rudolf o added @String.args (based on Qt QString("%1").arg() o support parameters in function browser -Tue 13 Jul 2004 22:33:19 CEST - Michal Rudolf +Tue 13 Jul 2004 22:33:19 CEST - Michal Rudolf o added support for internationalization of Kommander dialogs o added @i18n special for marking strings for translation -Tue 13 Jul 2004 13:33:00 CEST - Michal Rudolf +Tue 13 Jul 2004 13:33:00 CEST - Michal Rudolf o function browser: support for nested functions o function browser: properly prefix function groups with @ o function browser: add information about obligatory and optional @@ -408,25 +408,25 @@ Tue 13 Jul 2004 13:33:00 CEST - Michal Rudolf o function browser: add clear button o Kommander Text Editor: change buttons order -Tue 13 Jul 2004 01:10:34 CEST - Michal Rudolf +Tue 13 Jul 2004 01:10:34 CEST - Michal Rudolf o added function browser for editor -Sat 10 Jul 2004 15:51:07 CEST - Michal Rudolf +Sat 10 Jul 2004 15:51:07 CEST - Michal Rudolf o forEach(variable, list) function for internal loops o for(variable, start, end, [step]) function for internal loops o Kommander 1.0alpha7 released -Fri 09 Jul 2004 17:39:43 CEST - Michal Rudolf +Fri 09 Jul 2004 17:39:43 CEST - Michal Rudolf o TreeWidget optimized - it should be much faster for big trees now o bug fixed: TreeWidget findItem function -Thu 09 Jul 2004 13:27:47 CEST - Michal Rudolf +Thu 09 Jul 2004 13:27:47 CEST - Michal Rudolf o StatusBar widget added o ProgressBar widget added o widgets icons updated o removed obsolete ListView widget -Tue 06 Jul 2004 10:12:44 CEST - Michal Rudolf +Tue 06 Jul 2004 10:12:44 CEST - Michal Rudolf o bug fixed: calling @dcop with parameterless functions o bug fixed: ListBox.setCurrentItem didn't work o added setCurrentItem for ComboBox @@ -438,7 +438,7 @@ Tue 06 Jul 2004 10:12:44 CEST - Michal Rudolf section of a string o added third (optional) index parameter to @String.find -Fri 02 Jul 2004 23:33:46 CEST - Michal Rudolf +Fri 02 Jul 2004 23:33:46 CEST - Michal Rudolf o more TreeView methods: itemDepth(index) and itemPath(index) o setText, text and populate work for TreeView o parser cleanup and fixes @@ -446,7 +446,7 @@ Fri 02 Jul 2004 23:33:46 CEST - Michal Rudolf use index = -1 to set pixmaps for all items o Kommander 1.0alpha6 released -Thu 01 Jul 2004 16:03:20 CEST - Michal Rudolf +Thu 01 Jul 2004 16:03:20 CEST - Michal Rudolf o add children(QString widget) DCOP call, returning list of widgets that are direct children of the widget (or all widgets if widget is null) @@ -454,7 +454,7 @@ Thu 01 Jul 2004 16:03:20 CEST - Michal Rudolf o bug fixed: main dialog wasn't supported in @Widget.method syntax o QStringList is now supported as DCOP return value -Wed 30 Jun 2004 15:01:23 CEST - Michal Rudolf +Wed 30 Jun 2004 15:01:23 CEST - Michal Rudolf o TreeView DCOP methods: insertItem(), insertItems(), clear(), item(), setCurrentItem(), selection(), setSelection(), removeItem() @@ -463,7 +463,7 @@ Wed 30 Jun 2004 15:01:23 CEST - Michal Rudolf o TreeView multiple column support: use \t to separate columns (f. e. insertItem("document.txt\t45kb\t2004-06-30") -Tue 29 Jun 2004 00:44:39 CEST - Michal Rudolf +Tue 29 Jun 2004 00:44:39 CEST - Michal Rudolf o all DCOP functions are handled in appropriate widgets o DCOP and specials are now registered together in single class o it is now possible to create new methods for new (plugin) widgets @@ -482,39 +482,39 @@ Tue 29 Jun 2004 00:44:39 CEST - Michal Rudolf o clear() DCOP method handles LineEdit, TextEdit and FileSelector now o text()/setText() work for spinbox -Mon 21 Jun 2004 13:36:52 CEST - Eric Laffoon +Mon 21 Jun 2004 13:36:52 CEST - Eric Laffoon o added documentation -Sat 19 Jun 2004 00:47:42 CEST - Michal Rudolf +Sat 19 Jun 2004 00:47:42 CEST - Michal Rudolf o added changeWidgetText support for listboxes and combos o security fix: warning when running from /tmp directory o added @null special o Kommander 1.0alpha5 released -Thu 17 Jun 2004 23:13:18 CEST - Michal Rudolf +Thu 17 Jun 2004 23:13:18 CEST - Michal Rudolf o added @String.find o added specials descriptions o fix: crash when opening main-window dialog (created in Designer) in executor -Wed 16 Jun 2004 13:04:30 CEST - Michal Rudolf +Wed 16 Jun 2004 13:04:30 CEST - Michal Rudolf o added @Array.count o added @Array.read/write -Tue 15 Jun 2004 23:24:52 CEST - Michal Rudolf +Tue 15 Jun 2004 23:24:52 CEST - Michal Rudolf o added file functions (@File: read, write, append) o added warning for empty @Widget text -Mon 15 Jun 2004 18:32:01 CEST - Michal Rudolf +Mon 15 Jun 2004 18:32:01 CEST - Michal Rudolf o added string-handling functions (@String: left, right, contains, left, right, mid, compare, isEmpty, isNumber, remove, replace, lower, upper) -Mon 14 Jun 2004 10:23:12 CEST - Eric Laffoon +Mon 14 Jun 2004 10:23:12 CEST - Eric Laffoon o fix: parentPid bug o fix: execBegin bug -Sat 12 Jun 2004 01:49:07 CEST - Michal Rudolf +Sat 12 Jun 2004 01:49:07 CEST - Michal Rudolf o added more array functions: @Array.values(), @Array.clear() and @Array.remove() o rebuild parser to made it more flexible @@ -525,20 +525,20 @@ Sat 12 Jun 2004 01:49:07 CEST - Michal Rudolf also supports setChecked() o Kommander 1.0alpha4 released -Thu 10 Jun 2004 00:49:07 CEST - Michal Rudolf +Thu 10 Jun 2004 00:49:07 CEST - Michal Rudolf o added DCOP information database that translates function name to function prototype o enhanced parser to handle @. syntax -Mon 07 Jun 2004 14:45:53 CEST - Michal Rudolf +Mon 07 Jun 2004 14:45:53 CEST - Michal Rudolf o added assotiative arrays: @Array.value(), @Array.keys() and @Array.setValue() specials -Sun 06 Jun 2004 23:13:34 CEST - Michal Rudolf +Sun 06 Jun 2004 23:13:34 CEST - Michal Rudolf o fix compilation problems on Debian and Slackware o @@ is now interpreted as @ -Sat 05 Jun 2004 10:12:05 CEST - Michal Rudolf +Sat 05 Jun 2004 10:12:05 CEST - Michal Rudolf o added @env(variable) special to get environment variable value o added @dialog(dialog, params) that would call child dialog, setting _PARENTPID and _PARENTDCOPID variables for it @@ -550,27 +550,27 @@ Sat 05 Jun 2004 10:12:05 CEST - Michal Rudolf o parser fixes (improved handling of nested specials) o Kommander 1.0alpha3 released -Fri 04 Jun 2004 00:40:59 CEST - Michal Rudolf +Fri 04 Jun 2004 00:40:59 CEST - Michal Rudolf o fixed: don't execute Initialization/Executor in Editor o changed DCOP id of Editor to kmdr-editor o version numbers unified -Thu 02 Jun 2004 15:08:32 CEST - Michal Rudolf +Thu 02 Jun 2004 15:08:32 CEST - Michal Rudolf o KDE widgets are now used for lists, buttons and combos o added file completion to FileSelector -Fri 28 May 2004 22:40:10 CEST - Michal Rudolf +Fri 28 May 2004 22:40:10 CEST - Michal Rudolf o support for Kommander comments (in @# format) o added two new specials: global(var) and setGlobal(var, value) o removed obsolete Preview menu commands o Kommander 1.0alpha2 released -Wed 26 May 2004 23:22:46 CEST - Michal Rudolf +Wed 26 May 2004 23:22:46 CEST - Michal Rudolf o changeWidgetText for FileSelector class is now handled o added currentItem(QString) DCOP call for lists and combos o added item(QString,int) DCOP call for lists and combos -Wed 26 May 2004 01:10:01 CEST - Michal Rudolf +Wed 26 May 2004 01:10:01 CEST - Michal Rudolf o parser of specials() rewritten o added optional shebang argument for execBegin() o handling of non-string @dcop() arguments fixed @@ -578,11 +578,11 @@ Wed 26 May 2004 01:10:01 CEST - Michal Rudolf o Makefile.am dependencies for executor cleaned o Kommander 1.0alpha1 released -Thu Apr 27 2004 16:38:36 CEST - Michal Rudolf +Thu Apr 27 2004 16:38:36 CEST - Michal Rudolf o added @parentPid evaluated to parent process pid o install Kommander Editor and Executor desktop files -Thu Apr 20 2004 16:38:36 CEST - Michal Rudolf +Thu Apr 20 2004 16:38:36 CEST - Michal Rudolf o added @pid evaluated to current process pid o added @dcopid evaluated to current process DCOP id o rebuilt Kommander Text editor 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 - (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 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 - (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 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 + copyright : (C) 2000 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2000 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + (C) 2004 Michal Rudolf **********************************************************************/ 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ 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 + (C) 2005 Michal Rudolf **********************************************************************/ 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** @@ -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"), "eric@tdewebdev.org"); - aboutData.addAuthor("Andras Mantia", I18N_NOOP("Current maintainer"), "amantia@tdewebdev.org"); - aboutData.addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "mrudolf@tdewebdev.org"); + aboutData.addAuthor("Eric Laffoon", I18N_NOOP("Project manager"), "eric@kdewebdev.org"); + aboutData.addAuthor("Andras Mantia", I18N_NOOP("Current maintainer"), "amantia@kdewebdev.org"); + aboutData.addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "mrudolf@kdewebdev.org"); aboutData.addAuthor("Marc Britton", I18N_NOOP("Original author"), "consume@optusnet.com.au"); 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf (C) 2008 Andras Mantia **********************************************************************/ 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf **********************************************************************/ 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 + (C) 2004 Michal Rudolf **********************************************************************/ 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 + (C) 2004 Michal Rudolf **********************************************************************/ 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", "eric@tdewebdev.org", "http://kommander.tdewebdev.org") +AboutDialog2.addAuthor("Eric Laffoon", "Project Lead", "eric@kdewebdev.org", "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.") @@ -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> 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", "eric@kdewevdev.org", "http://kittyhooch.com") -AboutDialog1.setBugAddress("eric@tdewebdev.org") -AboutDialog1.setHomepage("http://tdewebdev.org") +AboutDialog1.setBugAddress("eric@kdewebdev.org") +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", "eric@tdewebdev.org", "http://kommander.tdewebdev.org") +AboutDialog2.addAuthor("Eric Laffoon", "Project Lead", "eric@kdewebdev.org", "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 @@ AboutDialog1.initialize("Variable passing demo", "", "0.1", "Copyright 2008") -AboutDialog1.addAuthor("Eric Laffoon", "Designer", "eric@tdewebdev.org", "http://kittyhooch.com") -AboutDialog1.setHomepage("http://kommander.tdewebdev.org") -AboutDialog1.setBugAddress("eric@tdewebdev.org") +AboutDialog1.addAuthor("Eric Laffoon", "Designer", "eric@kdewebdev.org", "http://kittyhooch.com") +AboutDialog1.setHomepage("http://kommander.kdewebdev.org") +AboutDialog1.setBugAddress("eric@kdewebdev.org") 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", "eric@tdewebdev.org", "http://kittyhooch.com") -AboutDialog9.addAuthor("Andras Mantia", "Make Eric stop asking for it to make coffee", "amantia@tdewebdev.org", "http://tdewebdev.org") +AboutDialog9.addAuthor("Eric Laffoon", "Stop sleeping", "eric@kdewebdev.org", "http://kittyhooch.com") +AboutDialog9.addAuthor("Andras Mantia", "Make Eric stop asking for it to make coffee", "amantia@kdewebdev.org", "http://kdewebdev.org") AboutDialog9.setLicense("GPL_V2") -AboutDialog9.setBugAddress("eric@tdewebdev.org") +AboutDialog9.setBugAddress("eric@kdewebdev.org") 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 (C) 2004 by Andras Mantia - (C) 2004 by Michal Rudolf + (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 (C) 2004 by Andras Mantia - (C) 2004 by Michal Rudolf + (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** 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"), "amantia@tdewebdev.org"); - aboutData.addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "mrudolf@tdewebdev.org"); + "(c) 2002, Marc Britton, (C) 2008 Andras Mantia", 0, 0, "http://kommander.kdewebdev.org"); + aboutData.addAuthor("Andras Mantia", I18N_NOOP("Current maintainer"), "amantia@kdewebdev.org"); + aboutData.addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "mrudolf@kdewebdev.org"); aboutData.addAuthor("Marc Britton", I18N_NOOP("Original author"), "consume@optusnet.com.au"); 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 + copyright : (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 @@ Michal Rudolf - mrudolf@tdewebdev.org + mrudolf@kdewebdev.org $VERSION$ KDevKDEAutoProject C++ 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 @@ Andras Mantia - amantia@tdewebdev.org + amantia@kdewebdev.org $VERSION$ KDevKDEAutoProject C++ 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"), "amantia@tdewebdev.org"); - aboutData->addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "mrudolf@tdewebdev.org"); + aboutData->addAuthor("Andras Mantia", I18N_NOOP("Current maintainer"), "amantia@kdewebdev.org"); + aboutData->addAuthor("Michal Rudolf", I18N_NOOP("Previous maintainer"), "mrudolf@kdewebdev.org"); aboutData->addAuthor("Marc Britton", I18N_NOOP("Original author"), "consume@optusnet.com.au"); 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 + copyright : (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2005 Michal Rudolf + (C) 2005 Michal Rudolf ***************************************************************************/ /*************************************************************************** @@ -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", "consume@optusnet.com.au"); - aboutData.addAuthor("Eric Laffoon", "Project manager", "eric@tdewebdev.org"); - aboutData.addAuthor("Michal Rudolf", "Current maintainer", "mrudolf@tdewebdev.org"); + aboutData.addAuthor("Eric Laffoon", "Project manager", "eric@kdewebdev.org"); + aboutData.addAuthor("Michal Rudolf", "Current maintainer", "mrudolf@kdewebdev.org"); 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 + copyright : (C) 2005 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2005 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 , (C) 2008 +// Author: Andras Mantia , (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 , (C) 2008 +// Author: Andras Mantia , (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -15,7 +15,7 @@ #include /** - @author Andras Mantia + @author Andras Mantia */ 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 + copyright : (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 , (C) 2008 +// Author: Andras Mantia , (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 , (C) 2008 +// Author: Andras Mantia , (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -19,7 +19,7 @@ class TDEAboutApplication; class TDEAboutData; /** - @author Andras Mantia + @author Andras Mantia */ 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 (C) 2004 by Andras Mantia - (C) 2004 by Michal Rudolf + (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 , (C) 2008 +// Author: Andras Mantia , (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 , (C) 2008 +// Author: Andras Mantia , (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -18,7 +18,7 @@ #include /** - @author Andras Mantia + @author Andras Mantia */ 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004-2006 Michal Rudolf + (C) 2004-2006 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 , (C) 2008 +// Author: Andras Mantia , (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 , (C) 2008 +// Author: Andras Mantia , (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -20,7 +20,7 @@ class TDEPopupMenu; /** - @author Andras Mantia + @author Andras Mantia */ 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2003-2004 Michal Rudolf + (C) 2003-2004 Michal Rudolf ***************************************************************************/ 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 + copyright : (C) 2004 Michal Rudolf email : consume@optusnet.com.au ***************************************************************************/ 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf email : consume@optusnet.com.au ***************************************************************************/ 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf email : consume@optusnet.com.au ***************************************************************************/ 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 + copyright : (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 , (C) 2008 +// Author: Andras Mantia , (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 , (C) 2008 +// Author: Andras Mantia , (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -16,7 +16,7 @@ #include /** - @author Andras Mantia + @author Andras Mantia */ 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 - (C) 2004 Michal Rudolf - (C) 2008 Andras Mantia - (C) 2008 Eric Laffoon + (C) 2004 Michal Rudolf + (C) 2008 Andras Mantia + (C) 2008 Eric Laffoon ***************************************************************************/ /*************************************************************************** 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 - (C) 2004 Michal Rudolf + (C) 2004 Michal Rudolf ***************************************************************************/ /*************************************************************************** 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 diff --git a/kxsldbg/Makefile.am b/kxsldbg/Makefile.am index a5a2e896..198029c3 100644 --- a/kxsldbg/Makefile.am +++ b/kxsldbg/Makefile.am @@ -3,7 +3,7 @@ bin_PROGRAMS = kxsldbg xsldbg kxsldbg_SOURCES = kxsldbg.cpp main.cpp kxsldbgif.skel noinst_HEADERS = kxsldbg.h kxsldbg_DEPENDENCIES = ./kxsldbgpart/libqtnotfier/libqtnotfier.la ./kxsldbgpart/libkxsldbgcommon.la ./kxsldbgpart/libxsldbg/libxsldbg.la -kxsldbg_LDADD = ./kxsldbgpart/libqtnotfier/libqtnotfier.la ./kxsldbgpart/libkxsldbgcommon.la ./kxsldbgpart/libxsldbg/libxsldbg.la $(LIB_TDEUI) $(LIBXSLT_LIBS) $(LIBXML_LIBS) $(LIB_KPARTS) +kxsldbg_LDADD = ./kxsldbgpart/libqtnotfier/libqtnotfier.la ./kxsldbgpart/libkxsldbgcommon.la ./kxsldbgpart/libxsldbg/libxsldbg.la $(LIB_TDEUI) $(LIBXSLT_LIBS) $(LIBXML_LIBS) $(LIB_TDEPARTS) SUBDIRS = kxsldbgpart @@ -23,7 +23,7 @@ xsldbg_DEPENDENCIES = kxsldbgpart/libxsldbg/libxsldbg.la xsldbg_LDADD = kxsldbgpart/libxsldbg/libxsldbg.la $(LIBXSLT_LIBS) $(LIBXML_LIBS) $(LIB_TDEUI) # # the library search path. -xsldbg_LDFLAGS = $(all_libraries) $(XSLDBG_EXTRA_LIBS) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +xsldbg_LDFLAGS = $(all_libraries) $(XSLDBG_EXTRA_LIBS) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor # These paths are KDE specific. Use them: # kde_appsdir Where your application's menu entry (.desktop) should go to. @@ -52,7 +52,7 @@ INCLUDES= $(LIBXML_CFLAGS) $(LIBXSLT_CFLAGS) $(all_includes) METASOURCES = AUTO # the application source, library search path, and link libraries -kxsldbg_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +kxsldbg_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor # this is where the shell's XML-GUI resource file goes shellrcdir = $(kde_datadir)/kxsldbg diff --git a/kxsldbg/kxsldbgpart/Makefile.am b/kxsldbg/kxsldbgpart/Makefile.am index cd760045..49df715a 100644 --- a/kxsldbg/kxsldbgpart/Makefile.am +++ b/kxsldbg/kxsldbgpart/Makefile.am @@ -16,7 +16,7 @@ INCLUDES = $(XSLDBG_CFLAGS) -I.. $(all_includes) libkxsldbgpart_la_LDFLAGS = -module $(KDE_PLUGIN) -lkatepartinterfaces $(all_libraries) $(XSLDBG_EXTRA_LIBS)-ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -lDCOP -libkxsldbgpart_la_LIBADD = libkxsldbgcommon.la $(LIB_KPARTS) +libkxsldbgpart_la_LIBADD = libkxsldbgcommon.la $(LIB_TDEPARTS) # this is where the desktop file will go diff --git a/lib/compatibility/knewstuff/Makefile.am b/lib/compatibility/knewstuff/Makefile.am index d0718429..193c9166 100644 --- a/lib/compatibility/knewstuff/Makefile.am +++ b/lib/compatibility/knewstuff/Makefile.am @@ -5,7 +5,7 @@ METASOURCES = AUTO noinst_LTLIBRARIES = libknewstuff.la libknewstuff_la_LDFLAGS = $(all_libraries) -libknewstuff_la_LIBADD = $(LIB_KIO) +libknewstuff_la_LIBADD = $(LIB_TDEIO) libknewstuff_la_SOURCES = engine.cpp entry.cpp downloaddialog.cpp \ uploaddialog.cpp providerdialog.cpp provider.cpp knewstuff.cpp \ knewstuffgeneric.cpp knewstuffsecure.cpp security.cpp diff --git a/lib/compatibility/tdemdi/Makefile.am b/lib/compatibility/tdemdi/Makefile.am index 8ec83abb..00d59c27 100644 --- a/lib/compatibility/tdemdi/Makefile.am +++ b/lib/compatibility/tdemdi/Makefile.am @@ -7,7 +7,7 @@ INCLUDES = $(all_includes) noinst_LTLIBRARIES = libquantatdemdi.la libquantatdemdi_la_LDFLAGS = $(all_libraries) -no-undefined -libquantatdemdi_la_LIBADD = $(top_builddir)/lib/compatibility/tdemdi/qextmdi/libquantaqextmdi.la -ltdetexteditor $(LIB_KPARTS) $(LIB_KIO) +libquantatdemdi_la_LIBADD = $(top_builddir)/lib/compatibility/tdemdi/qextmdi/libquantaqextmdi.la -ltdetexteditor $(LIB_TDEPARTS) $(LIB_TDEIO) libquantatdemdi_la_SOURCES = dummy.cpp diff --git a/lib/compatibility/tdemdi/qextmdi/Makefile.am b/lib/compatibility/tdemdi/qextmdi/Makefile.am index fb8e6d02..ee283c68 100644 --- a/lib/compatibility/tdemdi/qextmdi/Makefile.am +++ b/lib/compatibility/tdemdi/qextmdi/Makefile.am @@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/lib/compatibility/tdemdi/qextmdi/res -I$(top_builddir noinst_LTLIBRARIES = libquantaqextmdi.la libquantaqextmdi_la_LDFLAGS = $(all_libraries) -libquantaqextmdi_la_LIBADD = $(LIB_KPARTS) +libquantaqextmdi_la_LIBADD = $(LIB_TDEPARTS) libquantaqextmdi_la_SOURCES = tdemdichildarea.cpp tdemdichildfrm.cpp tdemdichildfrmcaption.cpp \ tdemdichildview.cpp tdemdimainfrm.cpp tdemditaskbar.cpp \ diff --git a/lib/compatibility/tdemdi/qextmdi/kdockwidget.h b/lib/compatibility/tdemdi/qextmdi/kdockwidget.h index bf54a5c0..db43c908 100644 --- a/lib/compatibility/tdemdi/qextmdi/kdockwidget.h +++ b/lib/compatibility/tdemdi/qextmdi/kdockwidget.h @@ -1,6 +1,6 @@ /* This file is part of the KDE libraries Copyright (C) 2000 Max Judin - Copyright (C) 2000 Falk Brettschneider + Copyright (C) 2000 Falk Brettschneider Copyright (C) 2002,2003 Joseph Wenninger This library is free software; you can redistribute it and/or @@ -23,7 +23,7 @@ ----------- 05/2001 - : useful patches, bugfixes by Christoph Cullmann , Joseph Wenninger and Falk Brettschneider - 03/2001 - 05/2001 : maintained and enhanced by Falk Brettschneider + 03/2001 - 05/2001 : maintained and enhanced by Falk Brettschneider 03/2000 : class documentation added by Falk Brettschneider 10/1999 - 03/2000 : programmed by Max Judin diff --git a/lib/compatibility/tdemdi/qextmdi/tdelibs_export.h b/lib/compatibility/tdemdi/qextmdi/tdelibs_export.h index 0b05df5b..42d3d199 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdelibs_export.h +++ b/lib/compatibility/tdemdi/qextmdi/tdelibs_export.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef _KDELIBS_EXPORT_H -#define _KDELIBS_EXPORT_H +#ifndef _TDELIBS_EXPORT_H +#define _TDELIBS_EXPORT_H /* needed for KDE_EXPORT macros */ #include @@ -39,10 +39,10 @@ #define TDEUI_EXPORT KDE_EXPORT #define TDEFX_EXPORT KDE_EXPORT #define TDEPRINT_EXPORT KDE_EXPORT -#define KDNSSD_EXPORT KDE_EXPORT +#define TDEDNSSD_EXPORT KDE_EXPORT #define TDEIO_EXPORT KDE_EXPORT #define DCOP_EXPORT KDE_EXPORT -#define KPARTS_EXPORT KDE_EXPORT +#define TDEPARTS_EXPORT KDE_EXPORT #define KTEXTEDITOR_EXPORT KDE_EXPORT #define KABC_EXPORT KDE_EXPORT #define TDESU_EXPORT KDE_EXPORT @@ -51,11 +51,11 @@ #define KSTYLE_EXPORT KDE_EXPORT #define TDEHTML_EXPORT KDE_EXPORT #define KMDI_EXPORT KDE_EXPORT -#define KUTILS_EXPORT KDE_EXPORT +#define TDEUTILS_EXPORT KDE_EXPORT #define KATEPARTINTERFACES_EXPORT KDE_EXPORT #define KATEPART_EXPORT KDE_EXPORT #define KMID_EXPORT KDE_EXPORT -#define KIMPROXY_EXPORT KDE_EXPORT +#define TDEIMPROXY_EXPORT KDE_EXPORT #define KDE_ARTS_EXPORT KDE_EXPORT #define KPATH_SEPARATOR ':' @@ -66,7 +66,7 @@ #endif -#endif /*_KDELIBS_EXPORT_H*/ +#endif /*_TDELIBS_EXPORT_H*/ /* workaround for tdecore: stupid moc's grammar doesn't accept two macros between 'class' keyword and : */ diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdichildarea.cpp b/lib/compatibility/tdemdi/qextmdi/tdemdichildarea.cpp index e1cab53e..4b3940be 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdichildarea.cpp +++ b/lib/compatibility/tdemdi/qextmdi/tdemdichildarea.cpp @@ -13,7 +13,7 @@ // copyright : (C) 1999-2003 by Szymon Stefanek (stefanek@tin.it) // and // Falk Brettschneider -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdichildarea.h b/lib/compatibility/tdemdi/qextmdi/tdemdichildarea.h index 137ef275..0a85b26b 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdichildarea.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdichildarea.h @@ -13,7 +13,7 @@ // copyright : (C) 1999-2003 by Falk Brettschneider // and // Szymon Stefanek (stefanek@tin.it) -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- @@ -25,8 +25,8 @@ // //---------------------------------------------------------------------------- -#ifndef _KMDI_CHILD_AREA_H_ -#define _KMDI_CHILD_AREA_H_ +#ifndef _TDEMDI_CHILD_AREA_H_ +#define _TDEMDI_CHILD_AREA_H_ #include #include @@ -302,6 +302,6 @@ private: KMdiChildAreaPrivate *d; }; -#endif // _KMDICHILDAREA_H_ +#endif // _TDEMDI_CHILDAREA_H_ // kate: indent-mode csands; tab-width 4; auto-insert-doxygen on; diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp b/lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp index 47c81c0a..8108bd75 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp +++ b/lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp @@ -15,7 +15,7 @@ // copyright : (C) 1999-2003 by Szymon Stefanek (stefanek@tin.it) // and // Falk Brettschneider -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.h b/lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.h index 54bdbe84..6de8b922 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.h @@ -14,7 +14,7 @@ // copyright : (C) 1999-2003 by Falk Brettschneider // and // Szymon Stefanek (stefanek@tin.it) -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- @@ -25,8 +25,8 @@ // License, or (at your option) any later version. // //------------------------------------------------------------------------------ -#ifndef _KMDI_CHILD_FRM_H_ -#define _KMDI_CHILD_FRM_H_ +#ifndef _TDEMDI_CHILD_FRM_H_ +#define _TDEMDI_CHILD_FRM_H_ #include #include @@ -443,6 +443,6 @@ private: KMdiChildFrmPrivate *d; }; -#endif //_KMDICHILDFRM_H_ +#endif //_TDEMDI_CHILD_FRM_H_ // kate: space-indent off; replace-tabs off; tab-width 4; indent-mode csands; diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdichildfrmcaption.cpp b/lib/compatibility/tdemdi/qextmdi/tdemdichildfrmcaption.cpp index 96099c69..5b069a47 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdichildfrmcaption.cpp +++ b/lib/compatibility/tdemdi/qextmdi/tdemdichildfrmcaption.cpp @@ -13,7 +13,7 @@ // copyright : (C) 1999-2003 by Szymon Stefanek (stefanek@tin.it) // and // Falk Brettschneider -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdichildfrmcaption.h b/lib/compatibility/tdemdi/qextmdi/tdemdichildfrmcaption.h index f25fe4b4..984fe00f 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdichildfrmcaption.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdichildfrmcaption.h @@ -13,7 +13,7 @@ // copyright : (C) 1999-2003 by Falk Brettschneider // and // Szymon Stefanek (stefanek@tin.it) -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- @@ -24,8 +24,8 @@ // License, or (at your option) any later version. // //---------------------------------------------------------------------------- -#ifndef _KMDI_CHILD_FRM_CAPTION_H_ -#define _KMDI_CHILD_FRM_CAPTION_H_ +#ifndef _TDEMDI_CHILD_FRM_CAPTION_H_ +#define _TDEMDI_CHILD_FRM_CAPTION_H_ #include @@ -141,6 +141,6 @@ private: KMdiChildFrmCaptionPrivate *d; }; -#endif //_KMDICAPTION_H_ +#endif //_TDEMDI_CHILD_FRM_CAPTION_H_ // kate: space-indent off; replace-tabs off; indent-mode csands; tab-width 4; diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdichildview.cpp b/lib/compatibility/tdemdi/qextmdi/tdemdichildview.cpp index e743fc1e..ddc313ab 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdichildview.cpp +++ b/lib/compatibility/tdemdi/qextmdi/tdemdichildview.cpp @@ -17,7 +17,7 @@ // copyright : (C) 1999-2003 by Szymon Stefanek (stefanek@tin.it) // and // Falk Brettschneider -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdichildview.h b/lib/compatibility/tdemdi/qextmdi/tdemdichildview.h index d459f663..42251495 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdichildview.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdichildview.h @@ -17,7 +17,7 @@ // copyright : (C) 1999-2003 by Falk Brettschneider // and // Szymon Stefanek (stefanek@tin.it) -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- @@ -28,8 +28,8 @@ // License, or (at your option) any later version. // //---------------------------------------------------------------------------- -#ifndef _KMDI_CHILD_VIEW_H_ -#define _KMDI_CHILD_VIEW_H_ +#ifndef _TDEMDI_CHILD_VIEW_H_ +#define _TDEMDI_CHILD_VIEW_H_ #include #include @@ -611,6 +611,6 @@ inline KMdiChildFrm *KMdiChildView::mdiParent() const return 0L; } -#endif //_KMDICHILDVIEW_H_ +#endif //_TDEMDI_CHILD_VIEW_H_ // kate: space-indent off; replace-tabs off; indent-mode csands; tab-width 4; diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdidefines.h b/lib/compatibility/tdemdi/qextmdi/tdemdidefines.h index 389304f6..b00bcb27 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdidefines.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdidefines.h @@ -13,7 +13,7 @@ // copyright : (C) 1999-2003 by Falk Brettschneider // and // Szymon Stefanek (stefanek@tin.it) -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- @@ -24,8 +24,8 @@ // License, or (at your option) any later version. // //---------------------------------------------------------------------------- -#ifndef _KMDI_DEFINES_H_ -#define _KMDI_DEFINES_H_ +#ifndef _TDEMDI_DEFINES_H_ +#define _TDEMDI_DEFINES_H_ #include @@ -114,4 +114,4 @@ namespace KMdi }; } //namespace -#endif //_KMDIDEFINES_H_ +#endif //_TDEMDI_DEFINES_H_ diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdidockcontainer.h b/lib/compatibility/tdemdi/qextmdi/tdemdidockcontainer.h index 5f1f5dcc..e6aeb5a0 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdidockcontainer.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdidockcontainer.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef _KMDI_DOCK_CONTAINER_ -#define _KMDI_DOCK_CONTAINER_ +#ifndef _TDEMDI_DOCK_CONTAINER_ +#define _TDEMDI_DOCK_CONTAINER_ #include #include diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdidocumentviewtabwidget.h b/lib/compatibility/tdemdi/qextmdi/tdemdidocumentviewtabwidget.h index abf853be..9c47cf27 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdidocumentviewtabwidget.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdidocumentviewtabwidget.h @@ -7,8 +7,8 @@ // //---------------------------------------------------------------------------- -#ifndef _KMDI_DOCUMENT_VIEW_TAB_WIDGET_H_ -#define _KMDI_DOCUMENT_VIEW_TAB_WIDGET_H_ +#ifndef _TDEMDI_DOCUMENT_VIEW_TAB_WIDGET_H_ +#define _TDEMDI_DOCUMENT_VIEW_TAB_WIDGET_H_ #include #include diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.h b/lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.h index f55207b2..cf853428 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.h @@ -16,8 +16,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef KMDIGUICLIENT_H -#define KMDIGUICLIENT_H +#ifndef TDEMDIGUICLIENT_H +#define TDEMDIGUICLIENT_H #include #include diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdiiterator.h b/lib/compatibility/tdemdi/qextmdi/tdemdiiterator.h index 96a24ea4..57c49d0c 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdiiterator.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdiiterator.h @@ -12,7 +12,7 @@ // copyright : (C) 1999-2003 by Massimo Morin (mmorin@schedsys.com) // and // Falk Brettschneider -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- @@ -24,8 +24,8 @@ // //---------------------------------------------------------------------------- -#ifndef _KMDIITERATOR_H_ -#define _KMDIITERATOR_H_ +#ifndef _TDEMDIITERATOR_H_ +#define _TDEMDIITERATOR_H_ template @@ -46,6 +46,6 @@ protected: } ; -#endif // _KMDIITERATOR_H_ +#endif // _TDEMDIITERATOR_H_ // kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands; diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdilistiterator.h b/lib/compatibility/tdemdi/qextmdi/tdemdilistiterator.h index de7c8f9c..ead83413 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdilistiterator.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdilistiterator.h @@ -12,7 +12,7 @@ // copyright : (C) 1999-2003 by Massimo Morin (mmorin@schedsys.com) // and // Falk Brettschneider -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- @@ -24,8 +24,8 @@ // //---------------------------------------------------------------------------- -#ifndef _KMDILISTITERATOR_H_ -#define _KMDILISTITERATOR_H_ +#ifndef _TDEMDILISTITERATOR_H_ +#define _TDEMDILISTITERATOR_H_ #include @@ -56,6 +56,6 @@ private: TQPtrListIterator *m_iterator; }; -#endif // _KMDILISTITERATOR_H_ +#endif // _TDEMDILISTITERATOR_H_ // kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands; diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp b/lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp index 050c0256..2b1dfea6 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp +++ b/lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp @@ -16,7 +16,7 @@ // copyright : (C) 1999-2003 by Szymon Stefanek (stefanek@tin.it) // and // Falk Brettschneider -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.h b/lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.h index 14996638..590a1538 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.h @@ -16,7 +16,7 @@ // copyright : (C) 1999-2003 by Falk Brettschneider // and // Szymon Stefanek (stefanek@tin.it) -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- @@ -28,8 +28,8 @@ // //---------------------------------------------------------------------------- -#ifndef _KMDIMAINFRM_H_ -#define _KMDIMAINFRM_H_ +#ifndef _TDEMDIMAINFRM_H_ +#define _TDEMDIMAINFRM_H_ #include #include @@ -868,6 +868,6 @@ signals: void toggleBottom(); }; -#endif //_KMDIMAINFRM_H_ +#endif //_TDEMDIMAINFRM_H_ // kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands; diff --git a/lib/compatibility/tdemdi/qextmdi/tdemdinulliterator.h b/lib/compatibility/tdemdi/qextmdi/tdemdinulliterator.h index ff9a17c3..59ffed85 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemdinulliterator.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemdinulliterator.h @@ -12,7 +12,7 @@ // copyright : (C) 1999-2003 by Massimo Morin (mmorin@schedsys.com) // and // Falk Brettschneider -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- @@ -24,8 +24,8 @@ // //---------------------------------------------------------------------------- -#ifndef _KMDINULLITERATOR_H_ -#define _KMDINULLITERATOR_H_ +#ifndef _TDEMDINULLITERATOR_H_ +#define _TDEMDINULLITERATOR_H_ #include "tdemdiiterator.h" @@ -44,6 +44,6 @@ public: } }; -#endif // _KMDINULLITERATOR_H_ +#endif // _TDEMDINULLITERATOR_H_ // kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands; diff --git a/lib/compatibility/tdemdi/qextmdi/tdemditaskbar.cpp b/lib/compatibility/tdemdi/qextmdi/tdemditaskbar.cpp index 6de04e4c..207217dc 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemditaskbar.cpp +++ b/lib/compatibility/tdemdi/qextmdi/tdemditaskbar.cpp @@ -14,7 +14,7 @@ // copyright : (C) 1999-2003 by Szymon Stefanek (stefanek@tin.it) // and // Falk Brettschneider -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- diff --git a/lib/compatibility/tdemdi/qextmdi/tdemditaskbar.h b/lib/compatibility/tdemdi/qextmdi/tdemditaskbar.h index 8ff55a74..59ccfadb 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemditaskbar.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemditaskbar.h @@ -13,7 +13,7 @@ // copyright : (C) 1999-2003 by Falk Brettschneider // and // Szymon Stefanek (stefanek@tin.it) -// email : falkbr@tdevelop.org (Falk Brettschneider) +// email : falkbr@kdevelop.org (Falk Brettschneider) //---------------------------------------------------------------------------- // //---------------------------------------------------------------------------- @@ -25,8 +25,8 @@ // //---------------------------------------------------------------------------- -#ifndef _KMDITASKBAR_H_ -#define _KMDITASKBAR_H_ +#ifndef _TDEMDITASKBAR_H_ +#define _TDEMDITASKBAR_H_ #include #include @@ -216,6 +216,6 @@ private: KMdiTaskBarPrivate *d; }; -#endif //_KMDITASKBAR_H_ +#endif //_TDEMDITASKBAR_H_ // kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands; diff --git a/lib/compatibility/tdemdi/qextmdi/tdemditoolviewaccessor.h b/lib/compatibility/tdemdi/qextmdi/tdemditoolviewaccessor.h index d03bdfce..f5bbcf6c 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemditoolviewaccessor.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemditoolviewaccessor.h @@ -18,8 +18,8 @@ // License, or (at your option) any later version. // //---------------------------------------------------------------------------- -#ifndef _KMDITOOLVIEWACCESSOR_H_ -#define _KMDITOOLVIEWACCESSOR_H_ +#ifndef _TDEMDITOOLVIEWACCESSOR_H_ +#define _TDEMDITOOLVIEWACCESSOR_H_ #include #include @@ -82,6 +82,6 @@ protected: }; -#endif //_KMDITOOLVIEWACCESSOR_H_ +#endif //_TDEMDITOOLVIEWACCESSOR_H_ // kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands; diff --git a/lib/compatibility/tdemdi/qextmdi/tdemultitabbar.h b/lib/compatibility/tdemdi/qextmdi/tdemultitabbar.h index a299e8f5..edec8ee4 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemultitabbar.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemultitabbar.h @@ -22,8 +22,8 @@ Boston, MA 02110-1301, USA. ***************************************************************************/ -#ifndef _KMultitabbar_h_ -#define _KMultitabbar_h_ +#ifndef _TDEMultitabbar_h_ +#define _TDEMultitabbar_h_ #include #include @@ -51,7 +51,7 @@ class KMultiTabBarInternal; * should be raisable is left to the "user". *@author Joseph Wenninger */ -class KUTILS_EXPORT KMultiTabBar: public TQWidget +class TDEUTILS_EXPORT KMultiTabBar: public TQWidget { Q_OBJECT @@ -152,7 +152,7 @@ private: /** * This class should never be created except with the appendButton call of KMultiTabBar */ -class KUTILS_EXPORT KMultiTabBarButton: public TQPushButton +class TDEUTILS_EXPORT KMultiTabBarButton: public TQPushButton { Q_OBJECT @@ -205,7 +205,7 @@ protected slots: /** * This class should never be created except with the appendTab call of KMultiTabBar */ -class KUTILS_EXPORT KMultiTabBarTab: public KMultiTabBarButton +class TDEUTILS_EXPORT KMultiTabBarTab: public KMultiTabBarButton { Q_OBJECT diff --git a/lib/compatibility/tdemdi/qextmdi/tdemultitabbar_p.h b/lib/compatibility/tdemdi/qextmdi/tdemultitabbar_p.h index 7a1c6714..878f3ff0 100644 --- a/lib/compatibility/tdemdi/qextmdi/tdemultitabbar_p.h +++ b/lib/compatibility/tdemdi/qextmdi/tdemultitabbar_p.h @@ -22,8 +22,8 @@ Boston, MA 02110-1301, USA. ***************************************************************************/ -#ifndef K_MULTI_TAB_BAR_P_H -#define K_MULTI_TAB_BAR_P_H +#ifndef TDE_MULTI_TAB_BAR_P_H +#define TDE_MULTI_TAB_BAR_P_H #include #include diff --git a/lib/ksavealldialog.cpp b/lib/ksavealldialog.cpp index dd32a8af..d8b04b5e 100644 --- a/lib/ksavealldialog.cpp +++ b/lib/ksavealldialog.cpp @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2002 Harald Fernengel + Copyright (C) 2002 Harald Fernengel This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/lib/ksavealldialog.h b/lib/ksavealldialog.h index d7b989c5..fcd63fc0 100644 --- a/lib/ksavealldialog.h +++ b/lib/ksavealldialog.h @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2002 Harald Fernengel + Copyright (C) 2002 Harald Fernengel This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/quanta/AUTHORS b/quanta/AUTHORS index 94ce9dc6..2b381791 100644 --- a/quanta/AUTHORS +++ b/quanta/AUTHORS @@ -6,6 +6,6 @@ Original authors: Dmitry Poplavsky Alexander Yakovlev -Home page: http://tdewebdev.org/ +Home page: http://kdewebdev.org/ Download: http://sourceforge.net/projects/quanta Bug form: http://bugs.kde.org diff --git a/quanta/NEWS b/quanta/NEWS index c02dac19..9bc63f17 100644 --- a/quanta/NEWS +++ b/quanta/NEWS @@ -1,4 +1,4 @@ For the latest new features and bugfixes in Quanta+ take a look at the ChangeLog file. The Quanta team. -http://tdewebdev.org +http://kdewebdev.org diff --git a/quanta/README b/quanta/README index 822c1eba..33e15e76 100644 --- a/quanta/README +++ b/quanta/README @@ -65,7 +65,7 @@ error at the end of the make process if you don't have the devel package install ---------------------- Starting from version 3.1, you can download Quanta Plus from the same place as the rest of KDE. Start to browse at http://www.kde.org. - The homepage of Quanta Plus is located at http://quanta.tdewebdev.org, + The homepage of Quanta Plus is located at http://quanta.kdewebdev.org, and here you can find the latest news regarding the development, announcements, merchandise and you can make some donation to support Quanta. diff --git a/quanta/components/debugger/dbgp/Makefile.am b/quanta/components/debugger/dbgp/Makefile.am index edc2fbea..0350edad 100644 --- a/quanta/components/debugger/dbgp/Makefile.am +++ b/quanta/components/debugger/dbgp/Makefile.am @@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = quantadebuggerdbgp.la quantadebuggerdbgp_la_SOURCES = quantadebuggerdbgp.cpp dbgpsettingss.ui \ dbgpsettings.cpp dbgpnetwork.cpp qbytearrayfifo.cpp quantadebuggerdbgp_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -lDCOP -ltdetexteditor -quantadebuggerdbgp_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_KPARTS) +quantadebuggerdbgp_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_TDEPARTS) kde_services_DATA = quantadebuggerdbgp.desktop INCLUDES = -I$(top_srcdir)/quanta/components/debugger \ diff --git a/quanta/components/debugger/gubed/Makefile.am b/quanta/components/debugger/gubed/Makefile.am index 92d1db20..e358c742 100644 --- a/quanta/components/debugger/gubed/Makefile.am +++ b/quanta/components/debugger/gubed/Makefile.am @@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = quantadebuggergubed.la quantadebuggergubed_la_SOURCES = gubedsettingss.ui quantadebuggergubed.cpp gubedsettings.cpp quantadebuggergubed_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -lDCOP -ltdetexteditor -quantadebuggergubed_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_KPARTS) +quantadebuggergubed_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_TDEPARTS) kde_services_DATA = quantadebuggergubed.desktop INCLUDES = -I$(top_srcdir)/quanta/components/debugger \ diff --git a/quanta/components/tableeditor/tableitem.cpp b/quanta/components/tableeditor/tableitem.cpp index a994b650..f236ef76 100644 --- a/quanta/components/tableeditor/tableitem.cpp +++ b/quanta/components/tableeditor/tableitem.cpp @@ -2,7 +2,7 @@ tableitem.cpp - description ------------------- begin : Mon 15 Mar 2004 - copyright : (C) 2004 by Michal Rudolf + copyright : (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** diff --git a/quanta/components/tableeditor/tableitem.h b/quanta/components/tableeditor/tableitem.h index 017738bf..2cbe8a5c 100644 --- a/quanta/components/tableeditor/tableitem.h +++ b/quanta/components/tableeditor/tableitem.h @@ -2,7 +2,7 @@ tableitem.h - description ------------------- begin : Mon 15 Mar 2004 - copyright : (C) 2004 by Michal Rudolf + copyright : (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** diff --git a/quanta/data/doc/documentation.html b/quanta/data/doc/documentation.html index 32da8d0c..255c7c60 100644 --- a/quanta/data/doc/documentation.html +++ b/quanta/data/doc/documentation.html @@ -130,7 +130,7 @@ - http://tdewebdev.org + http://kdewebdev.org diff --git a/quanta/data/doc/intro.html b/quanta/data/doc/intro.html index dd987b65..445df90c 100644 --- a/quanta/data/doc/intro.html +++ b/quanta/data/doc/intro.html @@ -101,14 +101,14 @@ - +
Quanta PlusQuanta Plus
- http://tdewebdev.org + http://kdewebdev.org diff --git a/quanta/data/doc/maindoc.html b/quanta/data/doc/maindoc.html index 90fa4424..3ce21d96 100644 --- a/quanta/data/doc/maindoc.html +++ b/quanta/data/doc/maindoc.html @@ -98,7 +98,7 @@    - + diff --git a/quanta/data/doc/template.html b/quanta/data/doc/template.html index 23a58ae0..07a20c76 100644 --- a/quanta/data/doc/template.html +++ b/quanta/data/doc/template.html @@ -60,7 +60,7 @@    - + diff --git a/quanta/data/templates/pages/html/special/drag_n_drop_men.html b/quanta/data/templates/pages/html/special/drag_n_drop_men.html index a158ef9e..8710921e 100644 --- a/quanta/data/templates/pages/html/special/drag_n_drop_men.html +++ b/quanta/data/templates/pages/html/special/drag_n_drop_men.html @@ -136,7 +136,7 @@ function endi(obj,col) } var link = new Array(); -link[0] = "  Quanta|http://tdewebdev.org |Quanta Home"; +link[0] = "  Quanta|http://kdewebdev.org |Quanta Home"; link[1] = "  KDE|http://www.javascripts.com|Visit KDE.org"; link[2] = "  null link|http://# |null link"; link[3] = "  null link|http://# |null link"; diff --git a/quanta/data/templates/pages/html/xhtml/leftMen_BB.html b/quanta/data/templates/pages/html/xhtml/leftMen_BB.html index a7f2a81f..8725a669 100644 --- a/quanta/data/templates/pages/html/xhtml/leftMen_BB.html +++ b/quanta/data/templates/pages/html/xhtml/leftMen_BB.html @@ -42,7 +42,7 @@ ul {list-style:none;} -