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
1 day
ago. based on code collected
2 days
ago.
Aug 21, 2025 — Aug 21, 2026
Showing page 583 of 589
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
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
Alexander Semke
More...
over 16 years ago
Cleanup in MainWin: removed some compile and runtime warnings, made all slots private.
Alexander Semke
More...
over 16 years ago
Selection of columns in the view
Alexander Semke
More...
over 16 years ago
1. Slot and action for "Fit to selction" 2. Slot for the selection of an item
Alexander Semke
More...
over 16 years ago
Started implementing the coupling of the selected items in the project explorer and the corresponding items in the views.
Alexander Semke
More...
over 16 years ago
- Use mm as internal unit in Worksheet. - Removed knowledge of worksheet size from WorksheetView, ask Worksheet instead.
Knut Franke
More...
over 16 years ago
- Changed scene coordinates to use mm instead of screen pixels, while keeping resolution-dependent calculations out of most zooming-related methods. - Avoid duplicating information from QGraphicsView::transform() by removing WorksheetView::m_scaleFactor.
Knut Franke
More...
over 16 years ago
fixed warning about double entries in CMakeLists.txt
Stefan Gerlach
More...
over 16 years ago
1. Activated the "Worksheet" menu in MainWin (the same QMenu as used in the context menu of WorksheetView) 2. Removed the "View" menu 3. *Sheet-Actions in the toolbar are deactivated if there is no project yet.
Alexander Semke
More...
over 16 years ago
1. Removed Toolbox in WorksheetView and cleaned up the code 2. Implemented basic zooming (currently accessible via the context menu of the view only)
Alexander Semke
More...
over 16 years ago
The size of the scene is set in pixels and not in millimeters.
Alexander Semke
More...
over 16 years ago
- Fixed thinko in AbstractAspect::removeAllChildren(). - SignallingUndoCommand implementation changed in order to work with Qt < 4.5.
Knut Franke
More...
over 16 years ago
Revision of the Aspect framework:
Knut Franke
More...
over 16 years ago
- Fixed compilation issues in qtfrontend.
Knut Franke
More...
over 16 years ago
CMakeLists updated
Alexander Semke
More...
over 16 years ago
Implemented import to a spreadsheet in the kde-frontend.
Alexander Semke
More...
over 16 years ago
1. Spreadsheet inherits from AbstractDataSource. 2. Moved the comments and some implementations in Spreadsheet.h to the cpp-file. 3. Implemented importing to a spreadsheet. 4. Small changes on the datasource-files.
Alexander Semke
More...
over 16 years ago
Implemented custom setting of the top-level items to be shown in the tree.
Alexander Semke
More...
over 16 years ago
minor changes
Stefan Gerlach
More...
over 16 years ago
removed duplicated datasource
Stefan Gerlach
More...
over 16 years ago
updated cmake to compile datasources
Stefan Gerlach
More...
over 16 years ago
Added actions and functions to handle the new ImportFileDialog in MainWin. Small cleanups in MainWin.
Alexander Semke
More...
over 16 years ago
Addes some data formats which should be supported in future.
Alexander Semke
More...
over 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.
Alexander Semke
More...
over 16 years ago
Small label naming fix.
Alexander Semke
More...
over 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).
Alexander Semke
More...
over 16 years ago
New versions of ImportFileWidget/Dialog, FileInfoWidget and import options widgets for ASCII and binary
Alexander Semke
More...
over 16 years ago
ImportFileWidget-related ui-files.
Alexander Semke
More...
over 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.
Alexander Semke
More...
over 16 years ago
modularized build with cmake
Stefan Gerlach
More...
almost 17 years ago
←
1
2
…
579
580
581
582
583
584
585
586
587
588
589
→
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