monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 475c8bfd863b54aad3049776a0d8815d0a6b3e


From: monotone
Subject: [Monotone-commits-diffs] Revision 475c8bfd863b54aad3049776a0d8815d0a6b3e9b
Date: Mon, 10 Jul 2006 03:09:02 +0200

-----------------------------------------------------------------
Revision: 475c8bfd863b54aad3049776a0d8815d0a6b3e9b
Ancestor: 60c79c999a65799208ff95089fc7c4c245613f52
Author: address@hidden
Date: 2006-07-10T00:28:34
Branch: net.venge.monotone.guitone

Modified files:
        src/model/Manifest.cpp src/model/Manifest.h
        src/model/Workspace.cpp src/model/Workspace.h
        src/monotone/Monotone.cpp src/monotone/Monotone.h
        src/util/StanzaParser.cpp src/util/StanzaParser.h
        src/view/Guitone.cpp src/view/Guitone.h
        src/view/PropertiesView.cpp src/view/PropertiesView.h

ChangeLog: 

* src/util/StanzaParser*: many small fixes, should now really work
* src/monotone/Monotone*: enhanced handling of subsequent flushed contents, 
this is still not perfect and breaks from time to time for some unknown reason 
(i.e. there is more content at the end then could be read, so parsing of mtn's 
stdio markers will fail and wait for more contents, but obviously nothing else 
comes when the "l" end marker has already been sent)
* src/monotone/Workspace*: adapted interface to monotone, the triggerCommand 
method now needs a pointer to a QObject to later distinguish which listener 
should parse arriving output if commandFinished() is signaled by Monotone
* wired Manifest model with Workspace List View (select an item in the list 
view -> the properties list is reset and shows the attributes of only the 
current item). This is kind of ugly since the wireing has to happen in Guitone 
directly since this is the place where the references to the File list proxy 
model is saved (which is needed to get the real selected item)
* many other smaller fixes


Attachment: txtX3LAvhOoBv.txt
Description: Diff [60c79c999a65799208ff95089fc7c4c245613f52] -> [475c8bfd863b54aad3049776a0d8815d0a6b3e9b]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]