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 Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
Alert.C Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
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 disable open dialogs if applying them is not allowed 2005-04-13 09:43:58 +00:00
FileDialog.h
font_metrics.h
guiapi.C Convert the preamble dialog to the Dialog-based scheme. 2004-03-31 20:55:59 +00:00
guiapi.h Convert the preamble dialog to the Dialog-based scheme. 2004-03-31 20:55:59 +00:00
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 Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
Toolbars.C Whitespace, only whitespace. 2004-11-26 14:52:54 +00:00
Toolbars.h code refactorization in toolbars 2004-11-09 12:40:34 +00:00
WorkArea.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
WorkAreaFactory.h A layout engine for XForms. 2004-04-28 17:22:05 +00:00