~rikmills/+git/labplot-upstream:work/reworkAutoScaleUndoRedo

Last commit made on 2022-04-11
Get this branch:
git clone -b work/reworkAutoScaleUndoRedo https://git.launchpad.net/~rikmills/+git/labplot-upstream

Branch merges

Branch information

Name:
work/reworkAutoScaleUndoRedo
Repository:
lp:~rikmills/+git/labplot-upstream

Recent commits

d82bad5... by Martin Marmsoler <email address hidden>

fix undo redo

682bfa6... by Martin Marmsoler <email address hidden>

do scaleAutoY/X when X/Y is autoscaled

bfeb2da... by Martin Marmsoler <email address hidden>

initial undo/redo test

26ba1c5... by Stefan Gerlach <email address hidden>

binary filter: separate index column filling

d7749b7... by Alexander Semke <email address hidden>

Update SpreadsheetModel.cpp

21593b9... by Alexander Semke <email address hidden>

Removed some debug output in spreadsheet.cpp.

0de10aa... by Alexander Semke <email address hidden>

Merge branch 'work/optimize-the-memory-consumption' of invent.kde.org:education/labplot into work/optimize-the-memory-consumption

ec685dc... by Alexander Semke <email address hidden>

[spreadsheet] removed obsolete QVector::resize() calls in prepareImport.

28f5fc8... by Alexander Semke <email address hidden>

Fixes:
* use endInsertRows() when inserting new rows in the model and not endRemoveRows()
* make the new columns created in finalizeImport() undo aware after their sizes were changed

8379b1d... by Alexander Semke <email address hidden>

[spreadsheet] removed obsolete QVector::resize() calls in prepareImport.