]> git.lyx.org Git - lyx.git/history - src
Autosaving is now always threaded.
[lyx.git] / src /
2012-11-04 Pavel SandaAutosaving is now always threaded.
2012-11-04 Pavel SandaNext leftover.
2012-11-04 Pavel SandaClose tab button started with 4.5.
2012-11-04 Pavel SandaLeftover.
2012-11-04 Pavel SandaHeader sorting.
2012-11-04 Pavel SandaLyX 2.1 will support only Qt>=4.5.
2012-11-03 Pavel SandaLet lyxclient.cpp be cleaned by make clean.
2012-11-03 Pavel Sanda* doxy
2012-11-02 Kornel BenkoCmake build:
2012-11-01 Kornel BenkoCmake build:
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-10-28 Lars Gullik BjønnesInsetLine.cpp: add <cstdlib>
2012-10-26 Lars Gullik Bjønnesinsets/InsetLine.cpp: use std::abs
2012-10-26 Lars Gullik BjønnesUse new T not new T()
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-10-26 Lars Gullik BjønnesWS cleanup, remove extraeneous spaces
2012-10-26 Lars Gullik BjønnesBuffer.cpp: drop unused <stack>
2012-10-26 Georg BaumImport theorems correctly (bugs #5702, #5776)
2012-10-25 Lars Gullik BjønnesMore idiomatic way of checking if a shared_ptr has...
2012-10-25 Kornel BenkoCmake build: cleanup
2012-10-25 Kornel BenkoCmake build:
2012-10-25 Juergen SpitzmuellerUpdate tex2lyx test files
2012-10-24 Lars Gullik BjønnesMerge branch 'enable-cxx11'
2012-10-24 Lars Gullik Bjønnessupport/Messages.cpp: add space to not be taken as...
2012-10-24 Georg BaumFix test targets for some build trees
2012-10-24 Juergen Spitzmuellerupdate TODO
2012-10-23 Lars Gullik Bjønnessrc/lyxfind.cpp: use local typedef to simplify
2012-10-23 Lars Gullik Bjønnessrc/lyxfind.cpp: use make_pair
2012-10-23 Lars Gullik Bjønnessrc/lyxfind.cpp: cleanup formatting
2012-10-23 Lars Gullik Bjønnessrc/Format.cpp: use make_pair
2012-10-23 Georg BaumAdd xfig import test
2012-10-23 Georg BaumImplement tex2lyx -m switch (bug #8393)
2012-10-22 Georg BaumUpdate tex2lyx manpage
2012-10-22 Tommaso CucinottaFixed bug in escape sequence, showing up with ignore...
2012-10-21 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2012-10-21 Juergen SpitzmuellerAdd support for the URW Classico (Optima) LaTeX font
2012-10-21 Kornel BenkoCmake build:
2012-10-21 Kornel BenkoCmake tests:
2012-10-20 Kornel BenkoCmake build:
2012-10-18 Georg BaumAdd -skipchildren command line switch (bug #4435)
2012-10-18 Georg BaumForgot to remove obsolete comment
2012-10-18 Georg BaumAdd automatic color package loading for listings
2012-10-16 Stephan Wittadd QT_QTGUI_LIBRARY to link libraries of check program...
2012-10-16 Kornel BenkoCmake build: support tests
2012-10-15 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2012-10-15 Kornel BenkoCmake build:
2012-10-15 Scott KostyshakSimplify LFUN_BUFFER_FORALL
2012-10-15 Kornel BenkoSorry, this line disappeared unintentionally in previou...
2012-10-15 Kornel BenkoCmake build:
2012-10-14 Stephan WittMenuTranslator::translate() should be const
2012-10-14 Stephan WittInset::setMouseHover() is const - InsetExternal::setMou...
2012-10-14 Stephan Wittcorrect format for unsigned long argument, remoteCloseL...
2012-10-14 Stephan Wittadd missing argument for log message
2012-10-14 Stephan Wittcorrect unsigned integer compare operations
2012-10-13 Kornel BenkoPatch from Benjamin Piwowarski
2012-10-12 Vincent van RavesteijnDisambiguate std::bind, boost::bind, std::ref, boost...
2012-10-12 Vincent van Ravesteijnsupport/tests: Fix compilation on Windows
2012-10-11 Juergen SpitzmuellerCorrectly initialize bool. Thanks, Pavel.
2012-10-10 Jean-Marc LasgouttesShow keyboard binding when a layout selection is done...
2012-10-10 Richard HeckBump layout format to 40, in preparation for conversion...
2012-10-09 Kornel BenkoCmake build: Define for 'DEVEL_VERSION' already done...
2012-10-09 Kornel BenkoCmake build: Define for 'DEVEL_VERSION' already done...
2012-10-09 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-09 Juergen SpitzmuellerStick to bformat
2012-10-09 Juergen SpitzmuellerFix widget relation
2012-10-09 Juergen SpitzmuellerReally put uncategorized items at the end if sortCats...
2012-10-09 Juergen Spitzmuellerremove unneeded header and declaration
2012-10-09 Juergen SpitzmuellerGUI for categorized text classes
2012-10-09 Juergen SpitzmuellerAdd new CategorizedCombo widget
2012-10-09 Juergen SpitzmuellerIntroduce textclass categories
2012-10-08 Vincent van RavesteijnDisambiguate std::bind, boost::bind, std::ref, boost...
2012-10-08 Vincent van RavesteijnDo not rely on make_pair converting string to FileName
2012-10-08 Georg BaumMake tex2lyx tests almost compilable
2012-10-08 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-08 Juergen SpitzmuellerProper string translation
2012-10-07 Scott KostyshakAdd tab with build information to Help > About LyX
2012-10-06 Juergen SpitzmuellerDo not check for LaTeX fonts if we use nonTeXFont
2012-10-06 Georg BaumFix wrong parsing of \framebox[3in][s]{...}
2012-10-06 Georg BaumRefine tex2lyx -copyfiles logic.
2012-10-06 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-06 Georg BaumSet CJK document language instead of adding a note.
2012-10-05 Georg BaumReally output file format 444
2012-10-05 Georg BaumAcknowledge additional \lang command
2012-10-05 Georg BaumUpdate file format of test references
2012-10-05 Georg BaumFix typo
2012-10-05 Georg BaumFix regression introduced in commit 7cfac95
2012-10-05 Juergen SpitzmuellerRestore buffer parenthood if we exit already after...
2012-10-05 Juergen SpitzmuellerPrevent the PreviewLoader from orphaning children
2012-10-05 Kornel BenkoAdded check for support tests in cmake build.
2012-10-05 Juergen SpitzmuellerAdd master's perspective in children's source preview
2012-10-05 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-05 Jean-Marc LasgouttesFix make check target
2012-10-05 Juergen SpitzmuellerDo not let the children's buffer params leak into the...
2012-10-04 Georg BaumReally fix bug #4468.
2012-10-04 Georg BaumCompile tex2lyx before running tests
2012-10-03 Kornel Benkotex2lyx tests adapted to cmake build
2012-10-03 Georg BaumAdd make target to update tex2lyx test references
2012-10-03 Georg BaumAdd evaluation for tex2lyx regression tests
2012-10-03 Georg BaumSupport out of source tests in tex2lyx test runner
2012-10-03 Georg BaumAdd -copyfiles command line option to tex2lyx
next