1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 23 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Port to qt6 + increased font size.
danfis
as Daniel Fiser
More... about 1 month ago
Ported to qt6
danfis
as Daniel Fiser
More... about 1 month ago
A simple Apptainer recipe
danfis
as Daniel Fiser
More... about 1 year ago
Added vim-like control keys.
danfis
as Daniel Fiser
More... almost 6 years ago
Added about and license sections to README.md
danfis
as Daniel Fiser
More... almost 9 years ago
New README.md file
danfis
as Daniel Fiser
More... almost 9 years ago
Fixed compilation, CXX used instead of CC.
danfis
as Daniel Fiser
More... about 11 years ago
Fixed Makefile install rule.
danfis
as Daniel Fiser
More... over 14 years ago
Fixed chooseParser(In &, const char *) function.
danfis
as Daniel Fiser
More... over 14 years ago
Fixed Makefile.
danfis
as Daniel Fiser
More... about 15 years ago
Fixed flickering when turning horizontal scroll bar on/off.
danfis
as Daniel Fiser
More... about 15 years ago
Improved and simplified painting.
danfis
as Daniel Fiser
More... about 15 years ago
Little bit changed compilation chain.
danfis
as Daniel Fiser
More... about 15 years ago
Fixed doc/Makefile.
danfis
as Daniel Fiser
More... about 15 years ago
Created man page (written in using POD).
danfis
as Daniel Fiser
More... about 15 years ago
Fixed top Makefile.
danfis
as Daniel Fiser
More... over 15 years ago
Added list of available types into usage printout.
danfis
as Daniel Fiser
More... over 15 years ago
Fixed ParserDiff class.
danfis
as Daniel Fiser
More... over 15 years ago
Improved parser/Makefile to choose_parser.cpp depends on parser_*.hpp files.
danfis
as Daniel Fiser
More... over 15 years ago
Fixed parsers to process also last hunk on input and added some debug msgs.
danfis
as Daniel Fiser
More... over 15 years ago
Improved mapping between types of input and its string representation.
danfis
as Daniel Fiser
More... over 15 years ago
Added parser ParserDiff.
danfis
as Daniel Fiser
More... over 15 years ago
Removed unneeded header includes in main.cpp
danfis
as Daniel Fiser
More... over 15 years ago
Type of input can be also defined on command line.
danfis
as Daniel Fiser
More... over 15 years ago
Completely rewritten parsers.
danfis
as Daniel Fiser
More... over 15 years ago
Function chooseParser is now able to determine more input types.
danfis
as Daniel Fiser
More... over 15 years ago
Fixed testsuites (used CU v0.10).
danfis
as Daniel Fiser
More... over 15 years ago
.h files renamed to .hpp. Improved Makefile infrastructure.
danfis
as Daniel Fiser
More... over 15 years ago
Prepared envirnoment for dynamicaly choosing of input type.
danfis
as Daniel Fiser
More... over 15 years ago
Button 'q' or 'Q' closes application.
danfis
as Daniel Fiser
More... over 15 years ago