]> git.lyx.org Git - lyx.git/history - src/frontends
installer: further preparation
[lyx.git] / src / frontends /
2013-05-30 Jean-Marc LasgouttesImplement native reading of mo files.
2013-05-28 Juergen SpitzmuellerAttempt to fix #8702
2013-05-27 Juergen SpitzmuellerAdd FIXME
2013-05-26 Juergen SpitzmuellerRecognize biber warnings/errors/info messages
2013-05-25 Stephan WittOn Mac, moving down a paragraph should place the cursor...
2013-05-25 Uwe StöhrGuiBox.cpp, InsetBox.cpp: fix some wrong logic
2013-05-25 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-05-25 Uwe StöhrGuiBox.cpp: addendum to [f04c7711/lyxgit]
2013-05-24 Jean-Marc LasgouttesFix empty width support for Box inset
2013-05-24 Pavel SandaHeader cleanup cont.
2013-05-23 Pavel SandaHeader cleanup cont.
2013-05-21 Pavel SandaHeader cleanup cont.
2013-05-20 Pavel SandaHeader cleanup cont.
2013-05-19 Vincent van RavesteijnFix zombie toolbars (bug 8520)
2013-05-19 Vincent van RavesteijnSeed Qt's random generator
2013-05-16 Julien RiouxNew \cite_engine_type default.
2013-05-15 Vincent van RavesteijnGuiAbout: Add missing include
2013-05-15 Georg BaumImplement forced local layouts
2013-05-14 Vincent van RavesteijnOnly show the configuration of theme icons on X11
2013-05-14 Vincent van RavesteijnMake the use of system's theme icons configurable
2013-05-14 Vincent van RavesteijnUse system's theme icons
2013-05-14 Vincent van Ravesteijnqt5: Only include a single header to fix compilation
2013-05-14 Uwe StöhrGuiMathMatrix.cpp: remove an unused header
2013-05-14 Uwe StöhrGuiMathMatrix.cpp: fix bug #7049
2013-05-13 Vincent van RavesteijnUse [[Context]] for the msgid of some strings
2013-05-13 Vincent van RavesteijnTranslate build version strings
2013-05-13 Vincent van RavesteijnRemove the 'running' booleans quit and optional
2013-05-13 Vincent van RavesteijnFix assert: Do not use translated names as keys
2013-05-13 Vincent van RavesteijnAdd a function to translate QStrings
2013-05-12 Vincent van RavesteijnFix crash with FindAndReplaceUi
2013-05-12 Lars Gullik BjønnesRemove ; from end of function definitions
2013-05-10 Uwe StöhrPageLayoutUi.ui: use a more sensible option name
2013-05-10 Uwe StöhrGuiMathMatrix.cpp: fix a compiler warning
2013-05-07 Jean-Marc LasgouttesAnother try at making the source view dock arrange...
2013-05-05 Uwe StöhrGuiBox.cpp: fix a dialog initialization issue
2013-05-05 Tommaso CucinottaAutomatic horiz/vert switch also for Advanced Tab ...
2013-05-05 Tommaso CucinottaAutomatic horiz/vert switch of layout when docking...
2013-05-05 Pavel SandaAdd layout intelligence to View Source pane (bug #8653).
2013-05-04 Pavel SandaViewSourceUi.ui layout was broken
2013-05-02 Jean-Marc LasgouttesEven more llvm/clang warnings
2013-05-02 Jean-Marc LasgouttesMore llvm/clang warnings
2013-05-02 Jean-Marc LasgouttesA first batch of potential bugs spotted by llvm/clang
2013-05-02 Pavel SandaRemove some header leftovers based on Scott's script...
2013-04-27 Richard HeckAnother assertion that got changed wrongly.
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-25 Vincent van RavesteijnFix the size of the hAlign combobox in GuiTabular
2013-04-23 Vincent van RavesteijnAdjust CMake for Qt5
2013-04-22 Scott KostyshakGuiRef: only enable "Group" CB if non-empty refs
2013-04-22 Scott KostyshakGuiRef: do not insert a category as a ref
2013-04-22 Scott KostyshakGuiRef: do not hide labels that start with ':'
2013-04-22 Scott KostyshakGuiRef: only show "<No prefix>" if non-empty
2013-04-21 Uwe StöhrPrefInputUi.ui: change 2 strings
2013-04-20 Juergen SpitzmuellerRevert "Fix the zombie toolbar problem (bug #8520)"
2013-04-20 Juergen SpitzmuellerRevert "avoid redundant toolbar initialization"
2013-04-19 Georg BaumWhitespace
2013-04-14 Georg BaumImplement paste from LaTeX and HTML (bug #3096)
2013-04-12 Georg BaumAlso put HTML on the clipboard when copying
2013-03-30 Vincent van RavesteijnUse setSectionResizeMode from qt_helpers
2013-03-28 Richard HeckRemove "List of" from outliner dropdown.
2013-03-28 Richard HeckAdd Nomenclature to the TOC.
2013-03-24 Vincent van RavesteijnAdd an LFUN for continuous spell checking
2013-03-24 Vincent van RavesteijnDo not sort formats in BufferParams::exportableFormats
2013-03-24 Vincent van RavesteijnSmall simplification
2013-03-23 Richard HeckCrush warning.
2013-03-22 Georg BaumSupport \caption* (bug #3209)
2013-03-22 Uwe Stöhrsupport for \mbox and \fbox
2013-03-20 Juergen Spitzmuelleravoid redundant toolbar initialization
2013-03-20 Juergen SpitzmuellerFix the zombie toolbar problem (bug #8520)
2013-03-19 Scott KostyshakGuiTabular: disabling is now done on textChanged()
2013-03-19 Scott KostyshakGuiTabular: LC and ED should both be disabled
2013-03-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-03-18 Richard HeckDon't try to show the status message if we are busy.
2013-03-18 Vincent van RavesteijnFix monolithic build
2013-03-08 Richard HeckRemove unused code.
2013-03-02 Juergen SpitzmuellerMinor UI polishment
2013-03-02 Juergen SpitzmuellerRe-Introduce translatable line breaks in tool tips
2013-03-02 Juergen SpitzmuellerSmall tweaks to the new pref pane(s)
2013-03-02 Juergen SpitzmuellerSplit the overcrowded and chaotic UI pref pane into...
2013-03-02 Juergen SpitzmuellerMaths packages: Further GUI improvements
2013-03-01 Juergen SpitzmuellerImprove math packages GUI
2013-02-27 Kornel BenkoAdded "cancel" to the GUI handled list of LaTeX packages.
2013-02-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-18 Julien RiouxUse the LyX name of encodings instead of the LaTeX...
2013-02-11 Juergen SpitzmuellerIf a LaTeX font has a monolithic option for all expert...
2013-02-10 Pavel SandaAdd very simple revision comparison for git.
2013-02-09 Richard HeckRemove references to Counter LabelType from source...
2013-02-06 Georg BaumImplement VCS copy and rename
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2013-02-04 Georg BaumFix inconsistent VCS checkin return values
2013-02-03 Stephan WittPrepare LyX code to compile and link with Qt5:
2013-02-02 Juergen SpitzmuellerTooltip change as suggested by Jean-Pierre
2013-02-01 Jean-Marc LasgouttesClarify two strings in PDF properties
2013-01-20 Juergen SpitzmuellerFix typo spotted by Jean-Pierre
2013-01-15 Julien RiouxHighlight warning and errors in the BibTeX log.
2013-01-10 Georg BaumAdd remaining images for math symbol toolbar
2013-01-10 Juergen SpitzmuellerGuiSymbols: Use a grid with appropriat size
2013-01-10 Juergen Spitzmuellerdo not setUniformItemSizes since the symbols have diffe...
2013-01-05 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2013-01-05 Juergen Spitzmuellerdo not try to expand arguments in mathed (bug #8482)
next