0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1. FunctionWidget without TabWidget, additional Button in the UI for syncronizing title. 2. Sync-Button aktivated again. More... almost 17 years ago
Merged hidden-aspects branch. Important changes: More... almost 17 years ago
Fixed compilation errors related to FunctionWidget. More... almost 17 years ago
CMakeLists updated for the new widgets/dialogs. More... almost 17 years ago
Small improvements and code cleanup in the kde-frontend. More... almost 17 years ago
TreeViewComboBox::setCurrentIndex() and TreeViewComboBox::currentIndex() added. More... almost 17 years ago
Plot inherits AbstractAspect. More... almost 17 years ago
First version of DataPlotDialog (Dialog for importing data to a worksheet or spreadsheet) uploaded More... almost 17 years ago
1. Renamed FunctionPlotWidget to FunctionWidget. 2. Sync-Button in FunctionWidget implemented. 2. Clean up in FunctionWidget. More... almost 17 years ago
Added a context menu for the header in ProjectExplorer (Show/Hide columns). Useful for users who want to place the project explorer verticaly and/or are only interested, e.g., in the name-column. More... almost 17 years ago
small bug fixes More... almost 17 years ago
1. KDE-version of the "Undo/Redo History"-dialog. 2. Moved some worksheet specific stuff (actions, slots) from MainWin to WorksheetView. 3. Code cleanup in MainWin. 4. Added actions to Spreadsheet. 5. Plot inherits AbstractPart. More... about 17 years ago
Code cleanup in TreeViewComboBox and in AspectTreeModel. More... about 17 years ago
- improved TreeViewComboBox such that it a) only shows aspects that inherit a given list of classes b) all folders are expanded when the tree is shown More... about 17 years ago
- committing the changes to AUTHORS, ChangeLog, and README that should have been committed in rev. 67 (*embarrassed*) More... about 17 years ago
[no comment] More... about 17 years ago
1. TreeViewComboBox in backend/widgets added. 2. Plot2D can be added to the current Worksheet. 3. Minor changes in MainWindow and FunctionDialog. More... about 17 years ago
1. WorksheetView uploaded 2. KDE4 icons for Folder and Table added More... about 17 years ago
Worksheet::icon() added. More... about 17 years ago
1. d-Pointer implementation in Worksheet 2. WorksheetView intoduced 3. Minor changes in MainWin More... about 17 years ago
Moved parsing of the file name in args from MainWin() to main(). File gets opened after the initialisation of GUI was completed. More... about 17 years ago
1. Handling of upper and lower limits in AxisWidget implemented 2. Code cleanup in AxisWidget 3. Moved the functionality of Plot::list_plotRanges to Axis::lowerLimit and Axis::upperLimit More... about 17 years ago
fixed header in qtfrontend More... over 17 years ago
- added missing DimensionsDialog.ui More... over 17 years ago
improved import dialog More... over 17 years ago
ColorMapPreview in kdefrontend implemented. ColorMapRenderer in tools Introduced (dependence on Qwt in the labplot-1.6 code removed). Minor changes in PlotStyleWidget.h/cc/ui and PlotSurfaceStyleWidget.h/cc/ui. More... over 17 years ago
source file cleanup; new column dialog More... over 17 years ago
- updated Changelog, README, and AUTHORS - added some Copyright statements where significant code parts from SciDAVis where merged. - merged changes from SciDAVis trunk up to rev 1018 This is the relevant svn log: r1013 | knut_f | 2008-10-18 01:36:03 +0200 (Sa, 18. Okt 2008) | 1 line Started redesign of fitting classes. r1016 | thzs | 2008-10-19 13:38:17 +0200 (So, 19. Okt 2008) | 8 lines - merged the changes to the matrix and table control tabs from the 0.2.x branch: # tabs now get the focus when selected in a menu # removed GUI element shortcuts that may conflict with the main menu (by pressing Alt+something) # "Apply" is activated by Alt+y until a better solution is found (rather low priority IMHO) r1017 | thzs | 2008-10-19 13:56:02 +0200 (So, 19. Okt 2008) | 2 lines - copied README, CHANGES and INSTALL.html from 0.2.x r1018 | thzs | 2008-10-19 14:27:27 +0200 (So, 19. Okt 2008) | 2 lines - updated future.dox and coding.dox More... over 17 years ago
1. ValuesWidget.ui/h/cc introduced. 2. Legend and LegendWidget implemented. Vertical and horizontal alignment is possible now. Legend::draw() is still not able at the moment to handle Tex-labels and legends for surface plots. Tested only for PLOT2D. 3. Some minor changes . More... over 17 years ago
moved gui to kdefrontend More... over 17 years ago