0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Addes some data formats which should be supported in future. More... about 16 years ago
Added "Import to"-ComboBox and functions in ImportFileWidget/Dialog in order to support both ways of handling import of data - creation of data sources and direct import to spreadsheet. More... about 16 years ago
Small label naming fix. More... about 16 years ago
New versions of ImportFileWidget/Dialog, FileInfoDialog and import options widgets for ASCII and binary. This was messed up in the revision 185 (datasource instead of datasources as the name for the directory). More... about 16 years ago
New versions of ImportFileWidget/Dialog, FileInfoWidget and import options widgets for ASCII and binary More... about 16 years ago
ImportFileWidget-related ui-files. More... about 16 years ago
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... about 16 years ago
modularized build with cmake More... over 16 years ago
- Moved handling of masked cells from Column to AbstractColumn. This should work identically for all AbstractColumn subclasses. More... over 16 years ago
use exceptions when compiling More... over 16 years ago
- ported rev. 1113 from SciDAVis stable branch which fixes simultaneous changing of column name and comment More... over 16 years ago
1st version of the FileInfoDialog More... over 16 years ago
compiler warnings fixed More... over 16 years ago
typos and compile errors fixed More... over 16 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... over 16 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... over 16 years ago
- More compact file format of numeric spreadsheet columns. More... over 16 years ago
- added support for entering custom date-time formats in spreadsheets - implemented DropLineCurve More... over 16 years ago
changelog comments More... over 16 years ago
cleanup TODO/Wishlist More... over 16 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... over 16 years ago
enabled axes dialog More... over 16 years ago
Added some doxygen documentation defining different groups in the project (backend, KDE4 frontend etc.). More... over 16 years ago
clean up build More... over 16 years ago
fixed compile error in qtfrontend More... over 16 years ago
fixed compiling bug in LogAxs.cpp More... over 16 years ago
- improved bugfix from rev. 161 More... over 16 years ago
- committing SpreasheetView changes which should have been in rev. 160 More... over 16 years ago
- fixed bug in DateTime2StringFilter More... over 16 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... over 16 years ago