]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiRef.cpp
Sanitize Ref dialog validation.
[lyx.git] / src / frontends / qt4 / GuiRef.cpp
2016-09-08 Juergen SpitzmuellerSanitize Ref dialog validation.
2016-06-18 Richard HeckFix typo, and also check if string is null.
2016-06-18 Richard HeckBe a bit more careful about setting and restoring the...
2016-06-10 Richard HeckRestore last selected label when using the "go to label...
2015-05-17 Georg BaumFix indentation
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Georg BaumMake BufferList::fileNames() threadsafe
2013-04-22 Scott KostyshakGuiRef: only enable "Group" CB if non-empty refs
2013-04-22 Scott KostyshakGuiRef: do not insert a category as a ref
2013-04-22 Scott KostyshakGuiRef: do not hide labels that start with ':'
2013-04-22 Scott KostyshakGuiRef: only show "<No prefix>" if non-empty
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-29 Juergen SpitzmuellerFix issues with xref dialog in read-only documents...
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-02-01 Kornel BenkoUse better include for 'struct QHeaderView'
2010-02-01 Kornel BenkoMake it compilable for QT4.3. (/usr/include/QtGui/qtree...
2010-01-30 Jürgen SpitzmüllerGuiRef.cpp: sort categories.
2010-01-30 Jürgen Spitzmüller* GuiRef: improve filter UI
2010-01-30 Jürgen SpitzmüllerAdd search and grouping facility to Crossref dialog...
2009-09-07 Jürgen Spitzmüller* GuiRef.cpp:
2009-05-23 Pavel SandaNext camel
2009-04-07 Pavel SandaRevert r25174
2009-02-24 Pavel SandaCase-insensitive reference sorting.
2009-02-19 Vincent van RavesteijnCosmetics.
2009-02-19 Vincent van RavesteijnRemove the GuiRef::sort_ member. It was a relic of...
2009-02-18 Vincent van RavesteijnFix bug 5785: http://bugzilla.lyx.org/show_bug.cgi...
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-28 Richard HeckA little const'ness.
2008-10-28 Richard HeckFrom Vincent:
2008-09-09 Jürgen Spitzmüller* GuiRef.cpp:
2008-08-25 Richard HeckQuick fix for a problem noted by Stefan. The better...
2008-07-29 Abdelrazak YounesBufferList::bufferNum() and getFileNames(): migrate...
2008-07-29 Abdelrazak YounesBufferList::getBuffer(): migrate to FileName.
2008-06-06 Abdelrazak YounesX-Ref dialog: Hide the buffer combo now that child...
2008-04-21 André Pönitzcompile fix
2008-04-20 André Pönitzmerge GuiCommand into its users.
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
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-25 Abdelrazak YounesFree src/ from boost::filesystem.
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-10-29 Richard HeckMake GuiRef and GuiInclude subclasses of GuiCommand.
2007-10-25 Richard HeckFix compilation problem due to same static variable...
2007-10-23 Richard HeckSome comments and cosmetics.
2007-10-20 André Pönitzremove unused method
2007-10-20 André Pönitzmainly cosmetics
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-05 André Pönitz39 to go
2007-10-05 André Pönitzstart dissolving frontends/controllers. 40 steps to go.
2007-09-27 Abdelrazak YounesAdd session support to some more dialogs.
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-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace