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

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

[Monotone-commits-diffs] Revision 056464419ac10390a7a1809c13c3badbda5e6f


From: monotone
Subject: [Monotone-commits-diffs] Revision 056464419ac10390a7a1809c13c3badbda5e6f18
Date: Wed, 7 May 2008 03:58:53 +0200

-----------------------------------------------------------------
Revision: 056464419ac10390a7a1809c13c3badbda5e6f18
Ancestor: a58992c293de5c41285cf9caf1488602181f6f9f
Author: address@hidden
Date: 2008-05-06T23:07:52
Branch: net.venge.monotone.guitone.app-driver

Added files:
        src/view/ChangeLogEdit.cpp src/view/ChangeLogEdit.h
Modified files:
        guitone.pro res/forms/commit_revision.ui
        res/forms/preferences.ui src/GuitoneDriver.cpp
        src/model/GetRevision.cpp src/model/GetRevision.h
        src/view/dialogs/CommitRevision.cpp
        src/view/dialogs/Preferences.cpp

ChangeLog: 

* ChangeLogEdit.h/cpp: new QTextEdit-derived class whose main functionality is 
basically stolen from http://doc.trolltech.com/4.3/tools-customcompleter.html, 
i.e. it allows the completion of words based on a defined list of strings
* guitone.pro: ...note them here
* GetRevision.h/cpp: ...and these strings come from here and are currently just 
the paths of the changed nodes in the workspace
* commit_revision.ui: use this new class here; also simplify the layouts and 
add a splitter between the two group boxes which makes it possible to hide one 
section completly in favor of space
* Preferences.cpp: make it possible to disable the auto-completion
* GuitoneDriver.cpp: changed the way function arguments are build a bit - not 
much success though (if a dialog should be shown which needs one or more 
arguments, either invalid data are signaled or the application crashes for 
unknown reasons)

Attachment: txt8rDiJ725Nu.txt
Description: Diff [a58992c293de5c41285cf9caf1488602181f6f9f] -> [056464419ac10390a7a1809c13c3badbda5e6f18]


reply via email to

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