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

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

[Monotone-commits-diffs] Revision ff58af988f2dc21968842efdf5c5e2bd939c37


From: monotone
Subject: [Monotone-commits-diffs] Revision ff58af988f2dc21968842efdf5c5e2bd939c370d
Date: Mon, 5 Feb 2007 00:04:58 +0100

-----------------------------------------------------------------
Revision: ff58af988f2dc21968842efdf5c5e2bd939c370d
Ancestor: a64f9a867fdeafcc75040c49c9df49bfd73930eb
Author: address@hidden
Date: 2007-02-04T22:55:32
Branch: net.venge.monotone.guitone.mdi

Modified files:
        guitone/res/forms/main_window.ui
        guitone/res/i18n/guitone_de.ts guitone/src/Guitone.cpp
        guitone/src/Guitone.h guitone/src/main.cpp
        guitone/src/model/ChangesetModel.cpp
        guitone/src/model/ContentDiff.cpp
        guitone/src/model/GetFile.cpp
        guitone/src/model/Inventory.cpp
        guitone/src/model/MonotoneDelegate.cpp
        guitone/src/monotone/Monotone.cpp
        guitone/src/monotone/Monotone.h
        guitone/src/view/InventoryView.cpp
        guitone/src/view/MainWindow.cpp
        guitone/src/view/dialogs/Dialog.cpp
        guitone/src/view/dialogs/GenerateKeypair.cpp
        guitone/src/view/dialogs/RevisionManifest.cpp

ChangeLog: 

* one Monotone instance per window, by going up the ancestry a child object
  can find the monotone instance it should use by simply doing MTN(this)
* defined APP as casted Guitone qApp
* ensure the windowClosed signal is actually connected with the app...
* show new windows cascaded
* removed singleton stuff from Monotone wrapper
* ensure that the recent(Workspace|Database)List is also updated in the
  window which triggered the loading
* some tabs -> spaces in Jean's code
* TODO: app still crashes on close; on OSX the menubar is not properly
  disabled if a sheet dialog is shown; make file open dialogs act like
  sheet dialogs; improve logging (add some macro to drop the written 
  Class:::function: prefixes) so that it also includes the monotone/
  mainwindow instance messages come from (if applicable); show a list
  of open windows and bring them to front on click


Attachment: txtmUGU8XMarw.txt
Description: Diff [a64f9a867fdeafcc75040c49c9df49bfd73930eb] -> [ff58af988f2dc21968842efdf5c5e2bd939c370d]


reply via email to

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