]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiView.cpp
Use <cstdint> instead of <boost/cstdint.hpp>
[lyx.git] / src / frontends / qt4 / GuiView.cpp
2019-06-14 Jean-Marc LasgouttesRename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE
2019-05-28 Richard Kimberly... Allow click on the 'spinner' to cancel export.
2019-05-13 Richard Kimberly... Revert "GMO for BG"
2019-05-13 Richard Kimberly... GMO for BG
2019-03-26 Juergen SpitzmuellerAdd ignorelang option to file-insert
2019-03-23 Juergen SpitzmuellerAdd l10n mark
2019-03-23 Juergen SpitzmuellerSave as Template: Also consider document language
2019-03-23 Juergen SpitzmuellerAdd LFUN_BUFFER_WRITE_AS_TEMPLATE
2019-03-19 Juergen SpitzmuellerAdd new dialog for templates and examples
2018-12-24 Juergen SpitzmuellerWhen cancelling saving of a children, cancel the whole...
2018-12-20 Juergen SpitzmuellerAlso check for dirty children on QUIT
2018-12-19 Pavel SandaProperly clean cache which binds inset and dialog.
2018-12-17 Juergen SpitzmuellerCheck for hidden dirty child on close
2018-10-07 Jean-Marc LasgouttesRemove support for pixmap cache
2018-10-05 Richard Kimberly... Fix bug #9004.
2018-05-29 Jean-Marc LasgouttesFixup 7900e995: avoid null dereference
2018-05-29 Jean-Marc LasgouttesFixup dd79338c: avoid hypothetical division by zero
2018-05-16 Juergen SpitzmuellerDo not start from a non-reveant parent in Buffer cloning.
2018-05-05 Juergen SpitzmuellerRemove unused code
2018-04-30 Juergen SpitzmuellerTry to make an educated guess about the logo extension...
2018-04-29 Juergen SpitzmuellerAllow adjustment of banner slogan size to localized...
2018-04-29 Juergen SpitzmuellerLocalize slogan on LyX banner
2018-04-28 Scott KostyshakInitialize toolbarsMovable_
2018-04-23 Richard Kimberly... Whitespace
2018-04-22 Richard Kimberly... Avoid warning.
2018-04-21 Richard Kimberly... Fix problem with synchronous export.
2018-04-21 Richard HeckFix #8338.
2018-04-19 Richard HeckFix bug #11118.
2018-04-19 Richard HeckFormatting.
2018-04-19 Richard HeckFormatting.
2018-04-16 Richard HeckFix some problems with background cancellation.
2018-04-14 Scott KostyshakRefactor code showing error dialogs
2018-04-08 Scott KostyshakWhitespace
2018-04-08 Scott KostyshakDo not show master's errors if compiling child
2018-03-02 Pavel SandaAllow reload if buffer is externally modified.
2018-02-24 Richard HeckFix bug #10890.
2018-02-24 Richard HeckFix bug #10879.
2018-02-21 Alexander Dunlapsave session when we save a buffer
2018-02-11 Juergen SpitzmuellerDisable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer...
2018-02-10 Juergen Spitzmuelleramend 71fea633266
2018-02-10 Juergen SpitzmuellerDisable CheckTeX while buffer is processed
2018-01-13 Pavel Sanda* LFUN_BUFFER_RELOAD - allow dropping of the changes.
2018-01-02 Jean-Marc LasgouttesDo not use Application for a 'cancel export' boolean
2017-12-21 Richard HeckLFUN and basic code to enable cancellation of background
2017-12-20 Juergen SpitzmuellerGet rid of idiosyncratic accelerator syntax
2017-10-18 Enrico ForestieriSpeed up exit time
2017-10-09 Richard HeckReset cursor before beginning reload sequence.
2017-09-27 Jean-Marc LasgouttesFix bad refresh when changing zoom level
2017-09-14 Jean-Marc LasgouttesCompute metrics when graphics is updated
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-08 Jean-Marc LasgouttesCleanup and simplify WorkArea code
2017-09-06 Juergen SpitzmuellerMake the session zoom relative to the default zoom
2017-08-12 Scott KostyshakRemove a sometimes blocked call to dispatch
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-12 Juergen SpitzmuellerRevert "Mark some intentional fall-throughs (in a way...
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-24 Jean-Marc LasgouttesMake "devel mode" configurable at run time
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-05 Jean-Marc LasgouttesDo not use toobar menu as fallback context menu
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-11 Guillaume MMUnhide buffers that are marked dirty as a result of...
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-06-11 Guillaume MMClearer message when about to discard an unsaved docume...
2017-05-15 Guillaume MMImprove wording (#10670)
2017-05-07 Guillaume MMCosmetic
2017-05-07 Daniel RamöllerLock toolbars (#10283)
2017-05-07 Daniel RamöllerPreferences shows current zoom instead of preference...
2017-04-21 Stephan Wittuse examples folder setting from preferences
2017-04-05 Jean-Marc LasgouttesUse assertions to declare things we know for sure
2017-03-31 Jean-Marc LasgouttesReplace coverity annotation by assertions
2017-03-18 Guillaume MunchClean up
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-03-10 Guillaume MunchClarify dialog
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2017-03-10 Guillaume MunchNotification of external modification inspired by gedit
2017-03-10 Guillaume MunchNew LFUN buffer-external-modification-clear
2017-03-10 Guillaume MunchDisplay externally modified status
2017-03-10 Guillaume MunchImplement real-time detection of external modifications
2017-03-10 Guillaume Munchbuffer-export default
2017-03-05 Guillaume Munchbuffer-export * synonymous to buffer-export
2017-02-27 Guillaume Munchbuffer-export without argument exports the default...
2017-02-01 Jean-Marc LasgouttesRevert "Fix crash"
2017-01-31 Guillaume MunchFix crash
2017-01-22 Enrico ForestieriAllow to properly scale the GUI with Qt5
2017-01-01 Juergen SpitzmuellerMerge branch 'biblatex2' of git.lyx.org:features into...
2016-12-31 Guillaume MunchFix dangling inset pointers after buffer reload
2016-11-23 Jean-Marc LasgouttesFix some warnings after 6c9207579
2016-11-23 Enrico ForestieriAmend fix for #10428
2016-11-22 Daniel RamöllerAdd the icon-size to the toolbar menu
2016-11-09 Guillaume MunchFix warning during runtime with qt4
2016-11-09 Guillaume MunchAdd comment
2016-11-03 Scott KostyshakDo not recenter screen on spelling-continuously
2016-10-21 Richard HeckThese two routines are now redundant.
2016-10-19 Jean-Marc LasgouttesDo some caching of window title and related UI
2016-10-16 Guillaume MunchTake advantage of new bufferViewChanged signal
2016-10-16 Guillaume MunchFactor code after buffer change
2016-10-16 Guillaume MunchNew virtual method frontend::Dialog::on_BufferViewChanged()
2016-10-16 Guillaume MunchFit cursor and update screen after reverse-search
2016-10-16 Guillaume MunchNew LFUN paragraph-goto id_start pos_start id_end pos_end
next