0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 21 hours ago.
Aug 08, 2025 — Aug 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added two new line connections, spline interpolations, drop lines and partial implementation for the point values. More... over 15 years ago
Corrected the previos bug-fix for deleting the last child of the aspect. More... over 15 years ago
Line properties in the LineSymbolCurveDock. Code cleanup. More... almost 16 years ago
Small bug fixing. More... almost 16 years ago
Implemented several line types (line, segments, drop lines, steps) in LineSymbolCurve. Cleanup in the code. More... almost 16 years ago
Added a "none"-symbol. More... almost 16 years ago
Removing of the last child aspect doesn't cause the program to crash anymore. More... almost 16 years ago
Small changes in the kde frontend. More... almost 16 years ago
Don't try to show the popup of the combobox, if there was no model set. More... almost 16 years ago
Made the decision, what kind of aspects can be selected in the model view, customizable. More... almost 16 years ago
Adjusted the path for the header files (potential compiling problem) More... almost 16 years ago
Added the "filling enabled" property for the symbols. More... almost 16 years ago
Added a dock widget for LineSymboDock. First version of this dockwidget contain only functions for testing the appearance of and the interface to the symbol painting. More... almost 16 years ago
Added an overriden paint-function. More... almost 16 years ago
Add the symbol opacity property in the LineSymbolCurve. More... almost 16 years ago
Added a couple of symbols to the standard symbol factory More... almost 16 years ago
Added a slot and a signal for handling of multiple selection in the ProjectExplorer - this was previously partially (and wrongly) implemented in AspectTreeModel. Small adjustments in kdefrontend. More... about 16 years ago
1. "Converted" the old AxisWidget to the new AxisDock. 2. Small changes in the dock ui-files. More... about 16 years ago
Added a selection relevant slot. More... about 16 years ago
Added GuiObserver and "activated" the dock widgets in MainWin. Switched to the spreadsheet view from the common frontend. More... about 16 years ago
Added signal emmited on the selection changes in the project explorer. More... about 16 years ago
Added dockwidgets for Column and Worksheet More... about 16 years ago
Dock widget for editing spreadsheet properties. More... about 16 years ago
First version of the dockwidgets for editing the properties of Spreadsheet, Column and Worksheet. More... about 16 years ago
compile error: declare MainWin::newSpreadsheet public to use it in ImportWidget More... over 16 years ago
Placed (parts of) some SpreadsheetView related classes in qtfrontend, that are not limited to a specific frontend (Qt or KDE) into commonfrontend/spreadsheet. The doxygen documentation and the implementations of some small functions were moved to cpp-files. SpreadsheetView inherits now directly from QTableView and all the dependencies to specific GUI-elements (control tab in qtfrontend, actions and menus) were removed. All the other classes were taken over without further changes. More... over 16 years ago
1. Partially implemented the propagation of the multiple selection in the project explorer to the spreadsheet view and the other way around. TODO: Improve on the function naming or consider the implementation of the observer pattern instead of propagating the events via several objects. 2. Small fixes in ProjectExplorer More... over 16 years ago
Cleanup in MainWin: removed some compile and runtime warnings, made all slots private. More... over 16 years ago
Selection of columns in the view More... over 16 years ago
1. Slot and action for "Fit to selction" 2. Slot for the selection of an item More... over 16 years ago