summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 53bb82e..b1f46de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,7 @@
sub a_slot : TQT_SLOT(int,TQString) {
#do something
}
- - perleditor plugin for TQt Designer (released separately as pqt-designer package)
+ - perleditor plugin for TQt Designer (released separately as ptqt-designer package)
- Perl syntax highlighting
- thorough code completion (static and instance methods, &TQt::enums...)
- Perl aware Object Browser ("Class Declarations" tab)
@@ -41,8 +41,8 @@
- fixed a bug in TQCString Marshaller : plain ASCII was tagged as UTF-8
- raised priority of TQString in case of ambiguous call
- allow runtime definition of signals and slots (via eval)
- - added two development tools : pqtsh (a graphical PerlTQt shell) and
- pqtapi (a command line introspection tool)
+ - added two development tools : ptqtsh (a graphical PerlTQt shell) and
+ ptqtapi (a command line introspection tool)
- look also in super classes when dumping possible candidates (TQt::debug)
- updated french and english documentation
- module TQt::constants for on-demand loading of global TQt constants