[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2009-04-12 0:16:40
Message-ID: 1239495400.743128.27766.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 952480 by staniek:

Main Window
= remove undo/redo actions from the global toolbar
  (these will be placed on individual local toolbars)



 M  +3 -0      doc/dev/CHANGELOG-Kexi-js  
 M  +2 -1      main/KexiMainWindow_p.h  


--- trunk/koffice/kexi/doc/dev/CHANGELOG-Kexi-js #952479:952480
@@ -41,6 +41,9 @@
 http://rafb.net/p/R4QIBR13.html
 
 2009-04-12
+Main Window
+= remove undo/redo actions from the global toolbar
+  (these will be placed on individual local toolbars)
 Forms
 - add undo and redo actions to the local toolbar
 
--- trunk/koffice/kexi/main/KexiMainWindow_p.h #952479:952480
@@ -200,9 +200,10 @@
         addAction(tbar, "edit_paste_special_data_table");
     tbar->addSeparator();
 // todo move undo/redo to quickbar:
+/* moved to local toolbars
     addAction(tbar, "edit_undo");
     addAction(tbar, "edit_redo");
-    tbar->addSeparator();
+    tbar->addSeparator();*/
     addAction(tbar, "edit_find");
 
     tbar = d->createToolBar("external", i18n("External Data"));
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic