repo.or.cz
/
kdbg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog
|
commit
|
commitdiff
|
tree
|
edit
|
fork
first ⋅ prev ⋅
next
Enable syntax highlighter for .hpp files.
2011-04-13
Max Tomilov
Enable syntax highlighter for .hpp files.
commit
|
commitdiff
|
tree
2011-04-02
Johannes Sixt
KDbg 2.5.0.
commit
|
commitdiff
|
tree
2011-03-16
Johannes Sixt
KDbg 2.4.95.
commit
|
commitdiff
|
tree
2011-03-16
Johannes Sixt
Fix clicking the animation button.
commit
|
commitdiff
|
tree
2011-03-04
Johannes Sixt
Fix a warning at application start-up.
commit
|
commitdiff
|
tree
2011-03-04
Johannes Sixt
Do not show new variables in red.
commit
|
commitdiff
|
tree
2011-03-01
Johannes Sixt
Fix placement of "Pop into foreground" option.
commit
|
commitdiff
|
tree
2011-03-01
Johannes Sixt
Update the German translation.
commit
|
commitdiff
|
tree
2011-03-01
Johannes Sixt
Update translation files.
commit
|
commitdiff
|
tree
2011-03-01
Johannes Sixt
Remove icons from the Register window's column headers.
commit
|
commitdiff
|
tree
2011-03-01
Johannes Sixt
Modernize program counter icons.
commit
|
commitdiff
|
tree
2011-03-01
Johannes Sixt
Modernize watchpoint icons.
commit
|
commitdiff
|
tree
2011-03-01
Johannes Sixt
Modernize breakpoint icons.
commit
|
commitdiff
|
tree
2011-03-01
Johannes Sixt
Use an oxygen icon for Execution->Run.
commit
|
commitdiff
|
tree
2011-03-01
Johannes Sixt
Add an oxygen-derived icon for File->Executable.
commit
|
commitdiff
|
tree
2011-03-01
Johannes Sixt
Use oxygen icons for several step actions.
commit
|
commitdiff
|
tree
2011-02-28
Charles Samuels
Fix a spelling error in the credits.
commit
|
commitdiff
|
tree
2011-02-28
Johannes Sixt
Guard against empty cooked register value.
commit
|
commitdiff
|
tree
2011-02-28
Johannes Sixt
Treat continuation lines in scalar register values.
commit
|
commitdiff
|
tree
2011-02-28
Johannes Sixt
Parse response of setting a temporary breakpoint correctly.
commit
|
commitdiff
|
tree
2011-01-31
Johannes Sixt
Extend copyright to 2011.
commit
|
commitdiff
|
tree
2011-01-30
Johannes Sixt
Fix presentation of floating point registers.
commit
|
commitdiff
|
tree
2011-01-12
Johannes Sixt
Fix outdated sections in the manual.
commit
|
commitdiff
|
tree
2011-01-07
Johannes Sixt
Fix undefined reference to CHECK_FUNCTION_EXISTS.
commit
|
commitdiff
|
tree
2010-12-27
Johannes Sixt
Merge branch 'maint'
commit
|
commitdiff
|
tree
2010-12-27
Johannes Sixt
Build test programs.
commit
|
commitdiff
|
tree
2010-12-27
Johannes Sixt
Fix syntax errors when compiling with debugging enabled.
commit
|
commitdiff
|
tree
2010-12-27
Johannes Sixt
Parse warnings interspersed in class values.
commit
|
commitdiff
|
tree
2010-12-27
Johannes Sixt
Fix parsing of disassembly produced by gdb 7.1.
commit
|
commitdiff
|
tree
2010-12-03
Johannes Sixt
Fix program arguments dialog brown paper bag bug.
commit
|
commitdiff
|
tree
2010-12-03
Johannes Sixt
Fix display of nested values.
commit
|
commitdiff
|
tree
2010-11-30
Johannes Sixt
Grok gdb 7's <incomplete sequence> marker in strings.
commit
|
commitdiff
|
tree
2010-11-12
Johannes Sixt
Avoid subdirectories for program configuration files.
commit
|
commitdiff
|
tree
2010-11-07
Johannes Sixt
KDbg 2.4.92.
commit
|
commitdiff
|
tree
2010-11-06
Johannes Sixt
Merge branch 'kde4'
commit
|
commitdiff
|
tree
2010-10-22
Johannes Sixt
Do not make use of Qt3 compatibility functions.
commit
|
commitdiff
|
tree
2010-10-21
Johannes Sixt
Use a QByteArray instead of managing a string manually.
commit
|
commitdiff
|
tree
2010-10-21
Johannes Sixt
Correct compile errors inside TRACE() macro calls.
commit
|
commitdiff
|
tree
2010-10-21
Johannes Sixt
Convert the option list from QStringList to a QSet.
commit
|
commitdiff
|
tree
2010-10-21
Johannes Sixt
Convert a QStringList to a std::list<QString>.
commit
|
commitdiff
|
tree
2010-10-21
Johannes Sixt
Miscellaneous Qt3 support conversion.
commit
|
commitdiff
|
tree
2010-10-21
Johannes Sixt
Convert the remaining Q3Dict in the type table implementatio...
commit
|
commitdiff
|
tree
2010-10-21
Johannes Sixt
Make ProgramTypeTable related TypeInfo infrastructure...
commit
|
commitdiff
|
tree
2010-10-15
Johannes Sixt
Replace Q3Dict in the program arguments dialog by std...
commit
|
commitdiff
|
tree
2010-10-15
Johannes Sixt
Convert Program Arguments dialog from Q3ListView to...
commit
|
commitdiff
|
tree
2010-10-10
Johannes Sixt
Convert Attach to Process dialog from Q3ListView to...
commit
|
commitdiff
|
tree
2010-10-06
Johannes Sixt
Convert memory window from Q3ListView to QTreeWidget.
commit
|
commitdiff
|
tree
2010-10-06
Johannes Sixt
Convert thread window from Q3ListView to QTreeWidget.
commit
|
commitdiff
|
tree
2010-10-06
Johannes Sixt
Use QByteArray to manage gdb output.
commit
|
commitdiff
|
tree
2010-10-06
Johannes Sixt
Convert ExprWnd from Q3ListWidget to QTreeWidget.
commit
|
commitdiff
|
tree
2010-10-01
Johannes Sixt
Convert terminal window process from K3Process to QProcess.
commit
|
commitdiff
|
tree
2010-09-26
Johannes Sixt
Convert debugger process from K3Process to QProcess.
commit
|
commitdiff
|
tree
2010-09-26
Johannes Sixt
Merge branch 'kde4'
commit
|
commitdiff
|
tree
2010-09-26
Johannes Sixt
Reanimate the value popup.
commit
|
commitdiff
|
tree
2010-09-26
Johannes Sixt
Convert source code window to Qt4's QPlainTextEdit.
commit
|
commitdiff
|
tree
2010-09-26
Johannes Sixt
Assorted cleanups around the source window.
commit
|
commitdiff
|
tree
2010-09-14
Johannes Sixt
Install a kdbgrc that contains a usable default layout.
commit
|
commitdiff
|
tree
2010-09-14
Johannes Sixt
Use KDE facilities to save and restore the window layout.
commit
|
commitdiff
|
tree
2010-09-14
Johannes Sixt
Separate initToolbar() into initAnimation() and initStatusbar().
commit
|
commitdiff
|
tree
2010-09-14
Johannes Sixt
Fewer gcc warnings.
commit
|
commitdiff
|
tree
2010-07-10
Johannes Sixt
Merge branch 'kde4'
commit
|
commitdiff
|
tree
2010-07-10
David Edmundson
Update backtrace window from deprecated Q3ListBox widget...
commit
|
commitdiff
|
tree
2010-07-08
David Edmundson
Update the breakpoint condition dialog to be a Qt Designer...
commit
|
commitdiff
|
tree
2010-06-22
Johannes Sixt
Place program specific configuration into the user...
commit
|
commitdiff
|
tree
2010-06-15
David Edmundson
Update the Registers window from deprecated Q3ListWidget...
commit
|
commitdiff
|
tree
2010-06-09
Johannes Sixt
Merge branch 'maint'
commit
|
commitdiff
|
tree
2010-06-09
Johannes Sixt
Version 2.2.2.
commit
|
commitdiff
|
tree
2010-06-09
Johannes Sixt
Fix assembler code display with gdb 7.1 and later.
commit
|
commitdiff
|
tree
2010-06-05
Johannes Sixt
Fix incorrect visibility in Attach to Process when...
commit
|
commitdiff
|
tree
2010-06-04
Johannes Sixt
Give credit to David.
commit
|
commitdiff
|
tree
2010-06-04
Johannes Sixt
Build and install translations.
commit
|
commitdiff
|
tree
2010-06-04
David Edmundson
Move layout code in breakpoint widget to a QtDesigner...
commit
|
commitdiff
|
tree
2010-06-04
Johannes Sixt
Do not install a default kdbgrc.
commit
|
commitdiff
|
tree
2010-06-04
David Edmundson
Replace deprecated Q3Layouts with Qt4 counterparts...
commit
|
commitdiff
|
tree
2010-06-04
David Edmundson
Replace deprecated Q3 widgets in the TTY output window.
commit
|
commitdiff
|
tree
2010-06-04
Johannes Sixt
Fix output window on systems that do not have /dev...
commit
|
commitdiff
|
tree
2010-06-04
Johannes Sixt
Convert deprecated Q3ValueVector in program settings...
commit
|
commitdiff
|
tree
2010-06-04
David Edmundson
Convert deprecated Q3ListWidget in breakpoint window...
commit
|
commitdiff
|
tree
2010-06-04
David Edmundson
Replace deprecated Q3Layout classes in the Find dialog.
commit
|
commitdiff
|
tree
2010-06-04
David Edmundson
Replace deprecated Q3PopupMenu in the source code area...
commit
|
commitdiff
|
tree
2010-06-04
David Edmundson
Replace deprecated Q3Layout and Q3ButtonGroup in program...
commit
|
commitdiff
|
tree
2010-06-04
David Edmundson
Update deprecated K3Process to newer QProcess in Process...
commit
|
commitdiff
|
tree
2010-06-04
David Edmundson
Move settings dialogs to KPageDialog.
commit
|
commitdiff
|
tree
2010-06-04
David Edmundson
Use KLineEdit in the "Attach to Process" dialog.
commit
|
commitdiff
|
tree
2010-05-29
David Edmundson
Fix duplicated OK and Cancel buttons in two dialogs.
commit
|
commitdiff
|
tree
2010-04-24
David Edmundson
Convert Q3Valuelist to QList.
commit
|
commitdiff
|
tree
2010-04-24
David Edmundson
Fix icon of "Reload Source" toolbar button.
commit
|
commitdiff
|
tree
2010-03-27
Johannes Sixt
Merge branch 'maint'
commit
|
commitdiff
|
tree
2010-03-27
Johannes Sixt
Version 2.2.1.
commit
|
commitdiff
|
tree
2010-03-27
Johannes Sixt
Extend copyright to 2010.
commit
|
commitdiff
|
tree
2010-03-16
Johannes Sixt
Make "Recent Executables" menu entry functional.
commit
|
commitdiff
|
tree
2010-03-16
Johannes Sixt
Clean up #includes.
commit
|
commitdiff
|
tree
2010-03-16
Johannes Sixt
Store the main window geometry across sessions.
commit
|
commitdiff
|
tree
2010-03-16
Johannes Sixt
Install icons.
commit
|
commitdiff
|
tree
2010-02-25
Johannes Sixt
Fix color names in the syntax highlighter.
commit
|
commitdiff
|
tree
2010-02-25
Johannes Sixt
Fix signed/unsigned warnings.
commit
|
commitdiff
|
tree
2010-02-25
Johannes Sixt
Tie up loose ends.
commit
|
commitdiff
|
tree
2010-02-25
Johannes Sixt
Convert value popup to Qt4's QToolTip.
commit
|
commitdiff
|
tree
2010-02-24
Johannes Sixt
Convert type tables.
commit
|
commitdiff
|
tree
2010-02-24
Johannes Sixt
Convert usage of processEvents().
commit
|
commitdiff
|
tree
next