0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Aug 25, 2025 — Aug 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1st (and incomplete) implementation of the data source concept. Some basic stuff is implemented and the import of ASCII-data organized in vectors/columns. More... over 16 years ago
modularized build with cmake More... almost 17 years ago
- Moved handling of masked cells from Column to AbstractColumn. This should work identically for all AbstractColumn subclasses. More... almost 17 years ago
use exceptions when compiling More... almost 17 years ago
- ported rev. 1113 from SciDAVis stable branch which fixes simultaneous changing of column name and comment More... almost 17 years ago
1st version of the FileInfoDialog More... almost 17 years ago
compiler warnings fixed More... about 17 years ago
typos and compile errors fixed More... about 17 years ago
1. Removed the dependencies on MainWin in Project.h/cpp 2. Removed the creation of a new project in the constructor of MainWin TODO Labplot is still crashing on deleting of m_project... More... about 17 years ago
- implemented handling of page size changes - implemented undo aware setting of pen(s) and brush(es) in the axes and curve classes - implemented/improved bounding rect calculation in several places More... about 17 years ago
- More compact file format of numeric spreadsheet columns. More... about 17 years ago
- added support for entering custom date-time formats in spreadsheets - implemented DropLineCurve More... about 17 years ago
changelog comments More... about 17 years ago
cleanup TODO/Wishlist More... about 17 years ago
1. Improved the layout in ProjectDialog (KDE-frontend), "Apply"-button is only activated on changes. 2. Reorganized the menu -structure in MainWin, moved the "New"-stuff to the "File"-menu, added some menu entries and actions for the datasources More... about 17 years ago
enabled axes dialog More... about 17 years ago
Added some doxygen documentation defining different groups in the project (backend, KDE4 frontend etc.). More... about 17 years ago
clean up build More... about 17 years ago
fixed compile error in qtfrontend More... about 17 years ago
fixed compiling bug in LogAxs.cpp More... about 17 years ago
- improved bugfix from rev. 161 More... about 17 years ago
- committing SpreasheetView changes which should have been in rev. 160 More... about 17 years ago
- fixed bug in DateTime2StringFilter More... about 17 years ago
- ported the relevant changes from SciDAVis stable branch rev. 1095 to 1186 - implemented synchronization between input and output filter formats of date-time columns More... about 17 years ago
- implemented axis tick labels More... about 17 years ago
- implemented LogAxis More... about 17 years ago
- fixed a bug in Interval.h - added support for (multiple) scale breaks to CartesianCoordinateSystem - added support for logarithmic scaling to CartesianCoordinateSystem More... about 17 years ago
- fixed SciDAVis bug #2794038 More... over 17 years ago
- fixed several repainting problems (things to remember: * bounding rects must be normalized * KDE4's Oxygen theme is buggy) - extended the coordinate system functionality to make it more flexible (also having coord./axis breaks in mind) - optimized painting of linear axes and line+symbol curves - several other detail improvements More... over 17 years ago
- adding missing PlotAreaPrivate.h More... over 17 years ago