]> git.lyx.org Git - lyx.git/history - src/frontends
* sk.po
[lyx.git] / src / frontends /
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.
2010-03-11 Vincent van RavesteijnAdd Qt version info to the About dialog in the DEVEL_VE...
2010-03-11 Vincent van RavesteijnFix bug #5735: Modifying a keyboard shortcut function...
2010-03-10 Abdelrazak YounesCode simplification.
2010-03-10 Richard HeckThis is worth having here anyway.
2010-03-10 Richard HeckAnother try at #6522. This works here, for the most...
2010-03-10 Vincent van RavesteijnFix bug #6488: Avoid a null pointer when accessing...
2010-03-09 Richard HeckCheap fix for #6554. When we save a Buffer to a new...
2010-03-08 Richard HeckLine length, again.
2010-03-08 Richard HeckRevert r33630 and do something more sensible.
2010-03-08 Richard HeckSpellcheck related bugfix from John McCabe-Dansted:
2010-03-08 Richard HeckMake sure the model exists before we access it.
2010-03-08 Peter Kümmelno Q_EMIT in older Qt versions
2010-03-07 Peter KümmelUse one place to generate current time string, increase...
2010-03-06 Abdelrazak YounesTry to restore longtable dialog to a semi functional...
2010-03-06 Pavel SandaFix unsafe use of fixed width arrays.
2010-03-05 Richard HeckFix bug 6522 and its relatives in trunk. I am not absol...
2010-03-05 Peter Kümmelfix bug 6578, use tabs
2010-03-05 Pavel SandaStart preparations for alpha
2010-03-04 Richard HeckSome cleanup for the Floating class.
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-03-01 Abdelrazak YounesDocument Settings: fix Float placement dialog. The...
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 Richard HeckWe were doing this twice, and I think there's also...
2010-02-26 Richard HeckThis can just take a FuncCode.
2010-02-26 Richard HeckA little cleanup while perusing TocWidget....
2010-02-26 Vincent van RavesteijnFix bug #6552: Crash when inserting TeX-code in math...
2010-02-26 Jean-Marc LasgouttesFix compilation with qt 4.2: QString::operator[] return...
2010-02-26 Vincent van RavesteijnFix bug #6464: Crash when exiting LyX from second windo...
2010-02-26 Jürgen Spitzmüller* GuiSpellchecker.cpp:
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-25 Jean-Marc Lasgouttesfix compilation with qt 4.2
2010-02-24 Vincent van RavesteijnFix bug #6556: Exporting .lyx to .lyx15 or lyx16 report...
2010-02-24 Jürgen Spitzmüller* Menus.cpp:
2010-02-24 Jürgen Spitzmüller* Menus.cpp:
2010-02-23 Abdelrazak YounesMigrate GuiBibitem to InsetParamsWidget.
2010-02-23 Pavel SandaRevert r33533.
2010-02-22 Uwe StöhrGuiView.cpp: fix compilation after r33533
2010-02-22 Pavel SandaAt least basic capability for VC comparison.
2010-02-21 Abdelrazak YounesMigrate GuiHSPace to InsetParamsDialog.
2010-02-19 Abdelrazak YounesMigrate Branch dialog to InsetParamsWidget
2010-02-19 Abdelrazak YounesImplement Vincent's suggestions:
2010-02-19 Abdelrazak YounesFollowing previous commit, the dialog now needs to...
2010-02-19 Abdelrazak YounesInsetParamsDialog: don't update the inset widget if...
2010-02-19 Abdelrazak YounesFix cell width initial fill-in.
2010-02-19 Abdelrazak Younesr33506: better fix for table borders.
2010-02-19 Abdelrazak YounesReally fix table borders toggling.
2010-02-19 Abdelrazak YounesTabular dialog: fix border setting/unsetting bug.
2010-02-18 Abdelrazak Younes* InsetTabular cleanup:
2010-02-18 Abdelrazak YounesInsetParamsWidget(): fix method constness.
2010-02-16 Abdelrazak Younessome moreInsetParamsDialog bug fixing...
2010-02-16 Abdelrazak YounesInsetParamsDialog bug fixing:
2010-02-16 Abdelrazak YounesFix autotools for r33480.
2010-02-15 Abdelrazak YounesFix compilation with Qt4.2
2010-02-15 Abdelrazak YounesAttempt to simplify as much as possible Inset parameter...
2010-02-15 Pavel SandaGlitch in LFUN
2010-02-15 Pavel SandaAllow revision to be string.
2010-02-13 Jürgen Spitzmüller* add pref option to exclude notes and comments from...
2010-02-13 Jürgen Spitzmüller* TocWidget.{cpp,h}:
2010-02-12 Jean-Marc LasgouttesDo not show spelling suggestions in contextual menu...
2010-02-12 Pavel SandaPrepare VCS part for comparison.
2010-02-12 Jürgen Spitzmüller* GuiApplication.cpp: prevent null pointer.
2010-02-12 Jean-Marc LasgouttesFix bug #6217: Replacing a word in spellcheck does...
2010-02-12 Pavel SandaKill locker() API in VCS
2010-02-11 Abdelrazak YounesGuiTabular despaghettization: pass out tabular_ instead...
2010-02-11 Uwe StöhrGuiPrefs.cpp: revert changes that accidentally slipped...
2010-02-11 Pavel Sanda-xml
2010-02-11 Uwe Stöhrsupport for multirows in tables:
2010-02-10 Abdelrazak Younes* InsetFloat:
2010-02-10 Abdelrazak YounesFix i18n as suggested by Jürgen:
2010-02-10 Abdelrazak YounesFloatPlacement: code cleanup and bug fixing (pretty...
2010-02-10 Jürgen Spitzmüller* Spellchecker dialog:
2010-02-10 Abdelrazak YounesMake float type translatable.
2010-02-10 Pavel SandaUse readonly for manuals only in released versions.
2010-02-09 Jürgen Spitzmüller* GuiSpellchecker.cpp:
next