]> git.lyx.org Git - lyx.git/history - src/frontends
Ensure the focus is returned to the editing area after a dispatch.
[lyx.git] / src / frontends /
2008-05-18 Abdelrazak YounesEnsure the focus is returned to the editing area after...
2008-05-17 Abdelrazak Younesadd a FIXME.
2008-05-17 Abdelrazak Younessimplify navigator. Get rid of the selectionModel(...
2008-05-16 Pavel SandaAdd dist file.
2008-05-16 Pavel SandaResurrect make check from dead.
2008-05-16 Abdelrazak YounesCompil fix for Qt4.2
2008-05-16 Abdelrazak YounesFactorize out some code between TocModel.cpp and Menus...
2008-05-16 Abdelrazak Younesreverse Toc searching: use DocIterator instead of Parco...
2008-05-16 Abdelrazak YounesMore accurate toc navigation (LFUN_PARAGRAPH_GOTO).
2008-05-16 Abdelrazak YounesMenubar autohiding: add some more comments and hide...
2008-05-16 Pavel SandaCompil fix.
2008-05-15 Abdelrazak Younesadd a hack to autohide the menubar in fullscreen mode...
2008-05-15 Abdelrazak Younesmenubar autoshowing: go back to r24786
2008-05-15 Abdelrazak YounesRestoring autohiding and showing of menubar upon Pavel...
2008-05-15 Abdelrazak Younes- using Alt key in fullscreen mode: don't autoshow...
2008-05-15 Abdelrazak Younes- Don't popup the menubar if only Alt is pressed.
2008-05-15 Abdelrazak YounesAutoshow and autohide menubar while in fullscreen mode.
2008-05-15 Abdelrazak Younesrework a bit the document dialog so that it works more...
2008-05-15 Abdelrazak Younesbug 4652: better fix.
2008-05-15 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4652
2008-05-14 Abdelrazak YounesAdd session to citation dialog.
2008-05-14 Abdelrazak YounesAdd session to view-source dialog.
2008-05-14 Abdelrazak YounesAdd session to paragraph dialog.
2008-05-14 Abdelrazak YounesAdd session to character dialog.
2008-05-14 Abdelrazak YounesFix locale aware language sorting in character (text...
2008-05-14 Pavel SandaFix gcc compilation and warning.
2008-05-14 Abdelrazak Youneswhite space.
2008-05-14 Abdelrazak YounesHopefully fix locale aware language sorting in document...
2008-05-13 Abdelrazak Younesclearing a map of pointer is not needed.
2008-05-13 Abdelrazak YounesAdd some initialisations.
2008-05-13 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4860
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-09 Stefan Schimanski* compare locale aware
2008-05-08 Stefan Schimanski* no .h for Qt headers
2008-05-08 Stefan Schimanski* For gcc to know about QStandardItemModel < QAbstractI...
2008-05-08 Martin VermeerMove (de)activate out of harms way
2008-05-08 Abdelrazak Younesgcc compil fix.
2008-05-08 Abdelrazak Younessort the languages.
2008-05-08 Abdelrazak Younesuse GuiApplication::languageModel() in GuiDocument.cpp
2008-05-08 Abdelrazak YounesIntroduce GuiApplication::languageModel() and use it...
2008-05-07 Abdelrazak YounesAutomatically update the dialog when the autoApply...
2008-05-07 Abdelrazak YounesFix part of bug 4836
2008-05-07 Abdelrazak Younesmove languageData() out of qt_helpers.cpp
2008-05-07 Jürgen Spitzmüllergcc compile fixes.
2008-05-07 Abdelrazak YounesRevamp of the character dialog:
2008-05-07 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=4811
2008-05-07 Abdelrazak Younesheader.
2008-05-06 Pavel SandaIntroduce groups for graphics insets. That includes:
2008-05-06 Abdelrazak YounesFix 4603 for GuiGraphics. I guess most GuiDialog based...
2008-05-06 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4603
2008-05-06 Abdelrazak YounesSome more house cleaning.
2008-05-06 Abdelrazak YounesA bit of house cleaning.
2008-05-06 Pavel SandaChange naming upon the user request.
2008-05-06 Jean-Marc Lasgouttesa bit of compilation unbreaking
2008-05-06 Pavel SandaSquelch annoying debug dump.
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-05-05 Pavel Sandafrom_utf8(fromqstr -> qstring_to_ucs4 .
2008-05-04 Pavel SandaFix monolithic builds for tarballs.
2008-05-04 Edwin Leuvenfix: http://bugzilla.lyx.org/show_bug.cgi?id=4688
2008-05-04 Abdelrazak YounesWe don't want the document dialog to be reset for each...
2008-05-03 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4816
2008-05-03 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=4815
2008-05-02 Abdelrazak Younescosmetics
2008-05-02 Abdelrazak Younes* Delegates.h: clarify some comments.
2008-05-02 Abdelrazak YounesSimplify dialogs updating.
2008-05-02 Abdelrazak Younesget rid of a superfluous Dialog::updateView().
2008-05-02 Abdelrazak Younescosmetics
2008-05-02 Jürgen Spitzmüller* TocModel.h: compile fix.
2008-05-02 Abdelrazak YounesCleanup Toc dialog and GuiView interaction. The toc...
2008-04-30 Jürgen Spitzmüllersupport for rightarrowfill, leftarrowfill, upbracefill...
2008-04-30 Enrico ForestieriAvoid a crash on exit (Mac and Windows).
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-29 Stefan Schimanski* only use path to decide whether a path segment "helpe...
2008-04-29 Stefan Schimanski* Some more clever elide mode for the LyX buffer tabs...
2008-04-29 Edwin Leuvenfix leak
2008-04-28 Jürgen Spitzmüllersupport for default master document.
2008-04-28 Jürgen Spitzmüller* Menus.cpp:
2008-04-28 Jürgen Spitzmüllerdynamic context menu for InsetCitation.
2008-04-28 Jürgen Spitzmüller* GuiBibtex.cpp:
2008-04-28 Jürgen SpitzmüllerImprovements to the External dialog.
2008-04-28 Jürgen Spitzmüllerbasic context menu for InsetExternal.
2008-04-28 Jürgen Spitzmüller* GuiView.{cpp, h}:
2008-04-27 Abdelrazak YounesSome dialog consistency work:
2008-04-27 Jürgen Spitzmüller* implement "inset-edit" in InsetInclude.
2008-04-27 Jürgen Spitzmüller* merge LFUN_EDIT_EXTERNAL and LFUN_EDIT_GRAPHICS to...
2008-04-26 Jürgen Spitzmüllerimprovements to the Citation UI.
2008-04-25 Richard HeckImplement a cache for BibTeX data. There was a cache...
2008-04-25 Richard HeckAdd "Search as You Type" option to citation dialog.
2008-04-25 Abdelrazak YounesDon't hide dialogs upon buffer switch. I've been wantin...
2008-04-24 Richard HeckFix part of bug 4775. We need to search here only when...
2008-04-24 Richard HeckSome comments.
2008-04-24 Richard HeckSome improvements.
2008-04-22 Richard HeckOne more, noted by Pavel.
2008-04-22 Enrico ForestieriCompile fix
2008-04-21 Pavel SandaCompilation fix.
2008-04-21 Pavel SandaCosmetics.
2008-04-21 André Pönitzfix #4758
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 2: move functions...
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 1.
next