annotate .hgsub @ 14694:ea11c9d8aa47 gui

Calling qApp->quit () via QMetaObject::invoke caused a segfault, now exits cleanly. * OctaveLink (terminateOctave): Changed quit() call to direct method call. * MainWindow: Added object name for QTerminal.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Mon, 28 May 2012 00:39:57 +0200
parents 97cb9286919c
children 017f0b2e6933
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13883
ecf0c6bca0c9 maint: keep gnulib under a subrepo
Jordi Gutiérrez Hermoso <jordigh@octave.org>
parents:
diff changeset
1 gnulib = [git]git://git.sv.gnu.org/gnulib
14301
e8ef57b7bd2a Removed .hgsub from gui/ and added entries to the already existing .hgsub.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13883
diff changeset
2 gui/qterminal = [git]https://code.google.com/p/qterminal/