0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 21 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add top-level makefile for kdevelop along with sucking script for this fucking kdevelop which can't handle a proper source organization More... almost 20 years ago
First pass to have the whole stuff really built with kdevelop More... almost 20 years ago
B) Implement very simple about box works B) Freeze at startup if valgrind not in the path or moved B) W/A for vg bug #85665 ? Forked children always traced F) Log path of launched valgrind in info block B) Hilighting and positioning in source editor broken More... almost 20 years ago
Fix app would't start if valgrind moved or not in the $PATH More... almost 20 years ago
- Update TODO, ChangeLog and PATCHES for 0.0.9 More... almost 20 years ago
Retrofit the 2.1.2 patch into 2.1.1 since 2.1.2 seems broken. More... almost 20 years ago
Fix typo in vg212.diff (output version 22 instead of 2) More... almost 20 years ago
Add simple glossary More... almost 20 years ago
B) Snippet size option not used F) Use a separate (configurable) font to display snippets B) A few options are not saved in the settings (editor font) B) Branches are irrelevant on snippet lines F) Error line displayed in red in snippets B) <ESC> broken in save confirmation and other dialogs F) Run a makefile/command from valgui before execution B) Fixed some small warnings More... almost 20 years ago
- Option form was shown modeless sometimes... - Update TODO and ChangeLog More... almost 20 years ago
- Temporary config.h until generated by autoconf - Disable all ui elems related to filters (if !VU_FILTERS) - add -Wundef to compiler flags to check for missing includes containing defines More... almost 20 years ago
Just make sure that valgrind --version shows it has been patched with valgui patch (with patchlevel) More... almost 20 years ago
- Valgrind version detection - Exe selection button for valgrind path edition - Button to call valgrind --version and try to guess version - Detect valgrind version changes at startup - Cleanups in controls<->data exchange More... almost 20 years ago
Valgui 2.1.2 does not accept malloc alignments < 8 : - Update UI - Migrate configuration automatically More... almost 20 years ago
- Release plan, items sorting in TODO - Create BUGS file, links to TODO, glossary, FAQ, sf.net bug reports - Ref TODO, Changelog, additional links in README More... almost 20 years ago
- Factorize the filedialog filtering on exes (CFileDialogEx) - Make sure we can guess types of most files and open them - Cleanup code More... almost 20 years ago
Update BUGS and ChangeLog to reflect latest developments More... almost 20 years ago
- Fix freeze when unfolding stack frames - Properly insert generated source mappings before any previous match - Set default color for frames with no modules More... almost 20 years ago
- Log extra warning if we did not detect any output in vg pipe, telling to check args and rerun with the console - Fix close console test was inverted..... More... almost 20 years ago
- Make restore defaults work in run and edit/options config - Make set as defaults work in run, hide it in global options edit - Version migration support of config infos - Remove --suppressions=... when migrating old versions - Fatal error parsing More... almost 20 years ago
- Fix WhatThis should only highlight widgets having one in debug - Move WhatsThis hilighter in util - Fix . should always be in include path More... almost 20 years ago
Update section on debug libraries More... almost 20 years ago
Set uid and gid 0 in tar file so that extract/compile as root will work More... almost 20 years ago
Show make and make install closely in INSTALL file More... almost 20 years ago
- Fix LD_LIBRARY_PATH with debug libraries - Fix LD_LIBRARY_PATH with xterm reseting it (Fixes bug 889269) - Fix Qt 3.0 compilation again More... almost 20 years ago
- Fix compil when not using mmap'ed file loader - Fix extra empty warning added when reading a doc - Report loading speed in lines/sec More... almost 20 years ago
- Malloc align is no 8 by default in valgrind 2.1.2. Always pass the argument, so compatible with vg 2.1.1 and what happens is what is set - Parse segfault block - Don't create stack in errors if not necessary - Errors not expandable if we have nothing more to show - Stack headers always visible if not empty More... almost 20 years ago
Fix annoying bug of views not staying in maximized or normal mode when switching documents More... almost 20 years ago
This makefile should not have been commited (keep snapshot version) More... almost 20 years ago
- New patch which shows child pid in parent log, and exec when it occurs - Update PATCHES file More... almost 20 years ago