| Age | Commit message (Collapse) | Author |
|
ServerDescription -> EncodeServerDescription.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix crashes on x-thread signal emission if the emitting object
is destroyed between the storage of the message on the queue
and the emission of the object in the UI thread.
|
|
|
|
signals are disconnected in the right places.
|
|
|
|
|
|
some other DCP-o-matic is already at it.
|
|
|
|
|
|
Without this, some replies were being lost.
|
|
|
|
crashes on OS X.
|
|
|
|
|
|
|
|
which should get things right with both decimal and thousands
separators; LocaleGuard fixed decimal separators ok but not, it appears,
thousands ones.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|