]> git.lyx.org Git - lyx.git/history - src/support/Makefile.am
Hack to display section symbol
[lyx.git] / src / support / Makefile.am
2021-01-31 Enrico ForestieriFix make check
2020-12-13 Yuriy SkalkoUse new signal library `nod` instead of `boost::signals2`
2020-11-29 Yuriy SkalkoInclude standard <regex>
2020-11-28 Jean-Marc Lasgouttesremove most traces of boost::regex
2020-11-21 Yuriy SkalkoUse `std::any` when compiler supports C++17 or later
2020-11-21 Yuriy SkalkoRefactor checksum calculation
2020-11-12 Yuriy SkalkoSimplify Changers
2020-08-30 Stephan Witt#11756 hide additional menu items in edit menu on Mac
2020-08-30 Stephan WittRemove unused leftover from Makefile.
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - move the class...
2020-05-01 Richard Kimberly... New counter manipulation inset.
2018-09-21 Stephan WittAdd -headerpad_max_install_names option to linker calls...
2018-07-04 Enrico ForestieriFix compilation on case insensitive filesystems
2018-07-03 Jean-Marc LasgouttesEncapsulate libmagic support in a class
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-04-18 Jean-Marc LasgouttesAutotools: use silent rule for moc in src/support.
2017-03-10 Guillaume MunchRemove legacy FileMonitor
2017-03-10 Guillaume MunchImplement FileMonitor as a wrapper for QFileSystemWatcher
2017-03-06 Jean-Marc LasgouttesUpdate bundled mythes to version 1.2.5
2017-02-20 Guillaume MunchIntroduce support/Cache.h
2016-06-14 Guillaume Munchamend 6144bbfb
2016-06-13 Guillaume Munchamend e2bc7ffa
2016-06-13 Guillaume MunchRefChanger
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2016-06-09 Guillaume Munchunique_ptr and make_unique
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 BaumAdd forgotten zlib includes
2015-09-25 Jean-Marc LasgouttesRemove support for precompiled headers for autotools
2015-03-29 Georg Baumsupport tests do not need QtGui anymore
2015-03-23 Georg BaumFix compilation of tests
2015-01-11 Georg BaumStart qt event loop for commandline usage
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-28 Georg BaumAdd forgotten test to distribution
2014-12-07 Georg BaumMake trivstring class ready for use
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-07-11 Enrico ForestieriFix make check.
2013-07-20 Stephan Wittadd frameworks to linker flags for Mac OS X
2013-05-30 Jean-Marc LasgouttesGet rid of all traces of libintl.
2013-04-14 Georg BaumAdd class for threadsafe temp file handling
2013-03-22 Jean-Marc LasgouttesA poor man's profiler.
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2012-10-05 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-05 Jean-Marc LasgouttesFix make check target
2012-09-23 Stephan Wittavoid deprecated functions on Mac - use Qt instead
2012-08-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-19 Stephan WittPatch from Benjamin Piwowar - see ticket #8185:
2011-03-27 Enrico ForestieriFix make check
2011-02-10 Georg Baumfix bug #7288: add configure option for external mythes...
2011-01-15 Peter Kümmelupdate other build systems, use lyx::Mutex
2010-10-21 Peter Kümmelupdate .am files
2010-10-20 Peter Kümmeladd generic helper class for calling functions in gui...
2010-07-17 Peter KümmelUNDO: enc
2010-07-17 Pavel SandaFix tarball creation
2010-07-17 Peter Kümmeladd first version of .lyx file encryption. It's disable...
2010-07-07 Stephan Wittprovide native spell checker for Mac OS X
2010-06-30 Jean-Marc Lasgouttesrework regexp processor magic ; make tr1 work with...
2010-06-14 Pavel SandaFile missing in the tarball
2010-04-22 Peter Kümmeldon't forget to pack numpunct_lyx_char_type.h
2010-04-22 Peter Kümmeladd new files to Makefile.am.
2010-03-06 Pavel SandaRemove unused SignalSlot files per Abdel's suggestion
2010-03-06 Pavel SandaFile missing in tarball
2010-03-05 Pavel Sandanext one
2009-12-20 Peter Kümmeladd progress widget: update Makefiles
2009-07-14 Jean-Marc Lasgouttesfix tests
2009-05-16 Enrico ForestieriFix scons and revert the now not needed r29669.
2009-05-14 Enrico ForestieriAllow immediate output of spawned processes for all...
2009-05-08 Abdelrazak YounesIntegrate mythes-1.1 into our source and remove support...
2009-02-11 Jean-Marc Lasgouttesfix compilation with external boost
2009-01-14 Jean-Marc Lasgouttesfix compilation of check_filetools
2008-11-16 Enrico ForestieriFix for mingw/cygwin
2008-11-16 André Pönitzadd qt include paths
2008-11-15 André Pönitzremove libtool
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-09-27 Abdelrazak YounesFirst step toward fixing bug http://bugzilla.lyx.org...
2008-06-06 Abdelrazak YounesMove loadableImageFormats() to the frontend.
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
2008-05-24 Abdelrazak YounesIntroduce docstring_list
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-24 Bo PengRemove remaining embedding bits and minizip
2008-04-20 Uwe Stöhrfix the makefile after r24396
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
2008-04-17 André Pönitzmove assert function to a separate file
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-21 Pavel SandaNext attempt to sanitize make dist.
2008-03-20 Jean-Marc Lasgouttesfix the make check machinery. The support/filetools...
2008-03-07 André Pönitzadd a convienient foreach implementation
2008-02-09 André Pönitzplay with signal/slot.
2008-02-03 Stefan Schimanski* LinkBack support files, now in pure Objective-C ...
2007-12-16 Abdelrazak YounesSanitize the way we use abort() and exit(). With this...
2007-12-16 Abdelrazak YounesTransfer getcwd() implementation to FileName.
2007-12-16 Abdelrazak YounesTransfer tempName() implementation to FileName.
2007-12-14 Abdelrazak Younes* get rid of lyxlib.h:mkdir() and makedir()
2007-12-13 Abdelrazak Younesget rid of lyxlib.h:copy() and rename().
2007-12-12 Enrico ForestieriRestore scons and autotools support for moc files in...
2007-12-12 Enrico ForestieriRevert qprocess code. Revisions reverted: 22026, 22030...
2007-12-09 Peter Kümmelalso check for moc files in src/support
2007-12-08 Peter Kümmeladd progress view of system calls
next