log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
libervia-backend
log frontends/src/jp/base.py @ 1863:
b2ddd7f5dcdf
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-30
-10
-8
tip
age
author
description
Mon, 29 Feb 2016 16:52:51 +0100
Goffi
jp (base): refactored need_loop so it is set only when the command is run. It can now be set in __init__ methods of commands classes
Mon, 29 Feb 2016 16:52:51 +0100
Goffi
jp (base): added a CommandBase.start method which is called by run or connected, so subclasses can implement it (this is for simplicity sake, as it's not always clear if run or connected must be used)
Mon, 29 Feb 2016 16:52:51 +0100
Goffi
jp (base): use need_connect attribue to detect if connection is needed instead of self.args.profile, as profile argument can be used by any command even if use_profile is False
Thu, 04 Feb 2016 11:48:37 +0100
souliane
frontends (jp): onActionNew displays xmlui message if no meta_type is defined and xmlui is defined
Sat, 23 Jan 2016 20:04:28 +0100
Goffi
jp: an onProgressUpdate method is now called on each progress update, allowing to handle metadata
Sun, 03 Jan 2016 16:28:30 +0100
Goffi
copyright update
Sun, 22 Nov 2015 17:37:19 +0100
Goffi
jp (base): progressStarted signals are cached until progress_id is known, this avoid missing the progression if we have the signal before the id.
Sun, 22 Nov 2015 17:35:32 +0100
Goffi
jp (base): fixed verbose option + there is a new line on ProgressErrorHandler only if the progress bar is actually displayed
less
more
|
(0)
-30
-10
-8
tip