openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
LabPlot
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Apr 02, 2025 — Apr 02, 2026
Showing page 570 of 573
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- new table rows are now resized to table.rowCount()
Tilman Benkert
More...
almost 17 years ago
- fixed loading of projects with empty author names - fixed connections of initial table columns to the model - fixed handling of column row count changes in TableModel
Tilman Benkert
More...
almost 17 years ago
- improved the standard setter undo command template to be more generally usable - improved CartesianCoordinateSystem - implemented large parts of LinearAxis
Tilman Benkert
More...
almost 17 years ago
- split class WorksheetElementGroup into WorksheetElementContainer (common container functionality) and WorksheetElementGroup (an actual element group) - revised/improved the coordinate system concept - some other small improvements
Tilman Benkert
More...
almost 17 years ago
- started working on the coordinate system functionality - added templates for getter/setter undo commands - moved several method declarations from AbstracWorksheetElement to AbstractWorksheetDecorationElement as they do not make sense for most non-decoration elements (e.g., rotation)
Tilman Benkert
More...
almost 17 years ago
further work on the plotting framework: - added first plot and element type - implemented adding/removing elements to a worksheet - implemented several methods for element groups - added test code which adds a rectangle to the worksheet - improved doxygen documentation - several other smaller changes/improvements
Tilman Benkert
More...
almost 17 years ago
- added some basic functionality to WorksheetView: you can now actually open a worksheet and zoom the view with the mouse wheel
Tilman Benkert
More...
almost 17 years ago
- added some method declarations to AbstractWorksheetElement - brought the worksheet skeleton code to a compiling state (still totally preliminary)
Tilman Benkert
More...
almost 17 years ago
- fixing embarrassing typo
Tilman Benkert
More...
almost 17 years ago
- added first skeleton of the plotting framework
Tilman Benkert
More...
almost 17 years ago
ported rev. 1102 from SciDAVis SVN: - fixed a bug in AbstractSimpleFilter - improved/fixed validity handling of several conversion filters (fixes SciDAVis bug #2710256: Setting table cells invalid) - fixed SciDAVis bug #2706336: ASCII files imported as text
Tilman Benkert
More...
about 17 years ago
- fixed SciDAVis bug #2710488: Undoing conversion to text column broken (fix ported from SciDAVis rev. 1100)
Tilman Benkert
More...
about 17 years ago
- Fixed crash when sorting columns separately. (fix ported from SciDAVis rev. 1095)
Tilman Benkert
More...
about 17 years ago
- added missing tr() for "Fill Selection with" (port of fix from SciDAVis rev. 1091)
Tilman Benkert
More...
about 17 years ago
renamed *.cc to *.cpp
Stefan Gerlach
More...
about 17 years ago
removed some TODO items
Stefan Gerlach
More...
about 17 years ago
- reverted changes to misconceived automatic numeric format ('g'/'G') UI strings
Tilman Benkert
More...
about 17 years ago
- Started moving Doxygen comments from header to source files. Classes finished so far: AbstractAspect AbstractColumn AbstractExportFilter AbstractFilter AbstractFit AbstractImportFilter AbstractPart AbstractScript AbstractScriptingEngine
Knut Franke
More...
about 17 years ago
Ported rev 1081 from the 0.2.x branch in the SciDAVis SVN repos. Changes: - right-clicking table header of non-selected column selects it before displaying the context menu
Tilman Benkert
More...
about 17 years ago
Ported rev. 1078 and 1079 from 0.2.x branch in the SciDAVis SVN repos. Changes: - Added support for automatic numeric format ('g'/'G') to table and matrix control tabs and made it the default choice. Looks much cleaner for many simple calculation, particularly when dealing with integers.
Tilman Benkert
More...
about 17 years ago
Ported rev. 1076 from 0.2.x branch in the SciDAVis SVN repos. Changes: - Implemented importing of ASCII files as numeric columns. Closes SciDAVis bug #2653763. In contrast to SciDAVis 0.1.x, global decimal separator preference is never used for this (i.e, "use custom decimal separator" is always assumed); and the default locale used for ASCII import is "C". Rationale: Most applications and programming languages use "C" conventions for dumping numbers, not localized strings.
Tilman Benkert
More...
about 17 years ago
Ported rev. 1066 and 1067 from 0.2.x branch in the SciDAVis SVN. Changes: - fixed visual annoyance in the header of a table's first column - Implemented update of table's type and formula control tab. Closes SciDAVis bug #2605137. - Changed formula control tab to apply to the whole column instead of selected cells. 95% of the time it's what you want, so having to select the column first is confusing and impractical. For the rest of the 5%, there's the formula edit mode.
Tilman Benkert
More...
about 17 years ago
- Fixed header of DataPlotDialog.h. - Removed obsolete SetColValuesDialog class. - Changed AbstractAspect::ChildIndexFlags to use QFlags for type safety and better readability of the API.
Knut Franke
More...
about 17 years ago
1. FunctionWidget without TabWidget, additional Button in the UI for syncronizing title. 2. Sync-Button aktivated again.
Alexander Semke
More...
about 17 years ago
Merged hidden-aspects branch. Important changes:
Knut Franke
More...
about 17 years ago
Fixed compilation errors related to FunctionWidget.
Knut Franke
More...
about 17 years ago
CMakeLists updated for the new widgets/dialogs.
Alexander Semke
More...
about 17 years ago
Small improvements and code cleanup in the kde-frontend.
Alexander Semke
More...
about 17 years ago
TreeViewComboBox::setCurrentIndex() and TreeViewComboBox::currentIndex() added.
Alexander Semke
More...
about 17 years ago
Plot inherits AbstractAspect.
Alexander Semke
More...
about 17 years ago
←
1
2
…
565
566
567
568
569
570
571
572
573
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree