]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/qt_helpers.cpp
Make a string translatable
[lyx.git] / src / frontends / qt4 / qt_helpers.cpp
2017-05-15 Guillaume MMFix colours of buttons in notification frame
2017-02-26 Guillaume MunchImplement down key press in FancyLineEdit
2017-02-24 Jean-Marc LasgouttesRemove unreachable return statement
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchCollect the outliner names for the children's tocs
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchRemove some hardcoded addToToc: note, footnote, margina...
2017-01-09 Guillaume MunchImplement AddToToc layout command for Flex insets
2016-12-04 Guillaume MunchGuiAlert: Convert html to plain text on console output
2016-09-05 Georg BaumFix filter filter regex
2016-07-03 Guillaume MunchLine breaks in tooltips
2016-06-12 Guillaume MunchReplace foreach with for
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesDo not use of boost::tokenizer
2015-11-16 Juergen SpitzmuellerFactor out multiply used ColorSorter.
2015-10-10 Georg BaumRemove unused variables
2015-10-05 Guillaume MunchAdd TOC of external materials. (#7790, partial)
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-05-20 Juergen SpitzmuellerFix LaTeX length export of big numbers, part 2 (bug...
2015-05-09 Juergen SpitzmuellerSplit different indices in the outliner
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-08-25 Stephan Witt#9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC...
2014-08-25 Enrico ForestieriReplace Q_WS_WIN with appropriate guards to account...
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2013-07-27 Juergen SpitzmuellerFix the fix to the decimal separator problem with Qt5
2013-07-26 Enrico ForestieriFix Qt5 decimal separator bug
2013-05-24 Jean-Marc LasgouttesFix empty width support for Box inset
2013-05-13 Vincent van RavesteijnAdd a function to translate QStrings
2013-03-28 Richard HeckRemove "List of" from outliner dropdown.
2013-03-28 Richard HeckAdd Nomenclature to the TOC.
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2013-02-03 Stephan WittPrepare LyX code to compile and link with Qt5:
2012-05-01 Richard HeckWe don't need to rescan everything from the BibTeX...
2011-09-15 Richard HeckBetter label for index list.
2011-09-13 Julien RiouxFix the display of file filters in the import file...
2011-09-13 Julien RiouxAllow to assign several extension to a given file forma...
2011-03-25 Enrico ForestieriInfrastructure for choosing different icon sets. This...
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2009-08-15 Vincent van RavesteijnFix a bunch of assertions.
2009-08-08 Jürgen Spitzmüller* qt_helpers.cpp:
2009-07-12 Jürgen SpitzmüllerAdd support for number localization in the GUI (using...
2009-03-30 Jean-Marc Lasgouttesfix two compiler warnings
2009-01-14 Jürgen Spitzmüller* qt_helpers.{cpp,h}:
2009-01-12 Jürgen Spitzmüller* qt_helpers.cpp:
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-09 Jean-Marc LasgouttesX dependency cleanup (2/3)
2008-09-30 Abdelrazak YounesAdd a "List of Changes" in the Navigator. The list...
2008-07-23 Abdelrazak Younesmove LyXerr QString specialisation to support/qstring_h...
2008-05-30 Abdelrazak YounesAdd list of branches.
2008-05-23 Jean-Marc Lasgouttesremove annoying debug information
2008-05-16 Abdelrazak YounesFactorize out some code between TocModel.cpp and Menus...
2008-05-07 Abdelrazak Younesmove languageData() out of qt_helpers.cpp
2008-05-07 Abdelrazak YounesRevamp of the character dialog:
2008-05-02 Abdelrazak Younescosmetics
2008-04-21 Pavel SandaCompilation fix.
2008-04-20 André Pönitzmove the string conversion functions out-of-line to...
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
2008-03-08 Edwin Leuvenmore fixes (correct filename, and repair view file)
2008-03-08 André Pönitzless string conversions as long as we stay in the frontend
2008-03-05 André Pönitza few more docstring<->QString conversions
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-07 Abdelrazak YounesTransfer FileDialog.h to qt4/
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
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-12-02 Abdelrazak Younes* FileName::fileContents(): new argument to define...
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-23 André Pönitzremove unneeded default argument value
2007-11-23 André Pönitzremove line noise
2007-11-14 Pavel SandaFix bug 2738: Wrong sorting of languages in Document...
2007-11-10 André Pönitzcosmetics
2007-11-05 André Pönitzmerge helper files;
2007-10-24 André Pönitzcosmetics... less than intented
2007-09-15 André Pönitzshuffle stuff around; minor coding style issues
2007-09-15 Edwin Leuvenextract code that sets color of widget from ButtonContr...
2007-09-11 André Pönitzshuffle stuff around
2007-08-10 Lars Gullik BjønnesGet rid of a few warnings.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...