]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiApplication.cpp
Extend list of accessible menu info
[lyx.git] / src / frontends / qt4 / GuiApplication.cpp
2014-03-10 Vincent van RavesteijnRevert "Return an error if file-open is called with...
2014-03-10 Vincent van RavesteijnRevert "Return an error on file-open only when a filena...
2014-03-10 Juergen SpitzmuellerUnblock some more internal qt events while doing advanc...
2014-03-08 Stephan Witt#6902: Enable About and similar menu items without...
2014-02-23 Juergen SpitzmuellerFix #8657 on Linux.
2014-02-18 Richard HeckFix bug #8540 by not resetting the GUI if the request...
2013-12-03 Vincent van RavesteijnReturn an error on file-open only when a filename is...
2013-12-02 Vincent van RavesteijnReturn an error if file-open is called with a non-absol...
2013-12-02 Juergen SpitzmuellerCheck if string holds absolute file name before passing...
2013-11-26 Juergen SpitzmuellerAlso when not using tabs, do not open a file twice...
2013-06-04 Jean-Marc LasgouttesMove a Qt workaround to the Qt frontend.
2013-06-03 Vincent van RavesteijnMake sure numeric conversions are not locale dependent
2013-05-30 Jean-Marc LasgouttesImplement native reading of mo files.
2013-05-19 Vincent van RavesteijnSeed Qt's random generator
2013-05-14 Vincent van RavesteijnMake the use of system's theme icons configurable
2013-05-14 Vincent van RavesteijnUse system's theme icons
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
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:
2013-01-10 Georg BaumAdd remaining images for math symbol toolbar
2012-12-31 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-12-31 Georg BaumFine tune image generation
2012-12-28 Georg BaumAdd toolbar images for stmaryrd.sty symbols
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-04 Pavel SandaLyX 2.1 will support only Qt>=4.5.
2012-10-26 Lars Gullik BjønnesUse new T not new T()
2012-10-15 Scott KostyshakSimplify LFUN_BUFFER_FORALL
2012-10-14 Stephan WittMenuTranslator::translate() should be const
2012-09-17 Scott KostyshakConstify some catches and others
2012-09-12 Scott KostyshakTypos
2012-09-08 Jean-Marc LasgouttesCorrectly initialize a member variable
2012-08-21 Juergen SpitzmuellerAn IPA toolbar
2012-08-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-19 Stephan WittPatch from Benjamin Piwowar - see ticket #8185:
2012-08-18 Tommaso CucinottaAvoid that, if an error dialog pops up during a long...
2012-07-20 Jean-Marc LasgouttesImplement new LFUN buffer-forall [<BUFFER-TYPE>] <LFUN...
2012-07-15 Jean-Marc LasgouttesFix bug #7741: incorrect locale when starting R from...
2012-06-29 Jean-Marc LasgouttesFix to #8159: Undo doesn't restore environment depth...
2012-06-05 Jean-Marc LasgouttesRevert "Second tentative fix to #8159: Undo doesn't...
2012-06-05 Jean-Marc LasgouttesSecond tentative fix to #8159: Undo doesn't restore...
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-13 Enrico ForestieriFix bugs #6871 and #8119.
2012-03-19 Richard HeckFix bug #7975 following suggestions made by JMarc there.
2012-03-16 Vincent van RavesteijnReplace #warning by something that is understood by...
2012-03-06 Tommaso CucinottaNow ESC cancels long Advanced Find and Replace operations.
2011-11-06 Georg BaumFix bug #4213: Change tracking support for tex2lyx.
2011-07-21 Stephan Wittmove spellchecker backend change action to actOnUpdated...
2011-06-02 Stephan WittCocoa based Qt-4.6 needs to paint every character separ...
2011-05-11 Richard HeckFix bugs #7110 and #7160 by reverting r36521.
2011-03-25 Enrico ForestieriInfrastructure for choosing different icon sets. This...
2011-02-24 Stephan Witt#6920 paint single characters only when Qt4.7 or better...
2011-02-23 Stephan Witt#7292 make the modifiers Option and Control act on...
2011-02-13 Vincent van RavesteijnDo not compile unused code.
2011-01-24 Stephan Witt#7149 correct current_view_ or add checks for it for...
2011-01-24 Jean-Marc LasgouttesFix ticket #7260: Error when opening all floats, when...
2011-01-18 Stephan Witt#7149 improve the comment
2011-01-18 Stephan Witt#7149 fix a crash on file-open with having some view...
2011-01-18 Richard HeckFormat conversion for bind files. This completes the...
2011-01-17 Richard HeckDon't try to convert any of the preference files except...
2011-01-16 Richard HeckFactor out the code that actually does the reading...
2011-01-16 Richard HeckConversion routines for preference files.
2011-01-16 Richard HeckWhitespace.
2011-01-06 Georg BaumFix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp...
2011-01-01 Enrico ForestieriRevert r36465 and r36467. Soon to be replaced by proper...
2010-12-08 Richard HeckGeorg's fix for my crash moved too much inside the...
2010-12-08 Jean-Marc LasgouttesFix the last part of #3733:
2010-12-04 Abdelrazak YounesMove code from GuiApplication::dispatch() to GuiView...
2010-12-04 Abdelrazak Younesrevert previous commit, it did not compile of course...
2010-12-04 Abdelrazak Younes GuiApplication::dispatch(): decrease indentation at...
2010-12-04 Abdelrazak YounesMake sure the current view is set to busy in order...
2010-11-30 Enrico ForestieriFix bug #7068 (Crash when pressing down arrow in an...
2010-11-29 Jean-Marc LasgouttesFix missing undo group when doing the following:
2010-11-28 Georg BaumFix bug #7091 and bug #7094
2010-11-26 Richard HeckFix bug #2743.
2010-11-25 Uwe Stöhrfix #1983 (rest of #4606): add missing \var*** characte...
2010-11-20 Vincent van RavesteijnLet LyX compile when there is no session manager.
2010-11-18 Vincent van RavesteijnAdd error message when using a Qt compiled with QT_NO_S...
2010-10-29 Richard HeckSquash warning.
2010-10-29 Vincent van RavesteijnCompile fix in case DEVEL_VERSION is defined.
2010-10-29 Vincent van RavesteijnAll occurrences of buf->errors("Parse") in GuiApplicati...
2010-10-22 Vincent van RavesteijnFix crashes and asserts if LyX doesn't have a view...
2010-10-22 Vincent van RavesteijnRestructure processFuncRequest* function family:
2010-10-22 Jürgen SpitzmüllerFix bug 6944: crash on drag and drop multiple files
2010-10-18 Vincent van RavesteijnSome cosmetics (from my local cosmetics branch).
2010-10-17 Peter KümmelUse DispatchResult also in GuiView::dispatchVC to handl...
2010-10-14 Richard HeckWhitespace.
2010-10-14 Richard HeckI am basically trying here to get rid of random calls to
2010-10-13 Richard HeckDispatchResult::update() ==> DispatchResult::screenUpdate()
2010-09-19 Pavel SandaAdd CB for Meta/Control key swap on Mac OS X.
2010-08-08 Jean-Marc LasgouttesAdd new pref use_system_colors (defaults to true).
2010-08-07 Jean-Marc Lasgouttesset more colors from qt palette
2010-08-07 Jean-Marc LasgouttesFix default colors for workarea.
2010-08-05 Jean-Marc LasgouttesInitialize some LyX colors from Qt. Currently what...
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-07-08 Stephan Wittprovide native spell checker for Mac OS X
2010-06-07 Vincent van RavesteijnFix the storage of the last opened files list when...
2010-05-10 Vincent van RavesteijnFix bug #6686: Navigate back does not trigger a repaint
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
next