lyx_mirror/src/frontends
Martin Vermeer c0b204c0a8 Add outlining functionality to the TOC dialog.
* LyXAction.C
	(LyXAction::init): define command

	* BufferView_pimpl.C
	(BufferView::Pimpl::getStatus): 
	(BufferView::Pimpl::dispatch): add handling code

	* frontends/qt2/QTocDialog.C: add connections, adapters

	* frontends/qt2/ui/QTocDialogBase.ui: add pushbuttons

	* frontends/qt2/QTocDialog.h: add adapters

	* frontends/qt2/QToc.[Ch]
	(QToc::updateToc): 
	(QToc::select): add code for TOC window positioning, and 
	outlining methods 

	* frontends/controllers/ControlToc.[Ch]: implement methods

	* lfuns.h
	(kb_action {): define LFUN

	* toc.[Ch]: implement up, down, in and out operations in Outline
	method



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13521 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-29 05:08:42 +00:00
..
controllers Add outlining functionality to the TOC dialog. 2006-03-29 05:08:42 +00:00
gtk Revert patch from bug 1954, to fix bug 2421 2006-03-26 10:18:52 +00:00
qt2 Add outlining functionality to the TOC dialog. 2006-03-29 05:08:42 +00:00
qt4 * frontends/{qt2,qt4}/QPrefsDialog.C (remove_format): 2006-03-28 12:01:31 +00:00
xforms Partial fix to bug 2355. 2006-03-24 11:57:19 +00:00
Alert_pimpl.h
Alert.C
Alert.h
ChangeLog fix drawing of buttons (bug 2328) 2006-03-15 15:32:32 +00:00
Dialogs.C fix bug 1879 2005-05-17 15:33:16 +00:00
Dialogs.h
FileDialog.h
font_metrics.h
guiapi.C
guiapi.h
key_state.h
lyx_gui.h Store colors as rgb values in branches. 2006-03-23 20:04:05 +00:00
LyXKeySym.h
LyXKeySymFactory.h
LyXScreenFactory.h
LyXView.C Scrollbar fixes 2005-08-02 14:25:48 +00:00
LyXView.h make sure the 'setStatus(Collapsed)' crash won't occur otherwise 2005-05-06 20:00:31 +00:00
Makefile.am setup the buildsystem for building qt4 2006-03-05 17:29:08 +00:00
Menubar.h
mouse_state.h
nullpainter.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
nullpainter.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
Painter.C fix drawing of buttons (bug 2328) 2006-03-15 15:32:32 +00:00
Painter.h fix drawing of buttons (bug 2328) 2006-03-15 15:32:32 +00:00
pch.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
screen.C Selective expose patch 2006-03-20 15:05:07 +00:00
screen.h Axe processEvents, fix cursor draw artifacts, put update flags into an enum, 2005-05-31 14:40:30 +00:00
Timeout.C revert stupid patch 2005-06-16 14:18:18 +00:00
Timeout.h
Toolbars.C
Toolbars.h
WorkArea.h
WorkAreaFactory.h