]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiExternal.cpp
Open ExternalInset dialog on first tab for new insets
[lyx.git] / src / frontends / qt4 / GuiExternal.cpp
2018-03-18 Juergen SpitzmuellerOpen ExternalInset dialog on first tab for new insets
2017-12-20 Juergen SpitzmuellerGet rid of idiosyncratic accelerator syntax
2017-12-16 Richard HeckFix #10871 compiler warnings.
2017-08-09 Juergen SpitzmuellerSort external templates locale-aware
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-06-12 Enrico ForestieriAvoid a crash if an external template is not installed
2017-03-26 Juergen SpitzmuellerTranslate file filters for external material
2017-03-26 Juergen SpitzmuellerGuiExternal: use proper model/view separation and sort...
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-18 Georg BaumRemove relative units from bounding box
2015-07-16 Georg BaumSupport units in external inset bbox
2012-02-15 Georg BaumMove readBB_from_PSFile() out of support (no code change),
2011-09-13 Julien RiouxFix the guiName of external insets.
2011-09-13 Julien RiouxFile filters for InsetExternal were also missing a...
2011-07-31 Tommaso CucinottaSize tab now enables and disables correctly depending...
2011-06-01 Richard HeckFix bug #7540. Patch based upon one added to bug report...
2010-04-21 Pavel SandaDialog::bufferFilepath -> Dialog::bufferFilePath
2010-04-21 Pavel SandaDocFileName.outputFilename -> DocFileName.outputFileName
2009-10-09 Jürgen Spitzmüller* InsetExternal.cpp:
2009-10-09 Jürgen Spitzmüller* GuiExternal.cpp:
2009-07-12 Jürgen SpitzmüllerAdd support for number localization in the GUI (using...
2009-02-06 Jean-Marc LasgouttesMove the half baked code that guesses whether to defaul...
2009-01-14 Jürgen Spitzmüller* GuiExternal.{cpp,h}:
2008-12-20 Pavel SandaHopefully better dialog policy.
2008-12-20 Pavel SandaTemplate type can be changed in dialog.
2008-12-20 Pavel SandaAffect only scale box. Thanks Juergen.
2008-12-20 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5628 .
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-04-28 Jürgen SpitzmüllerImprovements to the External dialog.
2008-04-28 Jürgen Spitzmüllerbasic context menu for InsetExternal.
2008-04-27 Jürgen Spitzmüller* merge LFUN_EDIT_EXTERNAL and LFUN_EDIT_GRAPHICS to...
2008-04-21 André Pönitzcompile fix
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
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-13 Bo PengEmbedding: move file validation from InsetExternal...
2008-03-06 André Pönitzmore of that
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: add embedding support for InsetExternal...
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-23 André Pönitzcosmetics
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-05 André Pönitzmerge helper files;
2007-10-28 André Pönitzstart some work on file dialogs
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-07 André Pönitzone more
2007-09-11 André Pönitzcosmetics
2007-09-11 André Pönitzless functions
2007-09-10 André Pönitzshuffle some frontend stuff around. merge controller...
2007-09-09 Edwin Leuvenmore frontend cleanup
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-02 André Pönitzall CheckedWidgets are line edits...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace