]> git.lyx.org Git - lyx.git/history - src
Simplify the logic a bit here.
[lyx.git] / src /
2008-03-06 Richard HeckSimplify the logic a bit here.
2008-03-06 Richard HeckNo need to lowercase here.
2008-03-06 Richard HeckBackend support for layout categorization.
2008-03-06 Richard HeckFix Lars.
2008-03-06 André Pönitzmore of that
2008-03-05 André Pönitza few more docstring<->QString conversions
2008-03-05 Uwe StöhrGuiToolbar.cpp: compile fixes
2008-03-05 André Pönitzextend the idea of the previous patch a bit...
2008-03-05 Stefan Schimanski* preparation for the layout categories. Now the separa...
2008-03-05 Stefan Schimanski* fix wrong slot name
2008-03-05 André Pönitzmerge qlkey.h into the only .cpp file #including it
2008-03-05 André Pönitzdo what the FIXME suggested
2008-03-05 Stefan Schimanski* cosmetic
2008-03-05 Stefan Schimanski* is.at is const, is[] is a deep non-const copy
2008-03-05 Jürgen Spitzmüller* src/insets/InsetMathBox.{cpp,h}:
2008-03-05 Stefan Schimanski* clear filter when showing popup of layout list
2008-03-05 Stefan Schimanski* cosmetic
2008-03-05 Stefan Schimanski* cosmetic
2008-03-05 Stefan Schimanski* adjust layout list size to contents
2008-03-05 Stefan Schimanski* cosmetic
2008-03-05 Stefan Schimanski* even when sorted alphabetically keep the separation...
2008-03-05 Stefan Schimanski* draw the separator as a menu separator
2008-03-05 Stefan Schimanski* let the cleanlook style show the check mark. It norma...
2008-03-05 Stefan Schimanski* Leave page size at it is to avoid strange layout...
2008-03-05 Stefan Schimanski* rich text item delegate to draw the layout filter...
2008-03-05 Pavel SandaRemove the rest of LFUN_THEOREM_INSERT.
2008-03-05 Pavel SandaCosmetics.
2008-03-05 Pavel Sanda* hyperref: add check for newline chars in user input.
2008-03-05 André Pönitzmake code look a bit more uniform
2008-03-05 Uwe Stöhrstdinsets.inc: use foreground color also for index...
2008-03-04 André Pönitzremove duplicated code (is already in constructor)
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-03-04 Pavel SandaComments from Andre'.
2008-03-04 Uwe Stöhrzipunzip.cpp: partly revert r23447 to be able to compile
2008-03-04 Stefan Schimanski* make lyx look a bit more like a Mac application by...
2008-03-04 Abdelrazak YounesAdd citations to Navigator.
2008-03-04 Abdelrazak YounesInvert loadChildDocuments() and updateLabels() calls...
2008-03-04 Jean-Marc Lasgouttesrevert more minizip changes
2008-03-04 Jean-Marc Lasgouttesrevert minizip changes
2008-03-04 Stefan Schimanski* some more unused buffer parameters
2008-03-04 Stefan Schimanski* remove some garbage from the "buffer in inset" change
2008-03-04 Stefan Schimanski* remove parameter here as well
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* the look does not depent on "editing" anymore as...
2008-03-04 Stefan Schimanski* store the selection in the InsetMathUnknown and inser...
2008-03-04 Stefan Schimanski* add appetite concept to the math macro to restrict...
2008-03-04 Jean-Marc Lasgouttesnuke compiler warnings in minizip
2008-03-04 Abdelrazak Younesfactory::readInset(): Set again the buffer for InsetMat...
2008-03-04 Abdelrazak YounesFound a cleaner solution for the buffer reference probl...
2008-03-04 Jean-Marc Lasgouttesfix some compiler warnings
2008-03-04 Abdelrazak Younescompile fix.
2008-03-04 Abdelrazak Younesgcc compile fix.
2008-03-04 Abdelrazak YounesLateX export must not depend on screen label.
2008-03-04 Abdelrazak Younestentatively fix gcc compilation.
2008-03-04 Stefan Schimanski* even setModel can trigger focus events. So move also...
2008-03-04 Abdelrazak YounesInsetMathHull: LFUN_INSET_INSERT: Fix label insertion
2008-03-04 Pavel SandaToC tree redrawing after resets.
2008-03-04 Abdelrazak YounesFix and improves labels and references in mathed.
2008-03-04 Abdelrazak Younesheader
2008-03-04 Abdelrazak Younesset the buffer reference for all insets when the file...
2008-03-04 Abdelrazak YounesGuiView: Avoid unnecessary GUI updates if it was the...
2008-03-04 Stefan Schimanski* sorting depends on translated string, i.e. column...
2008-03-04 Stefan Schimanski* fix sorting of layout names
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* custom keyboard search/filter which shows only those...
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* fix another crash due to the redraw opti-/minimizatio...
2008-03-04 Stefan Schimanski* work around for the bad memory of the treeview about...
2008-03-04 Abdelrazak Younesadd missing break, should fix the remaining problem...
2008-03-04 Abdelrazak Younestypos.
2008-03-04 Jürgen Spitzmüller* src/insets/InsetLabel.[cpp,h}:
2008-03-03 Abdelrazak Younesremove unused variables.
2008-03-03 Abdelrazak Younesget rid of LFUN_INSET_REFRESH
2008-03-03 Abdelrazak YounesSanitize a bit the way InsetRef and InsetCommand button...
2008-03-03 Stefan Schimanski* Hide popup asynchronously because we might be here...
2008-03-03 Stefan Schimanski* Update::SinglePar should be enough for most cases...
2008-03-03 Stefan Schimanski* fix assert with 4.2.x when setting a null item delega...
2008-03-03 Jürgen Spitzmüller* src/insets/InsetLabel.cpp (doDispatch):
2008-03-03 Abdelrazak YounesAdd "DUPLICATE:" prefix to screen labels. 1.6 won't...
2008-03-03 Abdelrazak Younesrevert 23410 and fix InsetLabel::update() instead....
2008-03-03 Jürgen Spitzmüller* src/insets/InsetLabel.cpp (doDispatch):
2008-03-03 Abdelrazak Younes* GuiWorkArea::focusInEvent(): avoid unnecessary full...
2008-03-03 Abdelrazak YounesFix multipar selection drawing. The problem was that...
2008-03-03 Jürgen Spitzmülleradd label/refs validation on pasting.
2008-03-03 Jürgen Spitzmüller* src/insets/InsetLabel.cpp:
2008-03-03 Richard HeckNasty mistake here.
2008-03-03 Pavel SandaAdd doxy.
2008-03-02 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4599
2008-03-02 Abdelrazak Younesrev 23399: the fix was not fully correct because labels...
2008-03-02 Abdelrazak YounesIntroduce Inset::validate() for Inset validation purpos...
2008-03-02 Jürgen Spitzmüller* WrapUI.ui:
2008-03-02 Uwe Stöhrfileformat incremented to 317:
2008-03-02 Abdelrazak YounesAvoid duplicate labels when the user change an InsetLabel.
2008-03-02 Jürgen Spitzmüller* src/insets/InsetWrap.{cpp,h}:
2008-03-02 Jürgen Spitzmüller* src/insets/InsetWrap.{cpp,h}:
2008-03-02 Abdelrazak YounesIntroduce a labels&references cache at buffer level...
2008-03-02 Abdelrazak YounesBug fix bis: disconnect and clearParams for GuiDialog...
2008-03-02 Abdelrazak YounesBug fix: disconnect and clearParams for GuiDialog based...
2008-03-02 Uwe StöhrGuiDocument.cpp: add linebreaks to error messages
2008-03-02 Pavel SandaAdd doxy.
next