]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Menus.cpp
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / Menus.cpp
2010-01-19 Jürgen Spitzmüller* ADD LFUN_SPELLING_ADD and LFUN_SPELLING_IGNORE (bug...
2010-01-11 Jean-Marc Lasgouttesget rid of next-inset-modify ; inset-modify does the...
2009-09-30 Abdelrazak YounesFix crash noticed by Bennett:
2009-09-22 Abdelrazak YounesIntroduce Application::currentWindow() and get rid...
2009-09-07 Jürgen Spitzmüller* Menus.cpp: Spelling.
2009-09-06 Jürgen Spitzmüller* Menus.cpp:
2009-09-06 Jürgen Spitzmüller* Menus.cpp:
2009-09-05 Abdelrazak Younes* LyXView:
2009-07-21 Jürgen Spitzmüller* Menus.cpp: casing fixes.
2009-06-23 Abdelrazak YounesParagraph::collectWords() and MenuDefinition::expandSpe...
2009-06-07 Vincent van RavesteijnFix bug #5980: 'Maximum last files' setting doesn't...
2009-05-06 Abdelrazak YounesSpellChecker context menu. Part of the continuous Spell...
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-04-08 Vincent van RavesteijnTOC context menu (part 2)
2009-04-07 Jürgen Spitzmüller* First step towards default view format.
2009-03-27 Jürgen SpitzmüllerFix bug 5851: Branch definitions not shown in Insert...
2009-03-26 Richard HeckEnhance LyX by fixing bug 5872.
2009-01-16 Vincent van RavesteijnClean up the menus:
2009-01-07 Vincent van RavesteijnFix disabling of submenus that are empty.
2009-01-07 Vincent van RavesteijnFix disabling of submenus that have only disabled items.
2008-11-25 Jürgen Spitzmüller* Lexer.{cpp,h}:
2008-11-24 Richard HeckWrap flex-insert's argument in quotes, as it could...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-10-25 Richard HeckFix for another part of 5403, and related bugs, anyway...
2008-10-22 Stefan Schimanski* fix crashing special menu items on Mac after preferen...
2008-10-13 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5355
2008-10-12 Abdelrazak YounesMenuDefinition::expandFlexInsert(): simplify a tiny...
2008-10-12 Richard HeckWe don't always want that, just with custom insets.
2008-10-12 Richard HeckFix bug 5346.
2008-10-12 Richard HeckRevert.
2008-10-12 Richard HeckTypos.
2008-09-21 André Pönitzcosmetics
2008-08-15 Jean-Marc LasgouttesFix crash when the Gui Name of a toolbar is not plain...
2008-07-30 Abdelrazak YounesFix crash with Menu->Edit->Paste recent
2008-07-23 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5073
2008-07-20 Abdelrazak Younesavoid that the internal Buffer used for cut&paste is...
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-06-25 Abdelrazak YounesGuiApplication::resetGui(): reset as many things as...
2008-06-16 Jürgen Spitzmüller* src/frontends/qt4/Menus.cpp:
2008-06-02 Abdelrazak YounesMove secondary toolbars to View->Toolbars->Other Toolbars.
2008-06-02 Pavel SandaUnify LFUN naming.
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-27 Pavel SandaMove graphics code from class to namespace.
2008-05-27 Abdelrazak YounesRe-engineer the toolbar support code:
2008-05-26 Jean-Marc Lasgouttesmake display of group list only depend on existence...
2008-05-25 Abdelrazak Younesa bunch of toolbar related renaming.
2008-05-24 Abdelrazak YounesIntroduce docstring_list
2008-05-20 Abdelrazak Younes- Fix crash with clicking on second Listings iten in...
2008-05-19 Jürgen Spitzmüller*** fix bug 2488 (make dynamic formats in menus transla...
2008-05-16 Abdelrazak YounesFactorize out some code between TocModel.cpp and Menus...
2008-05-13 Pavel SandagetStatus for LFUN_SET_GRAPHICS_GROUP so context menu...
2008-05-13 Abdelrazak YounesInset::addToToc(): change signature. Use DocIterator...
2008-05-06 Pavel SandaIntroduce groups for graphics insets. That includes:
2008-05-06 Jean-Marc Lasgouttesa bit of compilation unbreaking
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-05-02 Abdelrazak Younescosmetics
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-28 Jürgen Spitzmüller* Menus.cpp:
2008-04-28 Jürgen Spitzmüllerdynamic context menu for InsetCitation.
2008-04-20 Jürgen Spitzmüllerspelling fixes.
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-18 Bo PengInsetInfo: tidy up error messages, fix an obvious bug...
2008-04-16 Peter Kümmelreplace with simpler fix, thx Andre
2008-04-16 Peter Kümmelfix some memory leaks
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-05 André Pönitzlexer cosmetics
2008-04-03 André Pönitzsimplify Lexer handling a bit more
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-21 Abdelrazak Younestemporary fix for http://bugzilla.lyx.org/show_bug...
2008-03-15 Stefan Schimanski* make sure the Mac special menu item are only created...
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2008-03-14 Stefan Schimanski* in fact we have more than one menubar at the moment...
2008-03-14 Stefan Schimanski* remove the need of an active GuiView
2008-03-14 Stefan Schimanski* we have not only one instance of the menu bar. Hence...
2008-03-11 Abdelrazak Younes* add "List of Graphics"
2008-03-11 Abdelrazak Younesadd "Embedded Files" to Navigator.
2008-03-11 Abdelrazak Younes* add "Child Documents" navigate submenu.
2008-03-10 André Pönitzless pointers...
2008-03-10 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4621
2008-03-10 Jürgen Spitzmüllerrestore Lars.
2008-03-09 Abdelrazak YounesSmall Menu code reorg:
2008-03-09 Jürgen Spitzmüllerfix encoding.
2008-03-09 Edwin Leuvencompile fix
2008-03-09 Stefan Schimanski* mac menus do not handle showEvent, only the aboutToSh...
2008-03-09 Abdelrazak YounesAdd dummy context menu when there is non defined.
2008-03-09 Abdelrazak YounesGeneral support for InsetCommand context menu. For...
2008-03-08 Stefan Schimanski* compile fix for mac
2008-03-08 Abdelrazak Younesrestore comment about boost::shared_ptr and dtor.
2008-03-08 Abdelrazak Younes* MenuItem::submenu_: it seems that boost::shared_ptr...
2008-03-08 Abdelrazak Younessome more cleanups.
2008-03-08 Abdelrazak Younesvarious cleanup and simplifications
2008-03-08 Abdelrazak YounesEncapsulate all menu related stuff inside Menu.cpp...
2008-03-08 Abdelrazak Younes* Menu:
2008-03-08 André Pönitzcosmetics
2008-03-07 André Pönitzcosmetics
2008-03-07 André Pönitzmerge MenuBackend into frontend/Menus
2008-01-16 Abdelrazak YounesFix mac menubar only modifying the Prefs.
next