]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiDocument.cpp
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / GuiDocument.cpp
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-03-03 Jean-Marc LasgouttesFix bug #8998: changed document setting is recoded...
2014-02-09 Juergen SpitzmuellerDo not issue module warnings when just cloning a buffer...
2013-07-21 Juergen SpitzmuellerEstablish missing connections to change_adaptor
2013-07-20 Juergen SpitzmuellerBug in 'Use non-tex fonts' checkbox auto-toggling ...
2013-05-28 Juergen SpitzmuellerAttempt to fix #8702
2013-05-16 Julien RiouxNew \cite_engine_type default.
2013-05-15 Georg BaumImplement forced local layouts
2013-05-13 Vincent van RavesteijnFix assert: Do not use translated names as keys
2013-03-30 Vincent van RavesteijnUse setSectionResizeMode from qt_helpers
2013-03-24 Vincent van RavesteijnDo not sort formats in BufferParams::exportableFormats
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-09 Richard HeckRemove references to Counter LabelType from source...
2013-02-03 Stephan WittPrepare LyX code to compile and link with Qt5:
2013-01-20 Juergen SpitzmuellerFix typo spotted by Jean-Pierre
2012-12-30 Georg BaumFix import of shift-jis and big5 CJK texts.
2012-12-28 Georg BaumFix bug #8464: stackrel with subscript.
2012-12-15 Georg BaumAdd support for stmaryrd.sty (bug #8434)
2012-12-05 Richard HeckDisentangle moduleCanBeAdded for ordinary layout module...
2012-10-09 Juergen SpitzmuellerGUI for categorized text classes
2012-09-24 Juergen SpitzmuellerVery basic support for unicode-math
2012-09-22 Juergen SpitzmuellerBasic UI for math (TeX) fonts
2012-09-22 Juergen SpitzmuellerMuch more flexible implementation of alternative (LaTeX...
2012-08-25 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-25 Juergen SpitzmuellerFix thinkos in LaTeX font reading
2012-08-16 Juergen SpitzmuellerClean up LaTeX font handling (#4999)
2012-07-01 Juergen SpitzmuellerSet the appropriate quote style when switching the...
2012-06-08 Juergen Spitzmuellerre-add change_adapter triggering
2012-06-08 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-08 Juergen SpitzmuellerDo not hardcode polyglossia-only languages
2012-06-08 Uwe StöhrGuiDocument.cpp: some languages only work with polyglos...
2012-06-07 Juergen SpitzmuellerRestore default output format after tex fonts switch...
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-05-06 Georg BaumDisentangle amsmath and amssymb loading.
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-21 Richard HeckRename is_valid_ as validated_, which is a bit more...
2012-04-21 Richard HeckOptimize a bit the handling of local layout validation...
2012-04-10 Georg BaumTranslations for listings insets
2012-03-08 Julien RiouxDon't show citation engines in the list of modules...
2012-03-08 Julien RiouxDisplay the module category in the list of modules.
2012-03-08 Julien RiouxWhitespace only.
2012-03-03 Vincent van RavesteijnFix handling of the add branch textfield in GuiBranches
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-01-31 Jürgen SpitzmüllerFix bug #8013: updateDefaultFormat() checks the osFonts...
2012-01-09 Julien RiouxBuffer param \cite_engine_type (authoryear|numerical).
2012-01-05 Georg BaumLoad mathtools.sty automatically (bug #7949) and make...
2012-01-03 Georg BaumFirst step towards a more generic package off/auto...
2011-12-13 Julien RiouxInitialize biblioChanged_ when we update the document...
2011-12-12 Julien RiouxMove some code to applyView().
2011-12-12 Julien RiouxRemove the .aux and .bbl files and update the citation...
2011-12-12 Julien RiouxUser frontend for the new document-wide bibliography...
2011-12-07 Richard HeckFix bug #5805 and similar requests. Adds a document...
2011-12-07 Richard HeckFix bug #6293 as suggested there: We change the title...
2011-12-06 Richard HeckUI for writing CSS to file.
2011-12-03 Julien RiouxRemove the .aux and .bbl files when we switch the citat...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-10-27 Vincent van RavesteijnCosmetics.
2011-09-24 Julien RiouxDon't allow newline characters in document settings.
2011-09-24 Julien RiouxRename QLineEdit widgets to have a LE suffix (consisten...
2011-08-10 Uwe Stöhr- UI support for the LaTeX-package undertilde, fileform...
2011-06-01 Richard HeckFix bug #7540. Patch based upon one added to bug report...
2011-05-13 Richard HeckMinor fixups thanks to Vincent.
2011-05-13 Richard HeckThe point of the previous commit: We just need the...
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-05-08 Richard HeckFix bug #7500: There is presently no way in the GUI...
2011-04-08 Julien Rioux* GuiDocument.cpp
2011-03-19 Vincent van RavesteijnRevert wrong previous commit.
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-18 Georg BaumFix the reset buttom for the greyed out text color:
2011-03-18 Jürgen Spitzmüller* GuiDocument.cpp: do not hardcode colors that can...
2011-03-18 Jürgen Spitzmüller* GuiDocument.cpp: make strings translatable.
2011-02-15 Peter Kümmelsuppress abbreviated descriptions in document dialog
2011-02-09 Jürgen SpitzmüllerFix typo.
2011-02-09 Jürgen SpitzmüllerCheck for fontspec an configure the GUI accordingly.
2011-02-04 Jürgen Spitzmüllerrevert r37459 and add a note to the sources:
2011-02-03 Jürgen Spitzmüller* GuiDocument.cpp:
2011-02-03 Jürgen Spitzmüller* Allow to set language package on a per-document basis...
2010-12-11 Jürgen Spitzmüller* GuiDocument.cpp (paramsToDialog):
2010-11-26 Richard HeckFinal batch of BufferParam renaming.
2010-11-26 Richard HeckRename a bunch of BufferParams to conform to our usual...
2010-11-26 Richard HeckBegin renaming some BufferParams to conform to our...
2010-11-26 Jürgen SpitzmüllerImplement GUI for LuaTeX. File format change due to...
2010-10-29 Richard HeckComplete Jurgen's fix.
2010-10-29 Jürgen Spitzmüller* GuiDocument.cpp:
2010-10-28 Richard HeckTypo.
2010-10-26 Jürgen Spitzmüller* GuiDocument.cpp: translate module names also in descr...
2010-10-14 Richard HeckComments.
2010-10-13 Richard HeckFix #6948.
2010-10-13 Richard HeckRefstyle support. The user can now choose between prett...
2010-09-29 Richard HeckRemove the magic boolean in getChildren() from the...
2010-09-29 Richard HeckIntroduce Buffer::hasChildren() and use it.
2010-09-29 Richard HeckIntroduce a typedef for vector<Buffer *>. No change...
2010-09-17 Uwe StöhrGuiDocument.cpp: the local layout can be treated as...
2010-09-03 Richard HeckDon't say empty layouts are valid.
2010-08-31 Uwe Stöhrbetter support for the mathdots package:
next