]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiGraphics.cpp
More QDialogButtonBox transformation
[lyx.git] / src / frontends / qt4 / GuiGraphics.cpp
2018-07-09 Juergen SpitzmuellerMore QDialogButtonBox transformation
2017-12-20 Juergen SpitzmuellerGet rid of idiosyncratic accelerator syntax
2017-12-16 Richard HeckFix #10872 compiler warnings.
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-17 Christian RidderströmFix minor whitespace error.
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-05-06 Tommaso CucinottaRevert "Create new graphics from within LyX choosing...
2017-05-05 Tommaso CucinottaCreate new graphics from within LyX choosing a sample...
2016-06-12 Richard HeckFix a number of other uninitialized members.
2015-10-10 Georg BaumRemove unused variables
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-18 Georg BaumStore InsetGraphics bounding box in parsed form
2015-07-16 Georg BaumRemove InsetGraphics noUnzip parameter
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-04 Juergen SpitzmuellerFix aspectratio UI
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-02-15 Georg BaumMove readBB_from_PSFile() out of support (no code change),
2011-06-01 Richard HeckFix bug #7540. Patch based upon one added to bug report...
2010-11-30 Pavel SandaDisentangle various "in"s
2010-08-12 Jean-Marc Lasgouttesremove unused headers
2010-04-21 Pavel SandaDialog::bufferFilepath -> Dialog::bufferFilePath
2010-04-21 Pavel SandaDocFileName.outputFilename -> DocFileName.outputFileName
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2009-11-06 Pavel SandaThis is still needed for keyboard focus
2009-11-06 Pavel SandaFix bug #3852.
2009-07-12 Jean-Marc Lasgouttesfix another warning
2009-07-12 Jean-Marc Lasgouttes(try 2) fix a couple warnings after the number localiza...
2009-07-12 Jean-Marc Lasgouttesrevert r30515: too many files there
2009-07-12 Jean-Marc Lasgouttesfix a couple warnings after the number localization...
2009-07-12 Jürgen SpitzmüllerAdd support for number localization in the GUI (using...
2009-05-23 Jürgen SpitzmüllerstickToCodingConventions.
2009-05-22 Jürgen Spitzmüllerwhitespace.
2009-02-16 Jean-Marc Lasgouttescompilation warning: unused parameter
2009-02-06 Jean-Marc LasgouttesMove the half baked code that guesses whether to defaul...
2009-01-17 Jürgen Spitzmüller* InsetGraphics.{cpp.h}:
2009-01-16 Pavel SandaNow not needed
2009-01-16 Jürgen Spitzmüller* GuiGraphics.cpp:
2009-01-16 Jürgen Spitzmüller* GuiGraphics.{cpp,h}:
2009-01-14 Jürgen Spitzmüller* qt_helpers.{cpp,h}:
2009-01-14 Pavel SandaAdd editable combobox for groups in graphics dialogs...
2009-01-13 Pavel SandaCosmetics
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-09-25 Jean-Marc Lasgouttesmove code to unify graphics groups from GuiGraphics...
2008-09-23 Jean-Marc Lasgouttescreate a proper undo group before unifying graphics...
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-05-26 Pavel SandaFix button enabling for graphics input.
2008-05-06 Pavel SandaIntroduce groups for graphics insets. That includes:
2008-05-06 Abdelrazak YounesFix 4603 for GuiGraphics. I guess most GuiDialog based...
2008-05-06 Pavel SandaSquelch annoying debug dump.
2008-04-21 André Pönitzcompile fix
2008-04-20 André Pönitzcosmetics
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
2008-04-20 Richard HeckFix bug 4772, which was revealed by the removal of...
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-17 Bo PengEmbedding: disinfect GuiInclude.cpp, GuiExternal.cpp...
2008-03-29 Richard HeckEmbeddedFile::enable() should take a reference instead...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-24 Jürgen Spitzmüller* src/frontends/qt4/GuiGraphics.{cpp,h}:
2008-03-13 Bo PengEmbedding: move file validation from InsetGraphics...
2008-03-08 André Pönitzcosmetics
2008-03-06 André Pönitzmore of that
2008-03-02 Jürgen Spitzmüller** subfig support **
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2008-01-08 Bo PengEmbedding: simplify code in the handling of embedCB...
2008-01-07 Bo PengEmbedding: After another round of EmbeddedFiles changes...
2008-01-05 Bo PengEmbedding: proper embedCB actions in the GuiGraphics...
2007-12-16 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-28 Abdelrazak Younes* FileName:
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-23 André Pönitzcosmetics
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-15 André Pönitzreduce line noise
2007-11-13 Enrico ForestieriFix thinko in r21048
2007-11-13 Enrico ForestieriFix thinko in r21047
2007-11-05 André Pönitzmerge helper files;
2007-10-28 André Pönitzmove stuff
2007-10-28 André Pönitzstart some work on file dialogs
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-18 André Pönitzisome more FileName shuffling
2007-10-18 André Pönitzuse FileName::isDirectory()
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-06 André Pönitznext one
2007-09-27 Abdelrazak YounesAdd session support to some more dialogs.
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-15 Bo PengEmbedding: add a check box to InsetGraphic and show...
2007-09-15 André Pönitzshuffle stuff around; minor coding style issues
2007-09-11 André Pönitzremove unnneded #include
2007-09-11 André Pönitzcosmetics
next