]> git.lyx.org Git - lyx.git/history - src/frontends
xpdf support for forward view via synctex. This is quite powerful tool.
[lyx.git] / src / frontends /
2010-04-16 Pavel Sandaxpdf support for forward view via synctex. This is...
2010-04-16 Pavel SandaDont wait for forward search call
2010-04-16 Vincent van RavesteijnRefactor GuiApplication::getStatus().
2010-04-16 Vincent van Ravesteijn* GuiView.cpp: Simplify.
2010-04-16 Vincent van RavesteijnRemove the unclear FuncStatus::operator|=. Without...
2010-04-16 Vincent van Ravesteijn* FuncStatus: unify naming of functions.
2010-04-16 Pavel SandaAdd status message.
2010-04-16 Pavel SandaGuify forward search.
2010-04-15 Enrico ForestieriModify the forward-search lfun such that no argument...
2010-04-15 Vincent van RavesteijnMake Cursor::disp_ private as it should be.
2010-04-15 Pavel SandaJoin PrefDateUi and PrefPlaintextUi into PrefOutputUi
2010-04-15 Pavel SandaFix #94 - LYX forward DVI search
2010-04-09 Richard HeckFix bug #6645.
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-04-08 Jean-Marc LasgouttesGet rid of all-insets-toggle and explain how to replace...
2010-04-08 Jean-Marc Lasgouttesfix (again) monolithic build
2010-04-08 Uwe StöhrColorUi.ui: squash compiler warning
2010-04-08 Uwe Stöhrfileformat change: support to specify the background...
2010-04-07 Richard HeckOne final bit of cleanup.
2010-04-07 Richard HeckA little more lv cleanup.
2010-04-07 Richard HeckA bit more cleanup: Again, we do not need lv, and the...
2010-04-07 Richard HeckThe lv variable was used back in LyXView.cpp, where...
2010-04-07 Richard HeckFix bug #6519. This is some of the "instability" that...
2010-04-06 Enrico ForestieriMake better use of the available space.
2010-04-05 Uwe StöhrColorUi.ui: forgot to update button label in last commit
2010-04-05 Uwe Stöhrdon't use any longer the page background color white...
2010-04-05 Peter Kümmelfix typo, tabs for indentation
2010-04-05 Abdelrazak YounesTabWorkArea::workArea(): add a FIXME
2010-04-05 Abdelrazak YounesFix instant preview for split views showing the same...
2010-04-05 Peter Kümmeldon't allow closing a buffer when it is used by a thread
2010-04-05 Abdelrazak YounesRemove GuiView parent from DialogView based dialogs...
2010-04-03 Jürgen Spitzmüller* ColorUi.ui: more compact labels.
2010-04-03 Uwe StöhrColorUi.ui: some tweaks
2010-04-02 Enrico ForestieriClean up left over
2010-04-02 Uwe StöhrGuiDocument.cpp: follow Qt's StyleSheet guideline and...
2010-04-02 Uwe Stöhrfileformat change: support to specify a document-wide...
2010-04-02 Uwe Stöhrintroduce a new color module to GuiDocument as suggested:
2010-04-02 Uwe StöhrFontUi.ui: remove senseless tooltip I accidentally...
2010-04-02 Uwe StöhrFontUi.ui: remove HTML and use plain text
2010-03-31 Pavel SandaNext header
2010-03-31 Pavel SandaNext headers
2010-03-31 Uwe Stöhrfileformat change:
2010-03-29 Uwe StöhrPageLayoutUi.ui: add tooltip
2010-03-29 Richard HeckRead the citation formats from a file, rather than...
2010-03-29 Vincent van RavesteijnFix bug #2009:'|'-character in headings confuses TOC...
2010-03-29 Vincent van RavesteijnFix the painting I broke in r33909.
2010-03-29 Vincent van RavesteijnRefactorization: Buffer::changed() can update the metri...
2010-03-29 Vincent van RavesteijnAllow to assign the shortcut to an action not only...
2010-03-29 Vincent van RavesteijnNo need to issue an error if the shortcut binding did...
2010-03-29 Vincent van RavesteijnMark the preferences dialog as changed when a shortcut...
2010-03-27 Edwin Leuvenhopefully fix the (re)sizing of the adv search/replace
2010-03-27 Richard HeckAllow the use of rich text in citation formats. And...
2010-03-26 Pavel SandaFix part of 6587 - make backup more safe and delete...
2010-03-26 Richard HeckFix another potential manifestation of bug #6522.
2010-03-26 Edwin Leuvenharmonize shortcuts
2010-03-26 Edwin Leuvenadv search/replace: move insert regexp to context menu
2010-03-26 Vincent van RavesteijnFix bug #6617: Allowing "compressed documents" be the...
2010-03-25 Edwin Leuvensimplify adv search/replace layout
2010-03-24 Richard HeckRevert r33852 and try something else. The problem here...
2010-03-24 Richard HeckDon't be so picky here.
2010-03-24 Richard HeckUse selectedIndex rather than currentIndex. The latter...
2010-03-24 Richard HeckTypo. Bad one.
2010-03-24 Richard HeckBlock signals to the combo box when we update it. This...
2010-03-24 Richard HeckTake Andre's advice and implement the focus tracking...
2010-03-24 Richard HeckOnly restore the last applied style on initialization.
2010-03-24 Richard HeckFix bug #6486. Patch inspired by work by John McCabe...
2010-03-24 Richard HeckThis should give us the selected index, not the current...
2010-03-24 Richard HeckRefactor a bit. This will be needed a bit later.
2010-03-24 Enrico ForestieriFix for Qt 4.2 (patch mostly from JMarc).
2010-03-23 Edwin Leuvenplay nice with qt 4.2?
2010-03-22 Edwin Leuvenrevert r33839 and r33840: does not work on MAC
2010-03-22 Edwin Leuventake care of qt 4.2
2010-03-22 Edwin Leuvenset verticalsize policy to ignore until we find a bette...
2010-03-21 Edwin Leuvenmany little layout tweaks
2010-03-21 Edwin Leuvenlittle wiggles for on-the-fly spellcheck
2010-03-21 Edwin Leuvenfix layout
2010-03-21 Edwin Leuven- make the advanced search/replace dialog play nice...
2010-03-21 Edwin Leuventighten layout
2010-03-21 Edwin Leuvenhopefully people are happy with this layout..
2010-03-21 Uwe Stöhrrevert r33814 but widen the text edit fields instead
2010-03-20 Enrico ForestieriFix PrefLatexUi.ui after r33783.
2010-03-20 Richard HeckDon't bother bliking the cursor if it isn't on the...
2010-03-20 Tommaso CucinottaFixed issues in backward search in various corner cases...
2010-03-19 Richard HeckSince we don't do anything if the cursor isn't in view...
2010-03-19 Jürgen Spitzmüllerfix bug #6513.
2010-03-18 Abdelrazak YounesFix potential bug affecting export and preview with...
2010-03-17 Tommaso CucinottaNo more auto math toolbars while in regexp mode (addres...
2010-03-17 Uwe StöhrPrefLatexUi.ui: fix alignment and spacing of the text...
2010-03-16 Uwe StöhrPrintNomenclUi.ui: fix a typo, spotted by Ignacio
2010-03-15 Abdelrazak Youneswhite space.
2010-03-15 Pavel SandaParametrize position of version string
2010-03-15 Pavel SandaHonour lyxrc.show_banner again
2010-03-15 Jürgen Spitzmüller* GuiSpellchecker.cpp:
2010-03-13 Richard HeckMinor cleanup, and some const-ness.
2010-03-13 Pavel SandaFix Error dialog. Patch from Richard and Abdel.
2010-03-12 Vincent van RavesteijnFix bug #6462: Out-of-bounds index in GuiErrorList...
2010-03-12 Vincent van RavesteijnFix bug #6397: use GUIfied strings in the error dialog.
2010-03-12 Uwe StöhrGuiWorkArea.cpp: remove unused include of MetricsInfo.h
2010-03-11 Vincent van RavesteijnAdjust the window settings for MacOSX.
next