]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Menus.cpp
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / Menus.cpp
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.
2008-01-04 Jean-Marc Lasgouttesremove extra menu expansion which causes multiple warni...
2007-12-26 Stefan Schimanski* compile fix
2007-12-26 Abdelrazak Younesinitial basic context menu support.
2007-12-26 Abdelrazak YounesSimplify MenuBackend and menubar interactions.