02 Sep 2004, 0.73 Andreas Baumann - fixed installation path of icons (for making them part of the package) 22 Apr 2004, 0.72 Andreas Baumann - tested on KDE 3.2 - changed Makefile.am (typo when installing kmtraceviewer.rc, DESTDIR was missing) - added a RPM spec file (kmtraceviewer.spec.in) - renamed kmtraceviewer.lsm to kmtraceviewer.lsm.in 02 Jan 2004, 0.71 Andreas Baumann - added software patent link to index.html 02 Dec 2003, 0.70 Andreas Baumann - adapted README file with a new survey on available tools on the open source market - small corrections in documentation of configure parameters - added doc/UseCases/OtherProjects (to be moved into new starting follow-up project 'Klearance') - cleared origin of kmtrace and mtrace in AUTHORS file - fixed typo in comment in KMtraceSourceCodeView.cc 20 Feb 2003, 0.69 Andreas Baumann - corrected kmtraceviewer.lsm - upload to ftp://upload.kde.org/incoming - announcement at http://www.freshmeat.net 08 Feb 2003, 0.68 Andreas Baumann - tested on KDE 3.1, works fine 03 Jan 2003, 0.67 Andreas Baumann - corrected SourceForge documentation and links 03 Jan 2003, 0.66 Andreas Baumann - corrected some deployment issues (missing files) 03 Jan 2003, 0.65 Andreas Baumann - added kmtraceviewer.lsm - updated SourceForge documentation 29 Dec 2002, 0.64 Andreas Baumann - set the state of the toggle actions correctly (also if the the list of suppressions are clicked away) - fixed another error when having "Show suppressed leaks" enabled and suppressing new leaks (they disappeared though they should have been written as "Suppressed Leak...") - added first simple docbook (online help) 29 Dec 2002, 0.63 Andreas Baumann - suppressed leaks are shown correctly now - cleanup in suppressed signal (removed boolean suppressed parameter) - dialog with suppressed lists is now shown again if it was at shutdown of the program (also made "Show Suppressions" a toggle action) 28 Dec 2002, 0.62 Andreas Baumann - remembering the state of "Show Suppressed Leaks" now - updated german translation - still not fully working is the change of text if the leak is suppressed but "Show Suppressed Leaks" is ticked 28 Dec 2002, 0.61 Andreas Baumann - fixed crash when opening kmtraceviewer without a first ktree file - fixed crashes if no model is yet loaded - corrected about dialog again - desperate try to draw some icons ;-) 28 Dec 2002, 0.60 Andreas Baumann - saving kde.excludes file now - applying suppressions on startup - keeping comments and newlines when saving suppression file 27 Dec 2002, 0.59 Andreas Baumann - fixed caption (show filename now always without path) - no filtered bytes and blocks (not understandable) - statistics react now when suppressing leaks - no "modify" button in the list of suppressed leaks - suppressing and desuppressing leaks works now (though File-Open behaves a little weird) 27 Dec 2002, 0.58 Andreas Baumann - added KMtraceSourceCodeView (instead of having the handling for source code directly in the main window) 27 Dec 2002, 0.57 Andreas Baumann - added '*.kout' wildcard for file open dialog - corrected some documentation bugs 25 Dec 2002, 0.56 Andreas Baumann - saving ruler and leak list view geometries also now 25 Dec 2002, 0.55 Andreas Baumann - added dummy icons and installation procedure for icons - saving settings now (recently opened files and window geometry) 25 Dec 2002, 0.54 Andreas Baumann - removed KMtraceSuppressionViewItem.moc from Makefile.am - corrected email address in Makefile.am - made 'tree-file' option optional - removed old non-KDE conformant filename view and open button, added normal 'File-Open' and 'File-Open-Recent' menu items - handling empty model now correctly (so we can call kmtraceviewer also without an initial tree-file) - added unfinished code to write the model (suppressions in kde.excludes) - corrected kmtraceviewer.rc - added documentation for KMtraceSuppressListDialog 19 Nov 2002, 0.53 Andreas Baumann - switched from kdoc documentation to doxygen documentation: * removed doc/kdoc * added doc/doxygen (and the template DoxyGen.template.in) 17 Nov 2002, 0.52 Andreas Baumann - probing for kmtrace now in configure.ac and issue a warning if kdesdk (and kmtrace) was not found 17 Nov 2002, 0.51 Andreas Baumann - upgraded to autoconf 2.56 and automake 1.7.1 - upgraded to acinclude.m4 file from Guideon 3.0.0 (kdevelop) - renamed attributes in KMtraceLeaksView to m_ prefix style and added kdoc documentation 13 Sep 2002, 0.50 Andreas Baumann - added kdoc documentation for module KMTraceViewerMainWindow and changed inheritance (note: we should add a KSourceCodeView class!) 13 Sep 2002, 0.49 Andreas Baumann - added 'doc' target in Makefile.am (which generates developer documenation with kdoc) - adapted to guidelines (made member variables prefix 'm_' and declared most things either public or private) - added kdoc documentation for some classes (those making up the model) 09 Sep 2002, 0.48 Andreas Baumann - added KMtraceSuppressionViewItem module - added kdoc documentation for KMtraceCall and KMtraceCallStack - corrected KMtraceCall (follows guidelines now) 09 Sep 2002, 0.47 Andreas Baumann - test for correct @version field (synchronized with PRCS major version) 09 Sep 2002, 0.46 Andreas Baumann - starting kmtraceviewer in ktrace script now - added doc/kdoc (directory containing the generated programmer's documenation) 01 Sep 2002, 0.45 Andreas Baumann - added .kout files to project - adapted documentation on SourceForge - some cleanup for bein able to build the three non-modal dialogs "main view", "suppression list", "add/change suppression" 01 Aug 2002, 0.44 Andreas Baumann - added type KMtraceSuppression 30 Jul 2002, 0.43 Andreas Baumann - show list of suppressions from kde.excludes in KMtraceSuppressionListDialog (not operation right now) - show PRCS revision now 24 Jul 2002, 0.42 Andreas Baumann - removed backwards search in leak find dialog - removed preferences menu entry (makes no sence right now) 23 Jul 2002, 0.41 Andreas Baumann - added simple home page - corrected email addresses 22 Jul 2002, 0.40 Andreas Baumann - corrected home page and email address - distribute po directory too - adapted BUGS file - adapted environment documentation - removed trace and output files from tests dir - joined README and tests/README - deployed first alpha version to kmtraceviewer.sourceforge.net 21 Jul 2002, 0.39 Andreas Baumann - toggling suppressed leaks works now 21 Jul 2002, 0.38 Andreas Baumann - added valgrind to README - corrected TODO list - reads in suppresion file kde.excludes from kmtrace now (nothing special happens yet though) - suppression work non-persistently (suppressed entries are removed from the leaks list) - kdevelop project file is now up to date 19 Jul 2002, 0.37 Andreas Baumann - updated bugfiles in BUGS - showing dates in ChangeLog (extracted with prcs_info_to_ChangeLog.pl) 16 Jul 2002, 0.36 Andreas Baumann - toolbar is configurable now (forgot to write proper entries in .rc file) 15 Jul 2002, 0.34 Andreas Baumann - corrected german combobox problems - added configure toolbar menu setting (not functional, don't know why?) - corrected installation bug (kmtraceviewer.rc was installed wrongly) 15 Jul 2002, 0.33 Andreas Baumann - further steps in internationalization of kmtraceviewer (german and generic support in source code) - still an issue: what's the difference between i18n() and I18N_NOOP()? 14 Jul 2002, 0.32 Andreas Baumann - installing kmtraceviewer.rc at the right place now (and uninstalling it) 14 Jul 2002, 0.31 Andreas Baumann - do not use xgettext on already translated files (we loose >7bit characters!) 11 Jul 2002, 0.30 Andreas Baumann - INSTALL upgraded to version in KDE 3.0.1 - added installation and uninstallation of mo files (locales) - added locale files and generation rules in Makefile.am - COPYING upgraded to version in KDE 3.0.1 - PACKAGE is now the name of the application (avoids problems with installed resources) - more things are i18n now 09 Jul 2002, 0.29 Andreas Baumann - made the package compile after distribution (make distcheck fails though because we use Makefile.am in a special way) 09 Jul 2002, 0.28 Andreas Baumann - added tool to generate ChangeLog from PRCS log information - updated ChangeLog 09 Jul 2002, 0.27 Andreas Baumann - made project more GNUish: added INSTALL (from KDE 3.0.1) and empty NEWS 07 Jul 2002, 0.25 Andreas Baumann - find dialog works more or less - renamed it to KMtraceLeaksFindDialog 07 Jul 2002, 0.24 Andreas Baumann - search is done in Find dialog, no action taken on leaks view yet 07 Jul 2002, 0.23 Andreas Baumann - improved test2 so we can test searching - added search dialog and added it to application (not functional yet) 07 Jul 2002, 0.22 Andreas Baumann - fixed bug #2 (critical for usability!) 07 Jul 2002, 0.21 Andreas Baumann - source code viewer behaves better now on collapse, expand and if no module can be shown 07 Jul 2002, 0.19 Andreas Baumann - added preferences and saveOptions menu points 07 Jul 2002, 0.18 Andreas Baumann - added kmtraceviewer.rc - collapse and expand all work 06 Jul 2002, 0.17 Andreas Baumann - added BUGS file 06 Jul 2002, 0.16 Andreas Baumann - line number highlighting works now! 06 Jul 2002, 0.15 Andreas Baumann - added the suppress dialog 04 Jul 2002, 0.14 Andreas Baumann - another example with test2 and test2module - suppress menu only for leaks (not for calls) - ktrace is wrapper for generating .kout only now 04 Jul 2002, 0.13 Andreas Baumann - working source code viewer! :-) 04 Jul 2002, 0.12 Andreas Baumann - added non-working source code selection (must use signals, slots in main window instead!) 03 Jul 2002, 0.11 Andreas Baumann - prepared source code view and events (must change model/view of leaks and calls!) 03 Jul 2002, 0.10 Andreas Baumann - added context menu 02 Jul 2002, 0.8 Andreas Baumann - first version showing all leaks (but not more!) 01 Jul 2002, 0.7 Andreas Baumann - first time we show something real 30 Jun 2002, 0.6 Andreas Baumann - newly aranged in MVC mode 28 Jun 2002, 0.5 Andreas Baumann - added wrapper script ktrace - added options for kmtraceviewer 28 Jun 2002, 0.4 Andreas Baumann - first compilation 28 Jun 2002, 0.3 Andreas Baumann - added pamphlet docu 28 Jun 2002, 0.2 Andreas Baumann - everything around to start 28 Jun 2002, 0.1 Andreas Baumann - first version