... | ... | @@ -68,6 +68,7 @@ This is where you register features that are unimplemented or badly implemented |
|
|
|
|
|
* pre-defined colors (like gtklib) (most colors will be user-configurable - steve)
|
|
|
* more general means for showing or previewing the generated hg command (see archive dialog)
|
|
|
* appropriate use of QApplication.setOverrideCursor(QtCore.Qt.WaitCursor)
|
|
|
|
|
|
== i18n ==
|
|
|
|
... | ... | @@ -76,7 +77,7 @@ This is where you register features that are unimplemented or badly implemented |
|
|
|
|
|
== run ==
|
|
|
|
|
|
* slower startup than hgtk
|
|
|
* slower startup than hgtk (demandimport is never enabled, it breaks pixmap loading)
|
|
|
|
|
|
== usability ==
|
|
|
|
... | ... | |