]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiInfo.cpp
GuiCitation: Add some tooltips for the sake of keyboard users
[lyx.git] / src / frontends / qt4 / GuiInfo.cpp
2018-08-13 Juergen SpitzmuellerNew info-inset type l7n
2018-08-08 Juergen SpitzmuellerGuiInfo: Show "Unknown" only if issued from an unknown...
2018-08-07 Juergen SpitzmuellerFix small UI glitch
2018-08-07 Juergen SpitzmuellerValidate (fix) date vs. time specifier
2018-08-07 Juergen SpitzmuellerTypos
2018-08-07 Juergen SpitzmuellerFurther extend Info insets:
2018-08-06 Juergen SpitzmuellerIntroduce InsetInfoParams
2018-08-05 Juergen SpitzmuellerAdd date-related info insets
2018-08-01 Juergen Spitzmuellerreorder entries
2018-08-01 Juergen SpitzmuellerMore GuiInfo usability work
2018-07-29 Juergen SpitzmuellerSplit vcs Info inset from buffer Info inset
2018-07-26 Juergen SpitzmuellerMake the InsetInfo dialog a bit less esoteric.
2015-04-01 Juergen SpitzmuellerGuiInfo: implement checkWidgets.
2012-06-28 Pavel SandaRevert a6e42e50791d.
2012-06-26 Uwe Stöhrremoved unused includes
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-08-24 Uwe Stöhrremove unused include of FuncRequest
2010-04-17 Richard HeckLyX version info for InsetInfo.
2010-02-15 Abdelrazak YounesAttempt to simplify as much as possible Inset parameter...
2010-02-07 Abdelrazak YounesGuiInfo: simplify code.
2010-01-30 Abdelrazak YounesGuiInfo: Migrate [New] push button slot to InsetDialog.
2010-01-30 Abdelrazak YounesInset::validateModifyArgument(): new virtual interface...
2010-01-11 Jean-Marc Lasgouttesremove unnecessary code
2010-01-11 Jean-Marc Lasgouttesget rid of next-inset-modify ; inset-modify does the...
2010-01-08 Vincent van RavesteijnAdd a boolean to GuiWorkArea::redraw to indicate whethe...
2009-06-29 Vincent van RavesteijnCosmetics and constify.
2009-04-22 Vincent van RavesteijnFix bug that you can't change Info insets.
2009-03-12 Richard HeckUse an enum to make things a little clearer here.
2008-12-22 Georg Baumfix potential problems detected by gcc
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-09-29 Abdelrazak YounesDialogs: discourage non const access to buffer() and...
2008-08-03 Bo PengFix a bug where spaces can not be appended tonameLE...
2008-06-06 Abdelrazak YounesInsetInfo: Some fixes...
2008-06-06 Bo PengGuiInfo: display and initialize the information dialog...
2008-06-05 Abdelrazak YounesMove inset lookup to Dialog class as this is generic...
2008-06-05 Abdelrazak YounesInsetInfo::inset(): look also for next inset as InsetIn...
2008-06-05 Abdelrazak YounesPreliminar InsetInfo dialog. This was done as an exerci...