]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiKeySymbol.cpp
Disable CheckTeX while buffer is processed
[lyx.git] / src / frontends / qt4 / GuiKeySymbol.cpp
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2016-07-14 Guillaume MunchPrioritize the shortcuts from the work areas
2015-10-24 Stephan WittFor Mac OS: Additional check for Control and Meta modif...
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-08 Juergen SpitzmuellerFix key code
2014-08-25 Stephan Witt#9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC...
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2012-06-14 Pavel SandaAllow dead caron to be recognized in our key bindings.
2011-02-23 Peter Kümmelfix wrong preprocessor
2011-02-23 Stephan Witt#7292 make the modifiers Option and Control act on...
2011-02-17 Stephan Witt#7292 revert the use MetaModifier for AltModifier on...
2011-02-14 Stephan Witt#7292 use MetaModifier for AltModifier on mac - alt...
2010-10-23 Pavel SandaFix #6966.
2009-07-06 Jean-Marc LasgouttesPatch from Ben M.: do not accept key events if we do...
2009-01-09 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5648
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-03 Jean-Marc LasgouttesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5421
2008-11-03 Jean-Marc Lasgouttesoops! r27229 was wrong
2008-11-03 Jean-Marc Lasgouttesrevert r27209
2008-09-08 Pavel SandaFix for accepting Tab key in shortcut dialog.
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-20 André Pönitzcosmetics
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-05 André Pönitzmerge qlkey.h into the only .cpp file #including it
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 André Pönitzcosmetics
2007-11-15 André Pönitzreduce line noise
2007-10-30 Bo PengFix the shortcut input dialog bug (can not input Ctrl...
2007-10-02 André Pönitzcosmetics
2007-09-17 André Pönitzsimplify KeySymbol stuff. which hopefully works...
2007-09-16 André Pönitzcosmetics.
2007-09-16 Lars Gullik BjønnesMove encode into anon namespace.
2007-08-31 André Pönitzmove our stuff off the Q* namespace