7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 30 minutes ago. based on code collected 31 minutes ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make MainDlg a KParts::ReadWritePart More... over 19 years ago
remove HAVE_CONFIG_H #ifdef's More... over 19 years ago
changed single char from QString to QChar -> faster (with help of English Breakfast Network) More... over 19 years ago
Port KProgressBar's to QProgressBar's. More... over 19 years ago
use kguiitem(qstring) explicitly thanks: Thomas Friedrichsmeier More... over 19 years ago
Clean up Remove executable attribute to file More... over 19 years ago
replaced several URLs with Url and URI with Uri - the patch became a bit larger than expected, so I couldn't have the time to check if it still compiles with the changes done in between More... over 19 years ago
whitespace cleanup and convert kprogressbar -> qprogressbar More... over 19 years ago
port to new qt 4.2 snapshot More... over 19 years ago
some more porting More... over 19 years ago
Raider heisst jetzt Twix, sonst ändert sich nix More... over 19 years ago
this looks at first sight like a copy & paste problem - otherwise there is a lot of dead code in there as foundRootPreviously can't be false CCMAIL: [email protected] More... over 19 years ago
fix crash (CID 2445) More... over 19 years ago
Fix use of pi symbol in axis labels when axis range is closely centered about a fraction of pi. More... over 19 years ago
Fix creation of initial conditions for differential functions. More... over 19 years ago
- Fix crash when initial conditions tab is open while deleting function. - Fix bug with saving of differential functions. More... over 19 years ago
Adapt with new KDE4_INSTALL_ICONS (automatic detect of icons theme) More... over 19 years ago
fix compile (kicon.h) More... over 19 years ago
Make EBN happier. More... over 19 years ago
Fixes for undo/redo and Show Sliders action. More... over 19 years ago
Usability improvements to dealing of parameters: - Warn if the parameter animator is invoked when the function does not have a parameter. - Automatically insert a parameter into the function string if Use List or Use Slider (in parameters groupbox) are clicked. More... over 19 years ago
- Use better descriptions and ordering for the tools-* actions. - When right-clicking on a plot, only show the tools that can be used for that plot. More... over 19 years ago
Fix lack of checkboxes in some cases of creating a constant in the constants editor. More... over 19 years ago
Use proper font requester button for fonts config. More... over 19 years ago
Updates to documentation: - Added and updated screenshots of various settings dialogs. - Described some of the new UI and updated existing references. More... over 19 years ago
Updated documentation: - Change gui references so that they agree with the current interface. - Add help for the new function types (Differential, Implicit). - Updated list of predefined functions. The documentation still needs more description of the user interface. More... over 19 years ago
Don't squash the polar grid to non-circular when x and y grid spacings are different. More... over 19 years ago
Revert commit 569013 (removal of qt3 support). Montel: QPicture doesn't support SVG export, unfortunately :( CCMAIL: [email protected] More... over 19 years ago
Remove last qt3 class into kmplot :) More... over 19 years ago
Fix a couple of crashes in the function tools (using wrong function for getting value of differential equation, wasn't filtering on the function type). More... over 19 years ago