summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:03:11 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:03:17 +0200
commite19722342046756a90d65060c756198e31ff4457 (patch)
tree8f0f73d20b41d6c9b183ed58a8a13ebc8e5b2f67 /ChangeLog
parentc3a7a4fbdcd78a66c18b90dc17b7070d517eed17 (diff)
downloadtdevelop-e19722342046756a90d65060c756198e31ff4457.tar.gz
tdevelop-e19722342046756a90d65060c756198e31ff4457.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog324
1 files changed, 162 insertions, 162 deletions
diff --git a/ChangeLog b/ChangeLog
index 72cd9b79..3184e715 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -148,13 +148,13 @@
* Fix bug 71708 by giving the environment variable dialogs a parent
so they can't get hidden behind other windows
-2005-02-23 Alexander Dymo <adymo@tdevelop.org>
+2005-02-23 Alexander Dymo <adymo@kdevelop.org>
* Fix compilation on KDE 3.2
2005-02-22 Alexander Neundorf <neundorf@kde.org>
* Added partial support for building tdevelop with cmake
-2005-02-22 Alexander Dymo <adymo@tdevelop.org>
+2005-02-22 Alexander Dymo <adymo@kdevelop.org>
* Added a qmake parser to help implementing a much better qmake project
manager
@@ -180,7 +180,7 @@
2005-01-25 Jens Dagerbo <jens.dagerbo@swipnet.se>
* Reimplemented "Forward" for source navigation history
-2005-01-23 Amilcar Lucas <amilcar@tdevelop.org>
+2005-01-23 Amilcar Lucas <amilcar@kdevelop.org>
* Updated support for Doxygen up to 1.4.1
2005-01-22 Jens Dagerbo <jens.dagerbo@swipnet.se>
@@ -203,17 +203,17 @@
2005-01-03 Robert Gruber <rgruber@users.sourceforge.net>
* Added support for CVS commands edit, unedit and editors
-2004-12-19 Alexander Dymo <adymo@tdevelop.org>
+2004-12-19 Alexander Dymo <adymo@kdevelop.org>
* Made it possible to add custom build commands (like make install-exec)
for the subproject context menu in automake manager.
-2004-12-17 Alexander Dymo <adymo@tdevelop.org>
+2004-12-17 Alexander Dymo <adymo@kdevelop.org>
* Advanced subclassing option in C++ New Class Wizard can be used
for classes in the persistant class store. This means that if
the PCS for Qt library is built then advanced subclassing from
Qt classes is possible in the wizard.
-2004-12-15 Alexander Dymo <adymo@tdevelop.org>
+2004-12-15 Alexander Dymo <adymo@kdevelop.org>
* Finished the implementation of plugin profiles for TDevelop shell
and shell extension architecture.
This means that TDevelop IDE becomes a KDevelop Platform now. And
@@ -234,13 +234,13 @@
- Run main program or run selected window options
* The '-K' character coding project option is now passed to the debugger too
-2004-11-22 Alexander Dymo <adymo@tdevelop.org>
+2004-11-22 Alexander Dymo <adymo@kdevelop.org>
* Implemented simple VCS integrators for Clearcase, Perforce and Subversion.
* Reenabled subversion support plugin.
* Imported svn tdeioslave from tdesdk HEAD into a compat library therefore svn
will work on KDE<3.3.90 too.
-2004-11-21 Alexander Dymo <adymo@tdevelop.org>
+2004-11-21 Alexander Dymo <adymo@kdevelop.org>
* Added KDevVCSIntegrator extra interface. VCS Integrator is a plugin which is used by
application wizard to select a version control and possibly import newly created project
into the VCS.
@@ -267,7 +267,7 @@
commands are sent, and the replies are parsed in KDevelop in much the same way
as the gdb debugger uses stdin and stdout to send and receive.
-2004-11-17 Alexander Dymo <adymo@tdevelop.org>
+2004-11-17 Alexander Dymo <adymo@kdevelop.org>
* TDevelop interfaces cleanup and enchancements. Interfaces are now smaller, additional, not so important
interfaces are available through extension mechanism (see KDevPlugin::extension() methods).
Also added a lot of API documentation.
@@ -302,11 +302,11 @@
* The type of the variable is inferred from the type of the thing on the rhs of the assignment to it.
-2004-10-27 Amilcar Lucas <amilcar@tdevelop.org>
+2004-10-27 Amilcar Lucas <amilcar@kdevelop.org>
Exclude non API classes from the doxygen API documentation.
Please use the "doxygen doxyfile" command to test it.
-2004-10-27 Alexander Dymo <adymo@tdevelop.org>
+2004-10-27 Alexander Dymo <adymo@kdevelop.org>
The first step in creating RubyQt/Korundum RAD environment -
started to implement KDevDesigner integration for Ruby:
works: automatic and manual subclass creation;
@@ -331,12 +331,12 @@
* Implemented ruby slots/signals declaration navigation in the class browser
* Atrr accessor and access control method lists can span multiple lines
-2004-10-23 Alexander Dymo <adymo@tdevelop.org>
+2004-10-23 Alexander Dymo <adymo@kdevelop.org>
* KDevelop documentation viewer and KDevAssistant:
- implemented font configuration options;
- disabled loading of TDEHTML plugins.
-2004-10-21 Alexander Dymo <adymo@tdevelop.org>
+2004-10-21 Alexander Dymo <adymo@kdevelop.org>
* KDevelop Platform:
- implemented profiles library and editor engine;
- implemented profiles editor (kdevprofileeditor application);
@@ -361,7 +361,7 @@
located outside the source directory. This is currently only written
by the cmake tdevelop3 project file generator
-2004-08-27 Amilcar Lucas <amilcar@tdevelop.org>
+2004-08-27 Amilcar Lucas <amilcar@kdevelop.org>
* Updated support for Doxygen 1.3.8
2004-06-21 Robert Gruber <rgruber@users.sourceforge.net>
@@ -494,17 +494,17 @@
2004-02-23 Alexander Dymo <cloudtemple@mksat.net>
* Added Opie application templates for C++/Embedded development. Templates by Holger Freyther.
-2004-02-19 jbb <jbb@tdevelop.org>
+2004-02-19 jbb <jbb@kdevelop.org>
* Robert Gruber's patch
- fix printing member variable when a /x modifier is added
2004-02-18 Jens Dagerbo <jens.dagerbo@swipnet.se>
* Added function lookup to QuickOpen plugin. Patch by Ahn, Duk J.
-2004-02-15 Amilcar Lucas <amilcar@tdevelop.org>
+2004-02-15 Amilcar Lucas <amilcar@kdevelop.org>
* Updated support for Doxygen 1.3.6
-2004-02-07 jbb <jbb@tdevelop.org>
+2004-02-07 jbb <jbb@kdevelop.org>
* Robert Gruber's patch
- fix whatis when toggling to hex display
- fix refresh display setting global output radix.
@@ -513,7 +513,7 @@
* Moved all of the plugin loading logic to PluginController
* Moved FileCreatePart to the globally loaded "default parts"
-2004-02-06 jbb <jbb@tdevelop.org>
+2004-02-06 jbb <jbb@kdevelop.org>
* Add (global) Output radix to debugger options.
* Robert Gruber's patch to add hex/dec toggle to watch window items
@@ -538,13 +538,13 @@
2004-01-09 Amilcar Lucas <a.lucas@tu-bs.de>
* Easy access to bug reports of every supported language in the documentation browser (except SQL)
-2004-01-07 Amilcar Lucas <amilcar@tdevelop.org>
+2004-01-07 Amilcar Lucas <amilcar@kdevelop.org>
* Updated support for Doxygen 1.3.5 cvs HEAD
-2003-11-28 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-11-28 F@lk Brettschneider <falkbr@kdevelop.org>
* old IDEAl look for toolview-buttons is back in IDEAl mode
-2003-11-20 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-11-20 F@lk Brettschneider <falkbr@kdevelop.org>
* latest sync with KMdi of tdelibs-cvsHead (fixes some crashes)
* enabled tdemdiguiclient.h/cpp for KDE less version 3.2 too
(-> this introduces KDE-accels Ctrl+Shift+Alt+L/R/B/T for IDEAl-docks and Ctrl+Alt+CursorLeft/CursorRight for cycling IDEAl-toolviews)
@@ -555,7 +555,7 @@
* Version control color feedback for the file view (currently implemented
by vcs/cvsservice plugin only).
-2003-11-13 Amilcar Lucas <amilcar@tdevelop.org>
+2003-11-13 Amilcar Lucas <amilcar@kdevelop.org>
* Readded a even cleaner tdevelop.tdevelop file.
PLEASE do _not_ commit changes to this file.
We have until mid January 2004 to make the necessary code changes that create a more "cvs friendly" file by moving some of the options to the .kdevses file.
@@ -564,7 +564,7 @@
I think this is very important fo the success of KDevelop3 in for developer teams (no man is an island!).
Alexander and F@lk seam to agree with me on this one.
-2003-11-09 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-11-09 F@lk Brettschneider <falkbr@kdevelop.org>
* as planned and decided months ago, now I
removed KDevelop's own special implementation of IDEAl UI mode.
This has been replaced by KDE's IDEAl UI mode, globally implemented in tdelibs/tdemdi.
@@ -592,13 +592,13 @@
* new in New-Project-Dialog: Getting the Project location with "..." asks
if it should set tht directory to the DefaultProjectsDir.
-2003-10-13 Amilcar Lucas <amilcar@tdevelop.org>
+2003-10-13 Amilcar Lucas <amilcar@kdevelop.org>
* Moved the language specific documentation to the languages/xxx/doc directories
2003-10-12 Mickael Marchand <marchand@kde.org>
* New subversion part added to replace the old svn one
-2003-10-11 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-10-11 F@lk Brettschneider <falkbr@kdevelop.org>
* now I've started again fixing the MDI user interfaces which are quite broken at present
2003-10-08 Tilman Vogel <Tilman Vogel web de (dot at dot)>
@@ -612,10 +612,10 @@
* Reenabled Ada language support (ported it to code model and reenabled
background parsing).
-2003-10-04 Amilcar Lucas <amilcar@tdevelop.org>
+2003-10-04 Amilcar Lucas <amilcar@kdevelop.org>
* On-line, automaticaly updated every 24H, KDevelop API Documentation can be viewed with the doctreeview.
-2003-10-02 Amilcar Lucas <amilcar@tdevelop.org>
+2003-10-02 Amilcar Lucas <amilcar@kdevelop.org>
* Renamed KDevelop executable from gideon to tdevelop.
* This makes KDevelop3 OVERWRITE KDevelop 2.x instalations.
* Restructured the directories acording to the API documentation
@@ -624,7 +624,7 @@
editors -> editors support
vcs -> Version control systems (clearcase, cvs, perforce, svn, cvsservice and cervisia)
-2003-09-26 Amilcar Lucas <amilcar@tdevelop.org>
+2003-09-26 Amilcar Lucas <amilcar@kdevelop.org>
* Added per target run arguments to the automake manager.
These arguments are used when no Main program (Project Options...-> Run Options) is selected and the Program arguments (Project Options...-> Run Options) are left empty.
@@ -646,7 +646,7 @@
2003-09-09 Dominik Haumann <dhdev@gmx.de>
* parts/appwizard/appwizarddlg[base.ui,.cpp]: fixed bugs 45719, 63930, 63929
-2003-09-08 Roberto Raggi <roberto@tdevelop.org>
+2003-09-08 Roberto Raggi <roberto@kdevelop.org>
* Added the GUI for create the code completion databases for
external libraries like Qt and KDE
@@ -658,21 +658,21 @@
It is the replacement of script/custom/pascal/ada/haskell/etc. project managers.
Extensible with plugins. Currently available project manager based on shell scripts.
-2003-08-28 Harald Fernengel <harry@tdevelop.org>
+2003-08-28 Harald Fernengel <harry@kdevelop.org>
* SQL support now displays tables and fields in the classbrowser
-2003-08-27 Harald Fernengel <harry@tdevelop.org>
+2003-08-27 Harald Fernengel <harry@kdevelop.org>
* Added language support on the fly - you can switch to
SQL mode from a CPP project, or to Perl if you have scripts
-2003-08-26 Harald Fernengel <harry@tdevelop.org>
+2003-08-26 Harald Fernengel <harry@kdevelop.org>
* Added version information for plugins to prevent opening
binary incompatible plugins from old versions.
-2003-08-10 jbb <jbb@tdevelop.org>
+2003-08-10 jbb <jbb@kdevelop.org>
* Roger Larsson's patch that adds remote debugging.
-2003-08-03 jbb <jbb@tdevelop.org>
+2003-08-03 jbb <jbb@kdevelop.org>
* fixes for debugger startup problems
* fixes for debugger shutdown
A significant change in this patch is that we no longer attempt to
@@ -688,7 +688,7 @@
* Results list will now use tooltips to show available services' properties.
* Several bugfixes in GUI code
-2003-07-28 Amilcar Lucas <amilcar@tdevelop.org>
+2003-07-28 Amilcar Lucas <amilcar@kdevelop.org>
* Full support for Doxygen 1.3.3
2003-07-25 Gael de Chalendar <Gael . de . Chalendat AT cea . fr>
@@ -702,7 +702,7 @@
* Quote environment variables with double quotes to allow shell expansion when
launching make from the project manager.
-2003-07-19 Harald Fernengel <harry@tdevelop.org>
+2003-07-19 Harald Fernengel <harry@kdevelop.org>
* QEdtior can now Reload files
2003-07-19 Andras Mantia <amantia@freemail.hu>
@@ -714,7 +714,7 @@
* resolve links before opening a local file
* add "-follow" as a switch for "find" to successfully grep even in symlinked directories
-2003-07-14 Amilcar Lucas <amilcar@tdevelop.org>
+2003-07-14 Amilcar Lucas <amilcar@kdevelop.org>
* If no Main Program was selected in Project Options...-> Run Options, then use the
currently selected active target. This is valid for execution and for debugging.
So no more need to goto the menu every time you want to debug a new target! Just
@@ -726,7 +726,7 @@
* don't treat libtool link messages for modules as errors.
* recognize libtool warning messages.
-2003-07-12 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-07-12 F@lk Brettschneider <falkbr@kdevelop.org>
* compiles and runs on KDE-3.0.3/Qt-3.0.5 again
2003-07-07 Mario Scalas <mario.scalas@libero.it>
@@ -735,7 +735,7 @@
2003-07-06 Alexander Dymo <cloudtemple@mksat.net>
* Implemented Delphi compiler plugin
-2003-07-04 Amilcar do Carmo Lucas <amilcar@tdevelop.org>
+2003-07-04 Amilcar do Carmo Lucas <amilcar@kdevelop.org>
Added debug and optimized build configurations to all C and C++ autoproject based templates
2003-07-04 Andras Mantia <amantia@freemail.hu>
@@ -747,7 +747,7 @@
* Make classbrowser use comboviews (QComboView) in namespace, class and method
selectors on the toolbar.
-2003-06-23 Amilcar Lucas <amilcar@tdevelop.org>
+2003-06-23 Amilcar Lucas <amilcar@kdevelop.org>
* Replaced all TODO occurencies with @todo so that they show up in the
Doxygen generated documentation under "Related Pages > Todo List"
* Make Doxygen generate XML files for the codecompletion tooltips
@@ -763,11 +763,11 @@
drag support because it needs to be fixed by TT (seems a bug from qt-3.1.2
onward).
-2003-06-15 Harald Fernengel <harry@tdevelop.org>
+2003-06-15 Harald Fernengel <harry@kdevelop.org>
* Added notification if a file has been modified outside the IDE
(IDEAl mode only for now).
-2003-06-14 Harald Fernengel <harry@tdevelop.org>
+2003-06-14 Harald Fernengel <harry@kdevelop.org>
* Added perforce to the main menu, also uses TDEActions now so you can
assign your favourite keybinding to the commands.
@@ -804,13 +804,13 @@
* CommitDlg now uses QTextEdit instead of (deprecated) QMultiLineEdit
* This log was written using the CvsPart! :)
-2003-05-27 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-05-27 F@lk Brettschneider <falkbr@kdevelop.org>
* compiles and runs on KDE-3.0 again
-2003-05-26 Roberto Raggi <roberto@tdevelop.org>
+2003-05-26 Roberto Raggi <roberto@kdevelop.org>
* New Java support
-2003-05-24 Roberto Raggi <roberto@tdevelop.org>
+2003-05-24 Roberto Raggi <roberto@kdevelop.org>
* Added full-screen mode
2003-05-22 Mario Scalas <mario.scalas@libero.it>
@@ -818,7 +818,7 @@
* Added a copy to clipboard feature for watched variables so their data is available
for other uses.
-2003-05-21 Roberto Raggi <roberto@tdevelop.org>
+2003-05-21 Roberto Raggi <roberto@kdevelop.org>
* implemented the support for profiles
* ported kate file selector to tdevelop
* added documentation hint to c++ support, patch provided
@@ -834,7 +834,7 @@
2003-05-18 Jens Dagerbo <jens.dagerbo@swipnet.se>
* Updated BookmarksPart - now bookmarks are saved to session file.
-2003-05-17 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-05-17 F@lk Brettschneider <falkbr@kdevelop.org>
* renamed QextMdi classes and files to KMdi
2003-05-16 Alexander Dymo <cloudtemple@mksat.net>
@@ -872,11 +872,11 @@
2003-05-14 Jens Dagerbo <jens.dagerbo@swipnet.se>
* Added BookmarksPart
-2003-05-12 Roberto Raggi <roberto@tdevelop.org>
+2003-05-12 Roberto Raggi <roberto@kdevelop.org>
* replaces KDevLanguageSupport::fileFilters() with
KDevLanguageSupport::mimeTypes()
-2003-05-11 Roberto Raggi <roberto@tdevelop.org>
+2003-05-11 Roberto Raggi <roberto@kdevelop.org>
* autoproject: don't write empty variables in Makefile.am
* autoproject: implemented the remove subproject feature
* autoproject: improved add subprojects
@@ -904,7 +904,7 @@
* Added "Core" scope plugins alternative
* Updated the plugin selection to be more userfriendly
-2003-04-29 Amilcar Lucas <amilcar@tdevelop.org>
+2003-04-29 Amilcar Lucas <amilcar@kdevelop.org>
* Made the Working Directory of the debugged executable configurable
(Finally you can run your application on it's directory, instead of $HOME)
@@ -920,14 +920,14 @@
* Added KTextEditor::ConfigInterface to QEditor
* Made changed editor settings apply to all open editors
-2003-04-23 Roberto Raggi <roberto@tdevelop.org>
+2003-04-23 Roberto Raggi <roberto@kdevelop.org>
* fixed the deadlock in the background parser
-2003-04-23 Harald Fernengel <harry@tdevelop.org>
+2003-04-23 Harald Fernengel <harry@kdevelop.org>
* added SQL support part, including support for multiple connections,
sending queries and browsing their results
-2003-04-22 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-04-22 F@lk Brettschneider <falkbr@kdevelop.org>
* compiles and works on KDE-3.0 again
2003-04-18 Alexander Dymo <cloudtemple@mksat.net>
@@ -936,25 +936,25 @@
application wizard template, syntax highlighting and indentation in qeditor,
compiler plugins for Free Pascal compiler and (very basic) for Borland Delphi Compiler.
-2003-04-18 Roberto Raggi <roberto@tdevelop.org>
+2003-04-18 Roberto Raggi <roberto@kdevelop.org>
* started to implement the recovery support, this is the first
step to implement the incremental parser
-2003-04-17 Roberto Raggi <roberto@tdevelop.org>
+2003-04-17 Roberto Raggi <roberto@kdevelop.org>
* Reduced the size of the generated pcs database(you must regenerate your
database using r++ to take advantage of it)
* Added the AST node for variable function arguments
* Added option "--fast" to the r++
-2003-04-16 Roberto Raggi <roberto@tdevelop.org>
+2003-04-16 Roberto Raggi <roberto@kdevelop.org>
* Implemented the support for class inheritance in the new pcs
* Moved the c++ parser into tdevelop/lib/cppparser, so other
projects like kate and umbrello can use it
-2003-04-15 Roberto Raggi <roberto@tdevelop.org>
+2003-04-15 Roberto Raggi <roberto@kdevelop.org>
* Added the new persistant class store
-2003-04-15 Harald Fernengel <harry@tdevelop.org>
+2003-04-15 Harald Fernengel <harry@kdevelop.org>
* The stop-button is now able to stop single parts via drop-down menu.
If you grep, build, debug and valgrind at the same time, you can terminate
one part only. Single-clicking the stop-button will terminate all active
@@ -966,11 +966,11 @@
Tooltips, regexp validation feedback, colorization & gui redraw.
shortcut changed to alt-ctrl-R
-2003-04-14 Harald Fernengel <harry@tdevelop.org>
+2003-04-14 Harald Fernengel <harry@kdevelop.org>
* Diff part is now able to use any kpart that can display 'text/x-diff'
* Diff part can display raw output on the fly (if the kpart is too silly to parse the diff)
-2003-04-14 Amilcar Lucas <amilcar@tdevelop.org>
+2003-04-14 Amilcar Lucas <amilcar@kdevelop.org>
* Updated integrated Doxywizard (Doxygen Configuration GUI) to 1.3 version.
This maintains full backward compatibility with previous Doxygen versions.
@@ -988,7 +988,7 @@
* make sure declaredinfile is set correctly after adding an item to classstore so removeWithReferences() will work correctly
* add parsing of "use" file after saveFile()
-2003-04-09 Harald Fernengel <harry@tdevelop.org>
+2003-04-09 Harald Fernengel <harry@kdevelop.org>
* Applied ClearCase part from Ajay Guleria
* Goto error now works again
@@ -1005,7 +1005,7 @@
- get list of INC path in local installed perl to allow parsing of perl
libraries outside the project directory
-2003-04-05 Amilcar Lucas <amilcar@tdevelop.org>
+2003-04-05 Amilcar Lucas <amilcar@kdevelop.org>
- Simplified the "Inteligent messages auto-hide" code a lot
- Now it also works for AutoMake&friends and configure
@@ -1024,37 +1024,37 @@
- Customizable templates for c++, objective-c, gtk classes
- Various global generation options (uppercase and lowercase names, etc.)
-2003-03-29 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-03-29 F@lk Brettschneider <falkbr@kdevelop.org>
* applied patch of Luc Willems <Willems.luc@pandora.be>
that highly improves the class tool-view for Perl projects
(classes, global functions and variables support)
-2003-03-29 Amilcar Lucas <amilcar@tdevelop.org>
+2003-03-29 Amilcar Lucas <amilcar@kdevelop.org>
* Implemented intelegent bottom view autohide.
2003-03-26 Roland Krause <roland@ca.wai.com>
* Renamed main.f77 to main.f and adopted the various files.
The simple hello world fortran application now works.
-2003-03-26 Roberto Raggi <roberto@tdevelop.org>
+2003-03-26 Roberto Raggi <roberto@kdevelop.org>
* added showPart() to KDevPlugin
* added KNotes plugin (ported from Kontact plugin)
-2003-03-25 Roberto Raggi <roberto@tdevelop.org>
+2003-03-25 Roberto Raggi <roberto@kdevelop.org>
* improved the plugin framework
* added DCOP interfaces for FilterPart and CppSupportPart
-2003-03-21 Roberto Raggi <roberto@tdevelop.org>
+2003-03-21 Roberto Raggi <roberto@kdevelop.org>
* better support for namespace and inner classes
-2003-03-21 jbb <jbb@tdevelop.org>
+2003-03-21 jbb <jbb@kdevelop.org>
* src/debugger.*
- Finally, after many years, the "sliding" breakpoint problem
has been solved thanks to the initial efforts of
Andras Mantia (Mantia Andras <amantia@freemail.hu>)
See bug 48732.
-2003-03-20 Roberto Raggi <roberto@tdevelop.org>
+2003-03-20 Roberto Raggi <roberto@kdevelop.org>
* improved code completion
2003-03-19 Caleb Tennis <caleb@aei-tech.com>
@@ -1064,11 +1064,11 @@
* Modified IDEAl panel layouts to be a little smarter (hopefully)
* Committed patches by Amilcar do Carmo Lucas
-2003-03-18 Roberto Raggi <roberto@tdevelop.org>
+2003-03-18 Roberto Raggi <roberto@kdevelop.org>
* added the new "Add Methods" wizard
* added the new "Add Attributes" wizard
-2003-03-15 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-03-15 F@lk Brettschneider <falkbr@kdevelop.org>
* applied patch of Jens Zurheide (jens.zurheide@gmx.de) that fixes some bugs
2003-03-13 Alexander Dymo <cloudtemple@mksat.net>
@@ -1090,7 +1090,7 @@
2003-03-10 Caleb Tennis <caleb@aei-tech.com>
* added "staticlib" support for QMake projects
-2003-03-09 Roberto Raggi <roberto@tdevelop.org>
+2003-03-09 Roberto Raggi <roberto@kdevelop.org>
* added back/forward actions for the documentation browser
2003-03-07 Alexander Dymo <cloudtemple@mksat.net>
@@ -1098,14 +1098,14 @@
It is now capable of using any doxygen and kdoc documentation,
not only tdelibs documentation.
-2003-03-07 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-03-07 F@lk Brettschneider <falkbr@kdevelop.org>
* added third level called "Very short compiler output"
* now you can switch between the output versions without recompiling
2003-03-06 Stephane ANCELOT <sancelot@free.fr>
* enhanced grepview, there is no need to display the filename in each line
-2003-03-06 Roberto Raggi <roberto@tdevelop.org>
+2003-03-06 Roberto Raggi <roberto@kdevelop.org>
* Added support for tmake projects
* Added template for QTopia 1.6
@@ -1116,14 +1116,14 @@
chapter included. More to come.
* Started adding W3C TR tocs to the documentation browser.
-2003-03-02 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-03-02 F@lk Brettschneider <falkbr@kdevelop.org>
* completed the new behaviour of the make-output view
(can be configured via contextmenu or Gideon settings dialog)
-2003-03-01 Roberto Raggi <roberto@tdevelop.org>
+2003-03-01 Roberto Raggi <roberto@kdevelop.org>
* added javahello template to appwizard
-2003-02-28 Roberto Raggi <roberto@tdevelop.org>
+2003-02-28 Roberto Raggi <roberto@kdevelop.org>
* reenabled java support
* removed obsolete tdevelop java plugin template
@@ -1138,7 +1138,7 @@
-> However, an auto-tools expert would be nice now
* Made the "C++ new class dialog" a little bit nicer
-2003-02-27 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-02-27 F@lk Brettschneider <falkbr@kdevelop.org>
* make-outputview: now context menu allows to disable line wrapping, to set a short and smart compiler output (good for novices) and to suppress directory navigation messages. (TODO: save this to TDEConfig)
2003-02-26 Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr>
@@ -1146,20 +1146,20 @@
whether we are at global scope, and then insert class/struct accordingly to
class store. This one goes for you Roberto ;)
-2003-02-26 jbb <jbb@tdevelop.org>
+2003-02-26 jbb <jbb@kdevelop.org>
* parts/debugger
- Fix display of function parameters.
-2003-02-25 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-02-25 F@lk Brettschneider <falkbr@kdevelop.org>
* KDE-3.0 compile fixes
* some (runtime) warning output removed
* make-outputview: scrolling during compiling possible without immediate auto-scrolling to the bottom
-2003-02-24 Roberto Raggi <roberto@tdevelop.org>
+2003-02-24 Roberto Raggi <roberto@kdevelop.org>
* improved the background parser
* better syncronization between background parser and cppsupport part
-2003-02-23 Roberto Raggi <roberto@tdevelop.org>
+2003-02-23 Roberto Raggi <roberto@kdevelop.org>
* use the new c++ parser to fill the class browser
* remove ParsedStruct
@@ -1171,11 +1171,11 @@
* Iterative subclassing for existing subclasses is available too.
* Subclassing is moved to cppsupport.
-2003-02-20 Roberto Raggi <roberto@tdevelop.org>
+2003-02-20 Roberto Raggi <roberto@kdevelop.org>
* Added Make-member feature to c++ support.
* Added Realtime class browser
-2003-02-19 F@lk Brettschneider <falkbr@tdevelop.org>
+2003-02-19 F@lk Brettschneider <falkbr@kdevelop.org>
* QEditor find dialog improved:
- don't stop at end of file but loop to begin (makes much sense when starting from cursor)
- use text selection as search string
@@ -1190,7 +1190,7 @@
components
- update docs, planning to take over the world again
-2003-02-12 jbb <jbb@tdevelop.org>
+2003-02-12 jbb <jbb@kdevelop.org>
* parts/debugger
- Sync source with thread patch in tdevelop2.1.x. Some bits were missed
from a previous merge. This should fix some thread issues.
@@ -1222,7 +1222,7 @@
- fix: Add cpp and h types by default when there is
no template directory in project
-2003-02-11 F@lk Brettschneider <falk@tdevelop.org>
+2003-02-11 F@lk Brettschneider <falk@kdevelop.org>
* took the patch of Jens Zurheide (Thanks jens.zurheide@gmx.de!) and modified it a bit.
Additionally to the already existing ALT+Left/Right switching (which switches the views
in the order of they were opened), now there is also ALT+Up for switching between views
@@ -1238,27 +1238,27 @@
iteratively, so you can update your subclasses according to the changes made in
the ui-files.
-2003-02-09 F@lk Brettschneider <falk@tdevelop.org>
+2003-02-09 F@lk Brettschneider <falk@kdevelop.org>
* bugfix: classview now alphabetically sorted again
* KDevPlugin interface extended with 'KDevMakeFrontend* makeFrontend()' which made it
possible to raise the messages view on 'Build'
-2003-02-05 F@lk Brettschneider <falk@tdevelop.org>
+2003-02-05 F@lk Brettschneider <falk@kdevelop.org>
* now it compiles and runs on KDE-3.0.x again
2003-02-04 Mickael Marchand <marchand@kde.org>
* parts/svn:
- update to subversion 0.17, minor API changes
-2003-02-04 Roberto Raggi <roberto@tdevelop.org>
+2003-02-04 Roberto Raggi <roberto@kdevelop.org>
* added text hints support to qeditor
-2003-02-04 F@lk Brettschneider <falk@tdevelop.org>
+2003-02-04 F@lk Brettschneider <falk@kdevelop.org>
* interface changed: KDevTopLevel renamed to KDevMainWindow, topLevel() renamed to mainWindow()
* bugfix: proper work of session restoring of maximized views in Childframe mode
* bugfix: avoid doubled menu entries for switch for showing/hiding of toolbars
-2003-02-03 F@lk Brettschneider <falk@tdevelop.org>
+2003-02-03 F@lk Brettschneider <falk@kdevelop.org>
* bugfix: env vars now possible for URL of documentation views, means Qt docu works again
* bugfix: show full filename in view caption (Childframe UI mode)
* bugfix: use default icon for views in case that an icon wasn't assigned
@@ -1279,10 +1279,10 @@
* parts/autoproject:
- Use CreateFile interface if available for creating new files
-2003-01-27 F@lk Brettschneider <falk@tdevelop.org>
+2003-01-27 F@lk Brettschneider <falk@kdevelop.org>
* QEditor-Plugin: Ctrl+Left, Ctrl+Right, Ctrl+Del and Ctrl+Backspace much more better now
-2003-01-24 Harald Fernengel <harry@tdevelop.org>
+2003-01-24 Harald Fernengel <harry@kdevelop.org>
* default keys to move to next/prev window are now
ALT-Right / ALT-Left (as in kate)
@@ -1292,7 +1292,7 @@
- support multiple inheritance for c++ classes
- cosmetic improvements
-2003-01-17 Harald Fernengel <harry@tdevelop.org>
+2003-01-17 Harald Fernengel <harry@kdevelop.org>
* made CVS shell configurable, you can now use CVS via ssh.
Note that only password-less logins are supported,
so generate your public/private key today!
@@ -1308,7 +1308,7 @@
* repaired subversion part
* added svn diff support (trough the diff viewer)
-2003-01-14 Harald Fernengel <harry@tdevelop.org>
+2003-01-14 Harald Fernengel <harry@kdevelop.org>
* added KDE simple application template (khello)
* the copyright year for auto-generated files is now the current
year instead of the hard coded "2001".
@@ -1318,7 +1318,7 @@
- prettier file creation widget
- support for global file templates
-2003-01-11 F@lk Brettschneider <falk@tdevelop.org>
+2003-01-11 F@lk Brettschneider <falk@kdevelop.org>
* parts/fileview (called 'view on the project directory'):
like used from KDevelop-2, directories now sorted above the files
@@ -1370,7 +1370,7 @@
* Applied patch of Hamish Rodda for a more stable PartController::editDocument(...)
* Minor changes to Autoprojectpart
-2003-01-05 F@lk Brettschneider <falk@tdevelop.org>
+2003-01-05 F@lk Brettschneider <falk@kdevelop.org>
* MDI taskbar is back as Viewbar (TODO: read config if on/off on startup)
* switching the QextMDI user-interface modes now immediately and properly via Options dialog again (extended KDevTopLevel interface therefore), fixed names in the ui mode chooser dialog
* accept perl scripts for the loading in the text editor
@@ -1380,7 +1380,7 @@
* UI-subclassing finnished in qmake manager.
(activate by rightclicking on a ui-file)
-2003-01-04 Roberto Raggi <roberto@tdevelop.org>
+2003-01-04 Roberto Raggi <roberto@kdevelop.org>
* Added Auto Expand mode
2003-01-01 Caleb Tennis <caleb@aei-tech.com>
@@ -1394,7 +1394,7 @@
* Add ability to configure output window fonts
* Make classview show struct information
-2002-12-29 Harald Fernengel <harry@tdevelop.org>
+2002-12-29 Harald Fernengel <harry@kdevelop.org>
* Added valgrind part, requires installed valgrind
parses and displays valgrind's output in a listview,
tries to auto-guess the location of the memory leaks in
@@ -1420,11 +1420,11 @@
* Fixed bugs with python support; patches by Julian Rockney
(linux@jrockney.com)
-2002-12-22 F@lk Brettschneider <falk@tdevelop.org>
+2002-12-22 F@lk Brettschneider <falk@kdevelop.org>
* QEditor: double click selection improved
* renaming of main window classes, the names were confusing
-2002-12-18 F@lk Brettschneider <falk@tdevelop.org>
+2002-12-18 F@lk Brettschneider <falk@kdevelop.org>
* QEditor: can now delete words via Ctrl+Backspace and Ctrl+Del
* new class TopLevelShare, moved doubled stuff to it from the 2 main widget classes
* implemented tool-/status-/view-bar on/off actions in 'Settings' menu
@@ -1445,33 +1445,33 @@
2002-12-17 Jakob Simon-Gaarde <jakob@simon-gaarde.dk>
* Still working on extended DOM path/automatic subclassing from ui-templates in qmake-projects
-2002-12-17 F@lk Brettschneider <falk@tdevelop.org>
+2002-12-17 F@lk Brettschneider <falk@kdevelop.org>
* Childframe UI mode (not maximized): opening of new views fixed concerning the positioning and resizing
-2002-12-16 Roberto Raggi <roberto@tdevelop.org>
+2002-12-16 Roberto Raggi <roberto@kdevelop.org>
* bugfix: useless "()" string is attached to the method declaration patch from Andreas Wuest <AndreasWuest@gmx.de>
* added emacs like wordwrap mode to qeditor
* added ocaml colorizer to qeditor
-2002-12-16 F@lk Brettschneider <falk@tdevelop.org>
+2002-12-16 F@lk Brettschneider <falk@kdevelop.org>
* bugfix: now Partloader loads editor part exactly as set in common Gideon editor settings
* this makes the Kate editor now also availabe for the KDE-3.0.x-compiled Gideon.
-2002-12-15 Harald Fernengel <harry@tdevelop.org>
+2002-12-15 Harald Fernengel <harry@kdevelop.org>
* added new RMB menu item for text documents: difference to saved file
that will show you the modifications since your last save.
-2002-12-15 F@lk Brettschneider <falk@tdevelop.org>
+2002-12-15 F@lk Brettschneider <falk@kdevelop.org>
* breakpoint support in QEditor completed
-2002-12-13 F@lk Brettschneider <falk@tdevelop.org>
+2002-12-13 F@lk Brettschneider <falk@kdevelop.org>
* added breakpoint support in QEditor (not yet finished)
2002-12-12 Jakob Simon-Gaarde <jakob@simon-gaarde.dk>
* Added a new extended path ability to DomUtil so that the path can be qualified on attributes
and multiple matches can be addressed with a zero-based index
-2002-12-12 F@lk Brettschneider <falk@tdevelop.org>
+2002-12-12 F@lk Brettschneider <falk@kdevelop.org>
* compiles/runs on KDE-3.0 as well again
* backported KWidgetAction and KTextEditor::MarkInterfaceExtension from KDE-3.1 to KDE-3.0-compiled Gideon
@@ -1481,7 +1481,7 @@
2002-12-07 Jakob Simon-Gaarde <jakob@simon-gaarde.dk>
* Altered the Appname/location confusion in appwizard
-2002-12-05 F@lk Brettschneider <falk@tdevelop.org>
+2002-12-05 F@lk Brettschneider <falk@kdevelop.org>
* now also parts can load/save the project-related session by overriding the base class method in KDevPlugin
* as an example, I moved changed some c++-debugger stuff to write to .kdevses instead of .tdevelop
(since every user has its own settings and the .tdevelop file would conflict in CVS)
@@ -1489,7 +1489,7 @@
2002-12-04 Caleb Tennis <caleb@aei-tech.com>
* Added ability to open ui.h files easily in QMake Manager with right click popupmenu.
-2002-12-03 F@lk Brettschneider <falk@tdevelop.org>
+2002-12-03 F@lk Brettschneider <falk@kdevelop.org>
* now session saves/loads cursor position;
and view geometries in Childframe UI mode
@@ -1501,7 +1501,7 @@
2002-12-01 Sebastian Kratzert <skratzert@gmx.de>
* New configuration for external documentation (toc docs)
-2002-12-01 F@lk Brettschneider <falk@tdevelop.org>
+2002-12-01 F@lk Brettschneider <falk@kdevelop.org>
* ported KDevSession (.kdevses) over from KDevelop-2, now called ProjectSession.
Not finished but already does what removed ProjectWorkspace did. More to come...
@@ -1509,7 +1509,7 @@
* Added "Remove target" to Automake Manager
* Minor fixes
-2002-11-28 F@lk Brettschneider <falk@tdevelop.org>
+2002-11-28 F@lk Brettschneider <falk@kdevelop.org>
* QEditor defaults to KDevelop-2 syntax highlighting colours
* some bugfixes for the QextMDI-based UI modes
* properly installs and loads the toolbar icons also when compiling Gideon on KDE-3.0.x
@@ -1519,20 +1519,20 @@
* Reworked doc directories for doctreeviewpart - now external
documentation is remotely hosted by default
-2002-11-26 F@lk Brettschneider <falk@tdevelop.org>
+2002-11-26 F@lk Brettschneider <falk@kdevelop.org>
* bugfixes in TopLevelMDI; Remove the docking section from gideonrc!
Then the state of tool-views should be properly restored when starting
-2002-11-24 Harald Fernengel <harry@tdevelop.org>
+2002-11-24 Harald Fernengel <harry@kdevelop.org>
* Added QRegExp and KRegExp to RegExpTester
-2002-11-23 F@lk Brettschneider <falk@tdevelop.org>
+2002-11-23 F@lk Brettschneider <falk@kdevelop.org>
* now QextMDI-based mainframe loads/saves its docking state, extended KDevTopLevel interface therefore
2002-11-19 Caleb Tennis <caleb@aei-tech.com>
* Prepped for Alpha 2 Release - KDEVELOP_3_0_ALPHA_2
-2002-11-16 Harald Fernengel <harry@tdevelop.org>
+2002-11-16 Harald Fernengel <harry@kdevelop.org>
* Added ability to raise the left/right/bottom toolviews in IDEAl mode
* Added tooltips for IDEAl buttons
* appwizard now handles special characters better
@@ -1544,7 +1544,7 @@
2002-11-08 Sebastian Kratzert <skratzert@gmx.de>
* Reenabled KDELibsKDoc folder and made it removable
-2002-11-07 F@lk Brettschneider <falk@tdevelop.org>
+2002-11-07 F@lk Brettschneider <falk@kdevelop.org>
* extended interface class KDevTopLevel in a way that parts can specify view icons and tab-tooltips
* adapted all parts to use this feature, now KDevelop in one of the 3 MDI modes looks more like KDevelop-2
@@ -1553,7 +1553,7 @@
* new page for appwizard : vcs system choice
* global cvs part
-2002-11-05 F@lk Brettschneider <falk@tdevelop.org>
+2002-11-05 F@lk Brettschneider <falk@kdevelop.org>
* adaption to KDevelop-2 behaviour: only show c++-debugger views when debugging
* and applied new patch of Heinz Hornung <Hornung-Heinz@t-online.de>
that introduces View-->TreeToolViews and View-->OutputToolViews again
@@ -1573,7 +1573,7 @@
* added "Search in documentation" to editor contextmenu
* index kdoc folder on selection
-2002-11-01 F@lk Brettschneider <falk@tdevelop.org>
+2002-11-01 F@lk Brettschneider <falk@kdevelop.org>
* fix in parts/doctreeview: if the Qt docu isn't available via doxygen books,
fall back to the using of the Qt docu path set in the
Gideon options "Documentation tree I"
@@ -1588,10 +1588,10 @@
* applied Sebastian Kratzert's search improvements
for the docViewPart
-2002-10-28 F@lk Brettschneider <falk@tdevelop.org>
+2002-10-28 F@lk Brettschneider <falk@kdevelop.org>
* compiles with KDE-3.0.3 again
-2002-10-21 Harald Fernengel <harry@tdevelop.org>
+2002-10-21 Harald Fernengel <harry@kdevelop.org>
* show modified flag in sdi-mode if a file has
been modified
* added KSaveAllDialog that is shown if more than
@@ -1612,16 +1612,16 @@
* modified the splashscreen to not stradle multiple screens
with Xinerama installed
-2002-10-11 Harald Fernengel <harry@tdevelop.org>
+2002-10-11 Harald Fernengel <harry@kdevelop.org>
* added open recent files action
* beautified "add tool dialog"
* recognize "makefile" and "Makefile" as makefile
-2002-10-08 Harald Fernengel <harry@tdevelop.org>
+2002-10-08 Harald Fernengel <harry@kdevelop.org>
* compile qEditor only if Qt >= 3.0.5
* don't build sourcenav since it is obsoleted by history part
-2002-10-07 F@lk Brettschneider <falk@tdevelop.org>
+2002-10-07 F@lk Brettschneider <falk@kdevelop.org>
* applied patch of Heinz Hornung <Hornung-Heinz@t-online.de>
improved window menu, old windowmenu part removed
@@ -1638,7 +1638,7 @@
2002-09-17 Roberto Raggi <raggi@cli.di.unipi.it>
* Added problem reporter to c++ support
-2002-09-05 Harald Fernengel <harry@tdevelop.org>
+2002-09-05 Harald Fernengel <harry@kdevelop.org>
* Added notification configuration dialog and notifications
for finished processes (off by default)
@@ -1675,7 +1675,7 @@
* New SVN functions support : Revert, Status
* Removed "SVN:" stuff from logs
-2002-08-27 Harald Fernengel <harry@tdevelop.org>
+2002-08-27 Harald Fernengel <harry@kdevelop.org>
* Added ability to edit toolbars in SDI and MDI mode
* fixed crash on exit (windowmenu part)
@@ -1683,7 +1683,7 @@
* Added commit dialog to subversion part
* Prepared notification system
-2002-08-26 Harald Fernengel <harry@tdevelop.org>
+2002-08-26 Harald Fernengel <harry@kdevelop.org>
* Better syntax highlighting for "cvs log", added ability to show diffs between versions
2002-08-25 Mickael Marchand <marchand@kde.org>
@@ -1692,7 +1692,7 @@
2002-08-24 Jakob Simon-Gaarde <jakob@simon-gaarde.dk>
* Applied first simple QMake based project template in appwizard
-2002-08-22 Harald Fernengel <harry@tdevelop.org>
+2002-08-22 Harald Fernengel <harry@kdevelop.org>
* applyed patches by Hornung-Heinz@t-online.de (Heinz Hornung):
don't crash on exit
* applyed patches by Yann Hodique (DocBrowser and FileTemplate updates)
@@ -1710,7 +1710,7 @@
* trollproject:
* Added toolbar to file tree
-2002-08-13 Harald Fernengel <harry@tdevelop.org>
+2002-08-13 Harald Fernengel <harry@kdevelop.org>
* Applied goto next / prev window patch by Yann Hodique
2002-08-11 Victor Rder <victor_roeder@gmx.de>
@@ -1721,13 +1721,13 @@
* Done implementing projectconfiguration dialog
* Added toolbarbuttons in the project tree
-2002-08-06 Harald Fernengel <harry@tdevelop.org>
+2002-08-06 Harald Fernengel <harry@kdevelop.org>
* AppWizard fix, TDevelop plugin template ported to new architecture
2002-08-05 Matthias Hlzer-Klpfel <mhk@kde.org>
* Removed tdevelop source, to prepare for an alpha release
-2002-08-04 Christian Couder <christian@tdevelop.org>
+2002-08-04 Christian Couder <christian@kdevelop.org>
* Fix a few appwizard bugs.
2002-08-03 Jakob Simon-Gaarde <jakob@simon-gaarde.dk>
@@ -1735,10 +1735,10 @@
* Projectconfiguration dialog has been added
* Fileproperty dialog added for excluding files in subscopes
-2002-08-02 Harald Fernengel <harry@tdevelop.org>
+2002-08-02 Harald Fernengel <harry@kdevelop.org>
* Changed the diff part from a modal dialog to an outputview
-2002-07-30 Harald Fernengel <harry@tdevelop.org>
+2002-07-30 Harald Fernengel <harry@kdevelop.org>
* Added a "diff frontend" to allow other plugins use the diff part.
* Implemented it for CVS, so you can now view the differences to the
repository.
@@ -1746,7 +1746,7 @@
ask whether a file should be removed from the recent project
list if it doesn't exist anymore
-2002-07-29 Harald Fernengel <harry@tdevelop.org>
+2002-07-29 Harald Fernengel <harry@kdevelop.org>
* Added a part to show diffs either in the widget from Kompare (->KDESDK)
or in a QTextEdit if Kompare is not installed.
@@ -1828,7 +1828,7 @@
2002-06-28 Matthias Hlzer-Klpfel <mhk@kde.org>
* save and restore the dock mode in IDEAl
-2002-06-27 F@lk Brettschneider <falk@tdevelop.org>
+2002-06-27 F@lk Brettschneider <falk@kdevelop.org>
* avoid library version clash between qextmdi of Gideon and KDevelop-2.1
2002-06-23 Matthias Hlzer-Klpfel <mhk@kde.org>
@@ -1849,7 +1849,7 @@
* Make documentation created with the configure option
--with-apidocs in tdelibs browsable
-2002-06-23 F@lk Brettschneider <falk@tdevelop.org>
+2002-06-23 F@lk Brettschneider <falk@kdevelop.org>
* updated QextMDI copy with its upcoming version 3
- drops Qt2 support
- adds view closebutton for TabPage mode
@@ -1947,14 +1947,14 @@
2002-05-29 John Firebaugh <jfirebaugh@kde.org>
* Added ProjectWorkspace. Save and restore opened files with project.
-2002-05-29 Harald Fernengel <harry@tdevelop.org>
+2002-05-29 Harald Fernengel <harry@kdevelop.org>
* perforce part: implemented edit and revert
* perforce part: added submit dialog
2002-05-28 Roberto Raggi <raggi@cli.di.unipi.it>
* qeditor: added find/replace dialogs
-2002-05-27 Harald Fernengel <harry@tdevelop.org>
+2002-05-27 Harald Fernengel <harry@kdevelop.org>
* added perforce VCS part
2002-05-27 Bernd Gehrmann <bernd@mail.berlios.de>
@@ -1977,7 +1977,7 @@
* qeditor: Added code folding support
* qeditor: Added emacs-style indent mode
-2002-05-25 Harald Fernengel <harry@tdevelop.org>
+2002-05-25 Harald Fernengel <harry@kdevelop.org>
* use TDEApplicationTree in tools-part to avoid code duplication
2002-05-21 Roberto Raggi <raggi@cli.di.unipi.it>
@@ -1988,7 +1988,7 @@
* Welcome in the 2000's: the Tools menu config
now uses tdesycoca...
-2002-05-20 Harald Fernengel <harry@tdevelop.org>
+2002-05-20 Harald Fernengel <harry@kdevelop.org>
* Outputviews: Uses bright font colors if widget background is dark
* Extended Tools Config: Show App-Tree to make it more comfortable
@@ -2070,7 +2070,7 @@
* Add Icon dialog
* Allow to build index.cache.bz2 by context menu
* Multiple build configurations
-2002-04-28 Sandy Meier <smeier@tdevelop.org>
+2002-04-28 Sandy Meier <smeier@kdevelop.org>
* fixed some broken stuff (load project on startup,GBA support,php code completion)
* codeCompletion/realtimeparser is now configurable (GUI)
@@ -2086,7 +2086,7 @@
* Added a part providing a history, allowing you to go
back and forward
* Added splashscreen. Now we need an artist! :-)
-2002-04-28 Harald Fernengel <harry@tdevelop.org>
+2002-04-28 Harald Fernengel <harry@kdevelop.org>
* SourceNavPart now uses TDEToolBarPopupAction to display nifty
Konqueror-like drop down menus for source code navigation
2002-04-27 Bernd Gehrmann <bernd@mail.berlios.de>
@@ -2101,7 +2101,7 @@
by QString and saved 35783 latin1 conversions ;-)
* Create popup menus with parent widget
* Made is possible to edit .desktop files
-2002-04-26 Harald Fernengel <harry@tdevelop.org>
+2002-04-26 Harald Fernengel <harry@kdevelop.org>
* Added first version of SourceNav Part which adds back/forward tool-buttons for code navigation.
* Allow user to open more than one file in KFileDialog
2002-04-25 Matthias Hlzer-Klpfel <mhk@kde.org>
@@ -2120,7 +2120,7 @@
-> RemoveFileDlg
-> AddFileDlg
-> AddExistingDlg (does not work, yet)
-2002-04-24 F@lk Brettschneider <falk@tdevelop.org>
+2002-04-24 F@lk Brettschneider <falk@kdevelop.org>
* bugfix for QFocusEvent::m_reason in QextMDI copy, it stabilizes the optimized focus mechanism
2002-04-23 Bernd Gehrmann <bernd@mail.berlios.de>
* Removed redundant loadparts property from project file
@@ -2148,7 +2148,7 @@
* Implemented KDevLanguageSupport::fileFilters()
for Python, Perl and PHP
* grep part shows the exit status of the sub process
-2002-04-19 Harald Fernengel <harry@tdevelop.org>
+2002-04-19 Harald Fernengel <harry@kdevelop.org>
* make outputwidget now locale aware
2002-04-18 Bernd Gehrmann <bernd@mail.berlios.de>
* filter plugin
@@ -2257,7 +2257,7 @@
* New class dialog, to be finished
* Multi-language version of Roberto's code template stuff,
not tested much
-2002-04-06 jbb <jbb@tdevelop.org>
+2002-04-06 jbb <jbb@kdevelop.org>
* Fixed some crashes, mainly to do with using .latin1() on
a null string.
* Replaced cout with kdDebug (in a lot of places - part of
@@ -2268,7 +2268,7 @@
2002-04-06 Bernd Gehrmann <bernd@mail.berlios.de>
* Python part can execute scripts and strings now
-2002-04-06 Harald Fernengel <harry@tdevelop.org>
+2002-04-06 Harald Fernengel <harry@kdevelop.org>
* ported editor-chooser to KTextEditor and re-enabled it
* PartController now loads user's favourite editor
2002-04-06 Matthias Hlzer-Klpfel <mhk@kde.org>
@@ -2311,10 +2311,10 @@
* added config-dialogues for codecompletion/classstores
* improved codecompletion
* added cc-stuff from roberto raggi
-2002-10-02 Harald Fernengel <harry@tdevelop.org>
+2002-10-02 Harald Fernengel <harry@kdevelop.org>
* Fixed KWrite Part and reenabled it again
* Added the Qt Editor Part (Qt Designer's Editor)
-2002-02-03 Christian Couder <christian@tdevelop.org>
+2002-02-03 Christian Couder <christian@kdevelop.org>
* Bugfix : crash in classviewpart.cpp because languageSupport()
was null.
2002-01-16 Richard Dale <duke@tipitina.demon.co.uk>
@@ -2327,7 +2327,7 @@
- don't modify Makefiles
- subdirs: lib src parts
-2001-12-20 Sandy Meier <smeier@tdevelop.org>
+2001-12-20 Sandy Meier <smeier@kdevelop.org>
* added "new class" dialog to the PHP support
incl. Basename completion and persistent class template
TODO: add class to the project after generation, (at the moment
@@ -2342,7 +2342,7 @@
- the class store is saved and loaded from a binary file
* In core.cpp projectClosed() is emitted first and then
store->wipeout() is called
-2001-12-15 Sandy Meier <smeier@tdevelop.org>
+2001-12-15 Sandy Meier <smeier@kdevelop.org>
* added some new options to the Appwizard (see README) and make it more intuitive: name completion,
project loading after generation...
* added "void openProject(const QString& projectFileName)" to the KDevCore Interface, used by AppWizard
@@ -2351,7 +2351,7 @@
* Add method dialog rewritten using designer
2001-12-07 Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr>
* Added a preliminary Trie code to structure lib
-2001-11-29 Sandy Meier <smeier@tdevelop.org>
+2001-11-29 Sandy Meier <smeier@kdevelop.org>
* added Gameboy Advance support including a "Hello World" template and
an emulator frontend
2001-11-21 Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr>
@@ -2393,7 +2393,7 @@
* The affected code for CC is saved in a temporary file now
* fixed some bugs in CppCodeCompletion
* This is still very very alpha
-2001-08-22 Sandy Meier <smeier@tdevelop.org>
+2001-08-22 Sandy Meier <smeier@kdevelop.org>
* all 1500 php global functions are now available for code completion (incl. prototype)
2001-08-10 Victor Rder <victor_roeder@gmx.de>
* reimplemented CppCodeCompletion::getEntryListForClass() and
@@ -2404,7 +2404,7 @@
* Polished the Grep Dialog. It now remembers the last searches and
search directories, search button is now default-button
* find now works on non-unix platforms, too
-2001-08-08 Sandy Meier <smeier@tdevelop.org>
+2001-08-08 Sandy Meier <smeier@kdevelop.org>
* the code completion and arghint works now in many cases (PHP)
* added realtimeparser, so the classview is updated while you type :-) (PHP)
* fix some problems in arghintWidget
@@ -2445,14 +2445,14 @@
Try it and type in 'test(' at the beginning of an empty line in a C++ project!
* showArgHint() added to CodeCompletionDocument
* added some code to CppCodeCompletion (cppsupport), but only for testing
-2001-07-26 Sandy Meier <smeier@tdevelop.org>
+2001-07-26 Sandy Meier <smeier@kdevelop.org>
* kwrite CodeCompletionbox is now useable, maybe someone who want make it more colorful?
* php code completion supports (global methods,$this->xxx and $test = new xxx) now,
more will follow
2001-07-26 Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr>
* debian packaging for tdevelop-3.0 branch
* kwrite: add path kwriteeditor_part for locating syntax.xml
-2001-07-22 Sandy Meier <smeier@tdevelop.org>
+2001-07-22 Sandy Meier <smeier@kdevelop.org>
* implemented initial codeCompletion interface for kwrite
* added codeCompletion parsing to the PHP supportpart
(everything is very alpha)
@@ -2484,7 +2484,7 @@
* Use gotoFile() instead of gotoSourceFile() in custom and
script project
* Added Doxyfile for libtdevelop api
-2001-07-12 Sandy Meier <smeier@tdevelop.org>
+2001-07-12 Sandy Meier <smeier@kdevelop.org>
* implemented extended plugin loading as discussed on Linuxtag 2001
see HACKING how you can use it
@@ -2569,7 +2569,7 @@
* Implemented Add translation
* Implemented Execute program
* lex fix
-2001-06-14 Sandy Meier <smeier@tdevelop.org>
+2001-06-14 Sandy Meier <smeier@kdevelop.org>
* phpsupport: configuration handling now in PHPConfigData
* phpsupport: web and shell invocation works now
2001-06-14 Bernd Gehrmann <bernd@physik.hu-berlin.de>
@@ -2637,7 +2637,7 @@
a number of import templates
2001-05-31 Matthias Hoelzer-Kluepfel <mhk@caldera.de>
* switched to the new editor interface concept
-2001-05-31 Sandy Meier <smeier@tdevelop.org>
+2001-05-31 Sandy Meier <smeier@kdevelop.org>
* added initial php webserver/shell preview and config dialog (phpsupport)
* added errormessage parser/view (phpsupport)
@@ -2680,7 +2680,7 @@
* Added plugins for g77 and the Portland Group's
f77 compiler and High Performance Fortran
compiler driver
-2001-05-24 Sandy Meier <smeier@tdevelop.org>
+2001-05-24 Sandy Meier <smeier@kdevelop.org>
* added option (load last project on startup)
* saved mainview configuration on exit
2001-05-24 Bernd Gehrmann <bernd@physik.hu-berlin.de>
@@ -2697,7 +2697,7 @@
'User Interface'. The groups can be configured
by the user. A default setting is provided by the
application wizard.
-2001-05-20 Sandy Meier <smeier@tdevelop.org>
+2001-05-20 Sandy Meier <smeier@kdevelop.org>
* added initial PHP support including a simple php parser
* added "hello world" PHP template to AppWizard
2001-05-20 Matthias Hoelzer-Kluepfel <mhk@caldera.de>
@@ -2784,7 +2784,7 @@
from time to time) but could serve as a starting point for further
development. The directory contains a README describing some of the
parsing in the jdbcontroller.'
-2001-04-29 Sandy Meier <smeier@tdevelop.org>
+2001-04-29 Sandy Meier <smeier@kdevelop.org>
* some changes in appwizard gui (qtdesigner based),
templates can have a category property now
2001-04-27 Bernd Gehrmann <bernd@physik.hu-berlin.de>