0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 15 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update ChangeLog and TODO for 0.0.16 More... over 19 years ago
Generate pre-release builds with debug infos for now, for better crashs reporting More... over 19 years ago
Distinguish release, prerelease (with debug infos) and devel (debug + extra internal diagnostic and helpers) type of targets More... over 19 years ago
Fix small leak More... over 19 years ago
- Show warning in snippet if line range not found in source file - Put filters specific stuff under #if VU_FILTERS More... over 19 years ago
Fix various traps More... over 19 years ago
Mark a well-known leak in actions manager More... over 19 years ago
Ensure that the parser and launcher won't crash if the result document is closed by the user while the process is still running More... over 19 years ago
- Split canClose & canCloseFrame in generic document - Fix crash in slotFileClose More... over 19 years ago
MPRS needs to be a QObject to notify parser when it is destroyed More... over 19 years ago
Set initial state of actions berfore connecting them. This avoids spurious asserts during checks More... over 19 years ago
Remove extra debug print unless significant More... over 19 years ago
Fix a few icon loading issues More... over 19 years ago
Fix compil with old ugly icons removed More... over 19 years ago
- Remove ugly inlined xpms in the main form - Make it reference the new icons - qmake generated files now in dot folders (.ui, .moc, .obj) More... over 19 years ago
- Put action icons under actions/ - Remove some old ones (22x22) - Add some new ones from crystalsvg - Ensure name consistency; some xpm are even been renamed to png More... over 19 years ago
I had smoked; playing with size policies was worse than ever. Just augment the base form size. More... over 19 years ago
- Add missing connection to change editor font - Set proper tab order - Why the designer touches so much the file ???? More... over 19 years ago
- Associate options asap to mprs so that the result doc will set its title properly - DocMgr derivation can prepare a save dialog to put good filters - Anydoc derivation can suggest a filename for saving - Cleanings More... over 19 years ago
- Finally fix the trap on exit - Revert what I thought was a kludge cleaning and add comment - Put the event filter on the form since it does not inherit the docmgr anymore - Small cleanings More... over 19 years ago
Try to get rid of that cvs error with old 'core' folder More... over 19 years ago
Rename core to vucore, since it makes coredumps lost and generate an error when making clean More... over 19 years ago
Temporary fix for trap on exit More... over 19 years ago
Update tip of day a bit... Should add more ! More... over 19 years ago
Fix gcc 2.95 compilation More... over 19 years ago
Ensure we propagate QTDIR if set when calling make for the qmake makefile More... over 19 years ago
Fix main form size policies More... over 19 years ago
- Add FastMake script (5 to 6 times faster than make) - Remove old dockluge.h More... almost 20 years ago
* Removed the ugly old QMainWindow - DocMgr - FrmValguiBase - CValguiApp inheritance: - Permits to compile all sources at once - Getting towards a better core/ui separation - No more applicative slots in the main form * Cleanups in main and valgui.cpp * All view-specific actions are now proxified * Signals on global display change * Should fix many more small bugs too More... almost 20 years ago
Dirty implement of Edit and refresh buttons in debug More... almost 20 years ago