]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Menus.cpp
Migrate GuiLine to InsetParamsWidget.
[lyx.git] / src / frontends / qt4 / Menus.cpp
2010-09-06 Stephan Wittcorrect short-cut conflict
2010-08-05 Jean-Marc LasgouttesImplement LFUN_SPELLING_REMOVE (patch from switt)
2010-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-29 Vincent van RavesteijnFix bug #2009:'|'-character in headings confuses TOC...
2010-03-04 Richard HeckSome cleanup for the Floating class.
2010-02-28 Jürgen Spitzmüller* Menus.cpp: add accelerator to "More Languages ..."
2010-02-28 Jürgen Spitzmüller" Menus.cpp: sort languages. Based on a patch by John...
2010-02-26 Jean-Marc LasgouttesFix compilation with qt 4.2: QString::operator[] return...
2010-02-25 Jürgen SpitzmüllerMenus.cpp: priorize capitals as language accelerators.
2010-02-25 Jürgen Spitzmüller* Menus.cpp: hide Language item if only one language...
2010-02-24 Jürgen Spitzmüller* Menus.cpp:
2010-02-24 Jürgen Spitzmüller* Menus.cpp:
2010-02-12 Jean-Marc LasgouttesDo not show spelling suggestions in contextual menu...
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-02-09 Jürgen Spitzmüller* store the full Language in WordLangTuple.
2010-02-08 Jürgen SpitzmüllerAllow to switch buffer languages via the menu.
2010-01-30 Jürgen SpitzmüllerAdd search and grouping facility to Crossref dialog...
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.
next