]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/qt_helpers.cpp
Whitespace.
[lyx.git] / src / frontends / qt4 / qt_helpers.cpp
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,...