]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiImage.cpp
Correct early return position for if use_pixmap_cache_ check
[lyx.git] / src / frontends / qt4 / GuiImage.cpp
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-16 Georg BaumSupport units in external inset bbox
2015-05-20 Stephan Witt#9130 Text in main work area isn't rendered with high...
2015-05-19 Stephan Witt#9130 Text in main work area isn't rendered with high...
2015-05-14 Georg BaumShut up compiler warning
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...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2009-08-14 Vincent van RavesteijnAdjust the work-around for bug #5957.
2009-08-08 Vincent van RavesteijnA slightly different work-around which also captures...
2009-07-26 Vincent van RavesteijnWork-around for bug #5957.
2009-02-16 Jean-Marc Lasgouttescompilation warning: scale is unsigned
2008-09-19 Abdelrazak Younes* GuiImage::scale(): simplify.
2008-09-19 Abdelrazak YounesSimplify image creation with a new factory function...
2008-09-19 Abdelrazak YounesGuiImage: detaching the QImage does not have any good...
2008-09-19 Abdelrazak Younes* GuiImage:
2008-07-16 Abdelrazak Younesoups!
2008-07-16 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=5002
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 YounesSimplify image loading on screen which is not asynchron...
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
2008-04-20 André Pönitzcosmetics
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-11-29 André Pönitzfive lines plain loop vs seven lines fancy boost...
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-23 André Pönitzcosmetics
2007-11-22 André Pönitzforgot those
2007-11-21 André Pönitzcosmetics
2007-11-15 André Pönitzreduce line noise
2007-10-17 André Pönitzcosmetics
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-11 André Pönitzshuffle stuff around
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace