]> git.lyx.org Git - lyx.git/history - src/frontends
More general fix for part of 5403.
[lyx.git] / src / frontends /
2008-10-24 Stefan Schimanski* complete fix for #5327: switch back to normal drawing...
2008-10-23 Stefan Schimanski* temporary fix for the crash of the pixmap cache on...
2008-10-23 Stefan Schimanski* don't rely on the restartCursor call to update the...
2008-10-23 Stefan Schimanski* fix fullscreen TOC switching between dock and drawer...
2008-10-23 Richard HeckThis patch introduces ProvidesModule and ExcludesModule...
2008-10-22 Stefan Schimanski* create global Mac menu just before filling it (fixes...
2008-10-22 Stefan Schimanski* fix crashing special menu items on Mac after preferen...
2008-10-21 Edwin Leuvenmake error dialog more comprehensible:
2008-10-20 Richard HeckRemove some indirection leftover from Andre's removal...
2008-10-20 Richard HeckCode duplication is bad.
2008-10-20 Richard HeckMake Abdel happy: Change case of local variables.
2008-10-20 Richard HeckRemove now duplicated code.
2008-10-20 Richard HeckUpdate GuiDocument when there are changes to loaded...
2008-10-20 Pavel SandaPlease Edwin.
2008-10-19 Pavel SandaPut scrollbar back.
2008-10-19 Pavel SandaNext round for modules tab
2008-10-19 Jürgen SpitzmüllerModulesUI.ui:
2008-10-19 Abdelrazak YounesParagraph:
2008-10-19 Pavel SandaTowards horizontal size of document pref dialog -
2008-10-19 Pavel SandaAdd the missing file.
2008-10-19 Pavel SandaCreate new Module panel in document settings and decrea...
2008-10-19 Pavel SandaFix uic erros, these files are no longer part of lyx.
2008-10-18 Abdelrazak YounesFix part of http://bugzilla.lyx.org/show_bug.cgi?id...
2008-10-18 Jürgen Spitzmüllercompile fix 2
2008-10-18 Abdelrazak YounesFirst part of http://bugzilla.lyx.org/show_bug.cgi...
2008-10-18 Abdelrazak YounesCode shuffling in order to fix http://bugzilla.lyx...
2008-10-16 Richard HeckOK, I lied. A little more. Just trying to keep the...
2008-10-16 Richard HeckThe last bit of cleanup: Make checking for exclusions...
2008-10-16 Richard HeckFix a bug involving module conflicts. We need to check...
2008-10-16 Richard HeckMore cleanup prior to real patch.
2008-10-15 Enrico ForestieriRemove traces of Q_CYGWIN_WIN
2008-10-15 Enrico ForestieriSimplify
2008-10-15 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5319
2008-10-14 Richard HeckCorrect the order of the tests here. Messed this up...
2008-10-14 Richard HeckThe last little bit of comment, etc, cleanup here.
2008-10-14 Richard HeckMore cleanup for forthcoming patch. Also fix a copy...
2008-10-14 Richard HeckCheck for changes to modules before switching text...
2008-10-14 Richard HeckRemove unnecessary argument to paramsToDialog(). This...
2008-10-14 Richard HeckChange some vectors to lists. This is preparatory for...
2008-10-14 Richard HeckJust whitespace.
2008-10-13 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5355
2008-10-13 Pavel SandaSanitize backreferences in hyperref.
2008-10-13 Pavel SandaFix whitespaces so the diff between branches is not...
2008-10-12 Richard HeckAll comments and formatting.
2008-10-12 Richard HeckRemove old and out of date comment.
2008-10-12 Richard HeckAdd a comment, per Pavel's suggestion.
2008-10-12 Richard HeckDon't access this directly.
2008-10-12 Richard HeckUpdate the modules after we make the document class...
2008-10-12 Jürgen Spitzmüller** fix bug 2114. Fileformat change.
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-10-09 Jean-Marc LasgouttesX dependency cleanup (2/3)
2008-10-09 Jean-Marc LasgouttesX dependency cleanup (1/3)
2008-10-07 Richard HeckThe default modules should be kept in order.
2008-10-05 Peter Kümmelfix bug 5332: preferences opens wrong folder for keyboa...
2008-10-04 Jürgen SpitzmüllerBox fixes from Vincent and me.
2008-10-03 Jürgen Spitzmüller* ListingsUi.ui: polish.
2008-10-03 Abdelrazak YounesDon't show the dock widget at construction time. This...
2008-10-03 Abdelrazak YounesWe don't want to restore geometry session for dock...
2008-10-03 Abdelrazak YounesGuiView::findOrBuild(): hide the dialog if requested...
2008-10-03 Abdelrazak YounesIt seems that somebody added the code to show the dockw...
2008-10-03 Enrico ForestieriDon't trust designer and manually fix TocUi.ui for...
2008-10-03 Enrico ForestieriRevert r26686
2008-10-03 Abdelrazak YounesMake sure that the focus is correctly set before closin...
2008-10-03 Abdelrazak Younespotential bug fix, reported by Richard:
2008-10-02 Enrico ForestieriFix TocUi.ui for Qt 4.2.3
2008-10-02 Pavel SandaPort Enrico's patch for the current version of Toc.ui
2008-10-02 Pavel SandaAdd persistent view switch to the outliner.
2008-09-30 Uwe Stöhradd support for TABs in Listings, fileformat change...
2008-09-30 Abdelrazak YounesAdd a "List of Changes" in the Navigator. The list...
2008-09-30 Abdelrazak YounesTocWidget::updateView(): only set the tree depth if...
2008-09-30 Abdelrazak YounesAvoid a complete Toc reset in case when only a toc...
2008-09-30 Abdelrazak Younescosmetics and doxygen.
2008-09-30 Abdelrazak YounesTocWidget: disable the tree view during an update in...
2008-09-30 Jürgen Spitzmüller* GuiInclude.cpp:
2008-09-29 André Pönitzcosmetics
2008-09-29 Uwe StöhrGuiDocument.cpp, BufferParams.cpp: fix http://bugzilla...
2008-09-29 Abdelrazak YounesDialogs: discourage non const access to lyxview().
2008-09-29 Jean-Marc Lasgouttesremove mutable property
2008-09-29 Abdelrazak YounesDialogs: discourage non const access to buffer() and...
2008-09-29 Abdelrazak Younesconstify
2008-09-29 Abdelrazak YounesProperly fix http://bugzilla.lyx.org/show_bug.cgi?id...
2008-09-29 Jean-Marc Lasgouttesconstify
2008-09-29 Abdelrazak YounesAdd fall back code to assertion.
2008-09-28 Abdelrazak YounesAdd a new 'Sort' box to the Navigator so that each...
2008-09-26 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5285 .
2008-09-25 Jean-Marc Lasgouttesfor some reason, itemSelectionChanged does not trigger...
2008-09-25 Jean-Marc Lasgouttesmove code to unify graphics groups from GuiGraphics...
2008-09-25 Jean-Marc Lasgouttesmake sure that INSET_APPLY dispatching is inside an...
2008-09-24 Richard HeckThis patch prevents the shortcut dialog from silently...
2008-09-23 Jean-Marc Lasgouttescreate a proper undo group before unifying graphics...
2008-09-23 Richard HeckRead site.bind as well as the user's bind file.
2008-09-23 Richard HeckMove the ItemType enum out of GuiPref and into KeyMap...
2008-09-22 Jean-Marc Lasgouttescompilation fix from abdel
2008-09-22 Abdelrazak YounesPref ui module: add a 'clear session'.
2008-09-22 Abdelrazak YounesGuiView::saveLayout(): Use QSettings::beginGroup.
2008-09-22 Abdelrazak YounesX11 compil fix, sorry.
next