lyx_mirror/src/frontends/controllers
André Pönitz cd72af583f cosmetics
(maily move layout related enums into a header of there own to remov
include dependencies, alos rename a few things)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20598 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-29 20:02:32 +00:00
..
tests Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ButtonPolicy.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
ButtonPolicy.h simplify ButtonPolicy machinery 2007-09-02 07:53:07 +00:00
ControlBibtex.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
ControlBibtex.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlBox.cpp Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlBox.h Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlBranch.cpp Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlBranch.h Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlChanges.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlChanges.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlCharacter.cpp simpolify ControlCharacter a bit 2007-09-29 16:57:43 +00:00
ControlCharacter.h simpolify ControlCharacter a bit 2007-09-29 16:57:43 +00:00
ControlCitation.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
ControlCitation.h Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
ControlCommand.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
ControlCommand.h This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
ControlCommandBuffer.cpp Put LyXView on a diet, step 1: get rid of toolbars direct access from the core. Toolbar handling is a frontend thing; the goal is to progressively transfer that to the frontend. 2007-08-23 12:21:47 +00:00
ControlCommandBuffer.h cosmetics + move frontends/* to frontend namespace. 2007-08-14 09:54:59 +00:00
ControlDocument.cpp Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlDocument.h Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlEmbeddedFiles.cpp Embedding: add a check box to InsetGraphic and show/change embedding status 2007-09-15 18:31:32 +00:00
ControlEmbeddedFiles.h Embedding: handle readOnly files correctly. 2007-09-13 15:09:56 +00:00
ControlErrorList.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlErrorList.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlERT.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlERT.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlExternal.cpp Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlExternal.h Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlFloat.cpp Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlFloat.h Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlGraphics.cpp Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlGraphics.h Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlInclude.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlInclude.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlListings.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlListings.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlLog.cpp make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlLog.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlMath.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlMath.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlNote.cpp Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlNote.h Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlParagraph.cpp Crash fix for in mathed cursor. 2007-09-26 19:45:17 +00:00
ControlParagraph.h De-serialization of the paragraph settings dialog step 3: fix the multi-paragraph selection case. 2007-09-26 08:40:16 +00:00
ControlPrefs.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
ControlPrefs.h Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
ControlPrint.cpp Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlPrint.h Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlRef.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
ControlRef.h remove some lyx:: etc 2007-04-25 23:06:48 +00:00
ControlSearch.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlSearch.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlSendto.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlSendto.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlShowFile.cpp make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlShowFile.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlSpellchecker.cpp less functions 2007-09-11 17:06:15 +00:00
ControlSpellchecker.h less functions 2007-09-11 17:06:15 +00:00
ControlTabular.cpp Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlTabular.h Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlTabularCreate.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlTabularCreate.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlTexinfo.cpp Compile fix. 2007-09-12 01:12:10 +00:00
ControlTexinfo.h remove unnneded #include 2007-09-11 22:31:24 +00:00
ControlThesaurus.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlThesaurus.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlToc.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
ControlToc.h * src/frontends/qt4/TocWidget.cpp (updateGui): do not call getGUIName, since 2007-06-04 13:27:27 +00:00
ControlViewSource.cpp cosmetics 2007-09-29 20:02:32 +00:00
ControlViewSource.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlVSpace.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlVSpace.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlWrap.cpp Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
ControlWrap.h Simpler structure, 2-3s faster compiles. Not that it matters much... 2007-09-19 21:10:00 +00:00
Dialog.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
Dialog.h cosmetics 2007-09-11 18:33:42 +00:00
frontend_helpers.cpp Compile fix. 2007-09-12 01:12:10 +00:00
frontend_helpers.h remove unnneded #include 2007-09-11 22:31:24 +00:00
Makefile.am Add tests/regfiles/biblio to EXTRA_DIST 2007-09-12 20:36:08 +00:00
pch.h cut down pch.h to more frequently needed headers 2007-09-19 20:17:00 +00:00