]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiBox.cpp
QDialogButtonBox for the remaining dialogs.
[lyx.git] / src / frontends / qt4 / GuiBox.cpp
2018-01-27 Juergen SpitzmuellerUse proper localization chain for Box special width...
2018-01-27 Juergen SpitzmuellerMake GUI string translatable
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2016-06-12 Guillaume MunchReplace foreach with for
2015-11-16 Juergen SpitzmuellerFactor out multiply used ColorSorter.
2015-10-23 Georg BaumRevert the box alignment part of 8010b90c
2015-05-19 Juergen SpitzmuellerComplilation fix.
2015-05-19 Juergen SpitzmuellerRevert "Complilation fix."
2015-05-19 Juergen SpitzmuellerComplilation fix.
2015-05-18 Juergen SpitzmuellerGuiBox: remove unneeded connection and use a more senib...
2015-05-18 Juergen SpitzmuellerGuiBox: do not rely on count (as explained on lyx-devel)
2015-05-18 Juergen SpitzmuellerGuiBox: sort colors
2015-05-18 Juergen SpitzmuellerGuiBox: remove none from the static color list
2015-05-18 Juergen SpitzmuellerGuiBox: assure combo boxes are empty before filling
2015-05-18 Juergen SpitzmuellerGuiBox: swap filling of color combos
2015-05-18 Juergen SpitzmuellerGuiBox: simplification
2015-05-16 Uwe StöhrGuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit]
2015-05-16 Uwe StöhrGuiBox.cpp: a compile fix
2015-05-16 Juergen SpitzmuellerFix up GuiBox (use proper data/view separation and...
2015-05-16 Uwe StöhrGuiBox.cpp: enable color features also for non-English...
2015-05-16 Uwe StöhrGuiBox.cpp: add a comment and a string conversion
2015-05-16 Uwe Stöhrsupport for colored boxes
2015-05-15 Uwe StöhrGuiBox.cpp: fix logic
2015-05-15 Uwe StöhrGuiBox.cpp: fix logic
2015-05-15 Uwe StöhrGuiBox.cpp: assure that the parameters are not empty
2015-05-12 Uwe StöhrGuiBox.cpp: make a logic setting more clear
2015-05-11 Uwe StöhrGuiBox.cpp: re-add lost braces
2015-05-11 Uwe Stöhradd ability to change box line thickness and separation
2015-05-10 Uwe StöhrGuiBox.cpp: add missing braces from previous commit
2015-05-10 Uwe StöhrGuiBox.cpp: fix button logic (fixes bug #9543)
2015-05-10 Juergen SpitzmuellerGuiBox: Factor out enabling/disabling to checkedWidgets.
2015-04-02 Juergen SpitzmuellerImplement checkWidgets in the remaining InsetParamsWidg...
2013-05-25 Uwe StöhrGuiBox.cpp, InsetBox.cpp: fix some wrong logic
2013-05-25 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-05-25 Uwe StöhrGuiBox.cpp: addendum to [f04c7711/lyxgit]
2013-05-24 Jean-Marc LasgouttesFix empty width support for Box inset
2013-05-05 Uwe StöhrGuiBox.cpp: fix a dialog initialization issue
2013-03-23 Richard HeckCrush warning.
2013-03-22 Uwe Stöhrsupport for \mbox and \fbox
2010-08-24 Uwe Stöhrremove unused include of FuncRequest
2010-07-08 Richard HeckWarning.
2010-07-06 Vincent van RavesteijnGuiBox.cpp: Remove some unnecessary negated logic.
2010-07-03 Uwe Stöhr- new support for makebox; fileformat change
2010-06-26 Uwe StöhrGuiBox.cpp: fix this issue: horizontal box alignment...
2010-06-26 Jürgen Spitzmüller* GuiBoc.{cpp,h}:
2010-06-25 Jürgen Spitzmüller* GuiBoc.{cpp,h}:
2010-05-28 Uwe StöhrGuiBox.cpp:
2010-05-23 Uwe StöhrGuiBox.cpp: fix #6721
2010-02-15 Abdelrazak YounesAttempt to simplify as much as possible Inset parameter...
2010-02-07 Abdelrazak YounesGuiBox: don't call applyView twice
2010-02-07 Abdelrazak YounesBox dialog: migrate to the new InsetDialog architecture...
2009-11-01 Uwe StöhrGuiBox.cpp: fix typo is comment
2009-02-06 Jean-Marc LasgouttesMove the half baked code that guesses whether to defaul...
2009-01-14 Jürgen Spitzmüller* GuiBox.cpp:
2009-01-14 Jürgen Spitzmüller* LengthCombo.{cpp,h}:
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-10-04 Jürgen SpitzmüllerBox fixes from Vincent and me.
2008-07-20 Jürgen SpitzmüllerGuiBox.cpp:
2008-05-24 Peter Kümmelremove stupid windows defines
2008-04-04 Jürgen Spitzmüller* src/frontends/qt4/GuiBox.cpp:
2008-03-27 André Pönitzremove InsetBoxMailer.
2008-03-08 André Pönitzshorter code..
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.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-04 Jürgen Spitzmüller* src/frontends/qt4/GuiBox.cpp:
2007-12-04 Jürgen Spitzmüllerframed.sty goes InsetBox:
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-06 André Pönitznext one
2007-10-05 Uwe StöhrGuiBox.cpp: fix update of height checkbox
2007-09-27 Uwe StöhrGuiBox: fix bug 3242 http://bugzilla.lyx.org/show_bug...
2007-09-24 Uwe StöhrGuiBox.cpp: fix bug 4233 http://bugzilla.lyx.org/show_b...
2007-09-11 André Pönitzremove unnneded #include
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-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