Commit graph

4 commits

Author SHA1 Message Date
markd
b0136a78be Update to version 1.2.6
Changes are:
        Opening the Find dialog no longer toggles a breakpoint.

        Make mouse wheel work (again) in source, variables, and watch windows.

        When a pointer to a struct is expanded the struct is also expanded.

        Improved toolbar and application icons.
2002-10-15 03:37:00 +00:00
skrll
123b7fedb8 Update to 1.2.5. Changes are:
Now compiles for KDE 3.

        Fixed make install for builddir != srcdir.

        Fixed status bar flicker. This gives a nice speed-up by a factor of 4
        when the contents of an array of 50 QStrings are displayed!

        Now compiles for KDE 3 (Beta1).

        Support QString of Qt 3.x.

        Improved (and fixed) the display of arrays with repeated values.

        Fixed crash when a file is reloaded while disassembled code is
        displayed.

        Fixed parsing of stack frames involving signal handler invocations.

        Fixed invisible toolbar under KDE 2.x (really, this time, I promise).

        Fixed crash when no line has the cursor (empty files).

        Don't display a blank page when a non-existing file was tried to open.

        The memory window is now organized in columns. Values that changed
        between program stops are displayed in red color. Big kudos go to
        Alexandre Clement for this feature.

From Joe Reed <jnr@po.cwru.edu> in pkg/17577
2002-07-17 11:32:16 +00:00
skrll
eeb3199ad6 Update kdevelop to 2.0.2 (part of KDE 2.2.2) and kdbg 1.2.2.
The main part of the update is that both are now KDE 2 applications not
KDE 1.
2001-12-04 20:45:30 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00