]> git.lyx.org Git - lyx.git/history - src/graphics/GraphicsLoader.cpp
Merge branch 'master' into biblatex2
[lyx.git] / src / graphics / GraphicsLoader.cpp
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-07-31 Guillaume MunchC++11 supports thread-safe initialization of statics
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2016-04-25 Stephan WittRevert part of c053a9394d1075ecad02ccce2f34c95f08c1f00f
2015-05-19 Stephan Witt#9130 Text in main work area isn't rendered with high...
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Georg BaumMark some singletons with FIXME THREAD
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
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-25 Lars Gullik BjønnesMore idiomatic way of checking if a shared_ptr has...
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2011-03-01 Pavel SandaAdd comment
2011-03-01 Peter Kümmel#7163: don't delete objects which a thread needs later on
2010-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
2009-08-13 Vincent van RavesteijnFix bug #6134: Reload context menu for graphics inset.
2008-07-10 Abdelrazak Younesstupid me...
2008-07-10 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5016
2008-07-09 Abdelrazak YounesFix crash reported in http://bugzilla.lyx.org/show_bug...
2008-06-20 Abdelrazak YounesAvoid any signal/slot communication when the graphic...
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-06-06 Abdelrazak YounesSimplify and optimize image on screen visualization...
2008-06-06 Abdelrazak YounesOptimize the graphics loader: don't put the image in...
2008-02-18 Abdelrazak Younesheader cleanup
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-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-24 André Pönitzmerge LoaderQueue into Loader
2007-11-22 André Pönitzremove one <boost/shared_ptr.hpp>
2007-11-21 André Pönitzremove a few uses of boost::scoped_ptr
2007-09-15 Abdelrazak Younesrevert rev 20291, a better fix was found in rev 20293
2007-09-15 Abdelrazak YounesFix bug 4178:
2007-08-16 Bo PengFix crash when a user removes the underlying figure...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...