Bug 304757 - Expose Undo/Redo in Table Designer to the user
Summary: Expose Undo/Redo in Table Designer to the user
Status: CLOSED LATER
Alias: None
Product: KEXI
Classification: Applications
Component: Tables (show other bugs)
Version: 2.6.0
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jarosław Staniek
URL:
Keywords:
Depends on: 125253
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-07 21:17 UTC by Adam Pigg
Modified: 2016-01-29 19:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Pigg 2012-08-07 21:17:01 UTC
The tables plugin contains Qt3 code for undo/redo.  This code has been ported to KoUndo in the git branch kexi-q3port-piggz.  The code compiles, and there doesnt appear to be any regressions, but it cannot be properly tested because the actions are not exposed in the gui.

Reproducible: Always
Comment 1 Dimitrios T Tanis 2012-10-04 22:20:10 UTC
Git commit 81e137fcbed21e1a1e6dc3f06250e9e386c2c8f5 by Dimitrios T. Tanis.
Committed on 05/10/2012 at 00:14.
Pushed by tanis into branch 'kexi-wip-tanis'.

Show Undo/Redo buttons for Tables in design view.

Added Undo/Redo buttons to Table view when in design mode so that they
are available for porting Undo/Redo code to KoUndo.
GUI: Added Undo/Redo buttons in Tables when in design view.

M  +3    -1    kexi/plugins/tables/kexitabledesignerview.cpp

http://commits.kde.org/calligra/81e137fcbed21e1a1e6dc3f06250e9e386c2c8f5
Comment 2 Jarosław Staniek 2012-10-18 19:32:08 UTC
It is not safe to expose undo/redo for now, before 'alter table' feature is deployed (https://bugs.kde.org/show_bug.cgi?id=125253). So setting to LATER.
Comment 3 Dimitrios T Tanis 2012-10-28 23:41:50 UTC
Git commit 25b0dbd1584d0338a97116daabb5a2950903d742 by Dimitrios T. Tanis.
Committed on 05/10/2012 at 00:14.
Pushed by tanis into branch 'kexi-wip-tanis'.

Show Undo/Redo buttons for Tables in design view.

Added Undo/Redo buttons to Table view when in design mode so that they
are available for porting Undo/Redo code to KoUndo.
GUI: Added Undo/Redo buttons in Tables when in design view.

M  +3    -1    kexi/plugins/tables/kexitabledesignerview.cpp

http://commits.kde.org/calligra/25b0dbd1584d0338a97116daabb5a2950903d742