]> git.lyx.org Git - lyx.git/history - src/client
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / client /
2021-03-24 Kornel BenkoCmake build Qt6: Remove some redundant statements.
2021-03-22 Kornel BenkoAmend 635a7d77: Allow compiling with Qt6 with cmake
2020-12-13 Yuriy SkalkoUse new signal library `nod` instead of `boost::signals2`
2020-11-30 Kornel BenkoRevert "Amend 3093789e for cmake build"
2020-11-29 Kornel BenkoAmend 3093789e for cmake build
2020-11-28 Jean-Marc Lasgouttesremove most traces of boost::regex
2020-11-27 Yuriy SkalkoUse to_string function
2020-06-25 Jean-Marc LasgouttesRun codespell on tex2lyx/, client/, convert/ and graphics/
2020-01-07 Jean-Marc LasgouttesUpdate to boost 1.72
2019-04-19 Jean-Marc LasgouttesMove initial values of LyXRC members to the header
2019-04-18 Jean-Marc LasgouttesDo not redefine a stripped-down LyXRC object.
2018-09-21 Stephan WittAdd -headerpad_max_install_names option to linker calls...
2018-08-30 Jean-Marc LasgouttesGet rid of monolithic build support for autoconf
2018-01-02 Jean-Marc LasgouttesDo not use Application for a 'cancel export' boolean
2017-12-23 Richard HeckDummy theApp() method should return a pointer.
2017-12-21 Richard HeckFix linking errors. Someone else will have to tell...
2017-09-22 Juergen SpitzmuellerFix some spelling errors reported by Sven
2017-07-03 Richard HeckFix trailing whitespace in txt files.
2016-08-17 Enrico ForestieriAdd verbose option
2016-08-04 Scott KostyshakActivate LyX window after reverse search (#10196)
2016-06-16 Georg BaumDo not distribute built sources
2016-06-16 Georg BaumRemove obsolete comments
2016-06-09 Guillaume MunchReplace boost::scoped_ptr with unique_ptr
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Georg BaumConfigure included iconv with autotools
2016-05-29 Georg BaumConfigure included zlib with autotools
2016-05-28 Jean-Marc LasgouttesMake monolithic build code portable to Mac OS
2015-12-20 Peter Kümmel3rdparty/boost: build with cmake
2015-11-17 Kornel BenkoCmake monolithic build: Some corrections.
2015-09-25 Jean-Marc LasgouttesRemove support for precompiled headers for autotools
2015-05-17 Georg BaumFix indentation
2015-01-11 Georg BaumStart qt event loop for commandline usage
2015-01-11 Georg BaumFix indentation
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-26 Enrico ForestieriFix building with cmake on cygwin.
2014-08-31 Kornel BenkoAdd cmake files to autoconf's dist
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-19 Enrico ForestieriUpdate autotools for building with Qt5.
2014-06-12 Kornel BenkoCmake build: Symplify use of linking optional libraries...
2014-06-12 Kornel BenkoCmake build: Added magic library to some link commands.
2014-04-21 Benjamin PiwowarskiCMake install and bundling improvements (esp. OS X)
2013-10-12 Vincent van RavesteijnRevert "Fix make distcheck for monolithic build"
2013-10-12 Vincent van RavesteijnFix make distcheck for monolithic build
2013-05-30 Vincent van RavesteijnCMake: Remove libintl
2013-05-30 Jean-Marc LasgouttesGet rid of all traces of libintl.
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-06 Jean-Marc LasgouttesRevert "Correctly clean lyxclient.cpp in monolithic...
2012-11-05 Jean-Marc LasgouttesCorrectly clean lyxclient.cpp in monolithic build.
2012-11-03 Pavel SandaLet lyxclient.cpp be cleaned by make clean.
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-10-21 Kornel BenkoCmake build:
2012-09-27 Pavel SandaRemove leftover from 16fd47ad8f5d7.
2012-07-15 Jean-Marc LasgouttesFix bug #7741: incorrect locale when starting R from...
2012-06-05 Jean-Marc LasgouttesTypos
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-03-22 Lars Gullik BjønnesSetup .gitignore for generated files
2011-12-05 Pavel SandaDon't hardcode /tmp in lyxclient, bug #7917.
2011-10-03 Kornel BenkoAdd framework AppKit to cmake as in the automake case...
2011-09-30 Stephan Wittto succesfully link lyx on mac the AppKit framework...
2011-09-27 Jean-Marc LasgouttesLink against Cocoa and/or Carbon for Mac OS X. This...
2011-05-15 Peter Kümmelcmake: build a .dmg file on Mac, looks not as nice...
2011-05-12 Peter Kümmelcmake on mac: also build with LYX_NLS=0
2011-05-12 Peter Kümmelcmake on mac: build with external libintl, find gettext...
2011-05-10 Kornel BenkoIn colaboration with Stephan Witt, adapted to our libin...
2011-05-10 Peter Kümmelcmake: move CMakeLists.txt into source dir (multiple...
2011-05-06 Kornel Benko1.) Corrected internal compilation for Libintl
2011-03-25 Enrico ForestieriInfrastructure for choosing different icon sets. This...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-03-29 Richard HeckThis hasn't much effect but seems wise.
2010-01-17 Enrico ForestieriFix bug #5525: Windows XP doesn't shut down with LyX...
2009-08-14 Enrico ForestieriDon't rely on the signal delivered by raise(), as this...
2009-07-25 Pavel SandaFix bug #6106. This can go to branch Juergen.
2009-05-01 Enrico ForestieriWhen performing a reverse DVI search and the tmpdir...
2009-03-19 Jean-Marc Lasgouttesuse $version_suffix instead of $program_suffix in man...
2009-03-17 Enrico ForestieriFixes for gcc4 on cygwin.
2009-03-09 Jean-Marc Lasgouttesmake the lyxclient man page autogenerated
2009-02-24 Pavel SandaCosmetics
2008-11-17 Pavel SandaSupport gcc 4.4. Patch from Martin Michlmayr.
2008-11-16 Enrico ForestieriFix for mingw/cygwin
2008-11-15 André Pönitzremove libtool
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-26 Pavel SandaLet lyxclient read the whole line of input.
2008-09-26 Pavel Sanda* man
2008-06-06 Jean-Marc LasgouttesRemove our in tree gettext version and replace with...
2008-05-30 Pavel SandaRemove client/debug.* since they are not used anymore.
2008-05-23 Richard HeckCompilation fix.
2008-05-23 Abdelrazak YounesMake sure the temp path is a directory.
2008-05-23 Abdelrazak YounesI forgot about the has trailing suffix.
2008-05-23 Abdelrazak YounesHopefully fix client following boost::filesystem removal.
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-20 Pavel SandaSanitize make dist in trunk.
2008-03-20 José Matoxrevert last changes to client Makefile
2008-03-19 José MatoxFighting with autotools to have a building system :-(
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-12 Enrico ForestieriCompile fix
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-04 André PönitzPatch from Sven Hoexter. Fix non-ASCII char in name.
next