From 3d7953fe2c5a5bfc2165a87da50a8e0d93791f75 Mon Sep 17 00:00:00 2001 From: "beville@gmail.com" Date: Fri, 23 Nov 2012 22:18:43 +0000 Subject: [PATCH] Removed the pages tab (for now) git-svn-id: http://comictagger.googlecode.com/svn/trunk@81 6c5673fe-1810-88d6-992b-cd32ca31540c --- optionalmsgdialog.py | 2 +- taggerwindow.ui | 47 ++++++-------------------------------------- todo.txt | 1 + 3 files changed, 8 insertions(+), 42 deletions(-) diff --git a/optionalmsgdialog.py b/optionalmsgdialog.py index c456e98..7e038f0 100644 --- a/optionalmsgdialog.py +++ b/optionalmsgdialog.py @@ -51,7 +51,7 @@ class OptionalMessageDialog(QDialog): self.theLabel.setWordWrap(True) self.theLabel.setWordWrap(True) self.theLabel.setTextFormat( Qt.RichText ) - self.theLabel.setTextInteractionFlags( Qt.LinksAccessibleByMouse | Qt.LinksAccessibleByKeyboard ) + self.theLabel.setTextInteractionFlags( Qt.TextSelectableByMouse | Qt.LinksAccessibleByMouse | Qt.LinksAccessibleByKeyboard ) l.addWidget( self.theLabel ) l.insertSpacing ( -1, 10 ) diff --git a/taggerwindow.ui b/taggerwindow.ui index 9de2c79..19061b1 100644 --- a/taggerwindow.ui +++ b/taggerwindow.ui @@ -233,6 +233,9 @@ + + true + 0 @@ -367,7 +370,7 @@ - -1 + 6 3 @@ -500,7 +503,7 @@ QFormLayout::AllNonFixedFieldsGrow - -1 + 6 @@ -996,44 +999,6 @@ - - - Pages - - - - - - true - - - QAbstractItemView::InternalMove - - - Qt::MoveAction - - - QListView::Snap - - - QListView::Adjust - - - - 100 - 170 - - - - QListView::IconMode - - - true - - - - - @@ -1048,7 +1013,7 @@ 0 0 1030 - 22 + 21 diff --git a/todo.txt b/todo.txt index b6933da..d3558dd 100644 --- a/todo.txt +++ b/todo.txt @@ -17,6 +17,7 @@ Style sheets for windows/mac/linux Bugs ----------------------------------------------------- Windows zip and rar: set proper path for writing to archive + set working dir for sys calls SERIOUS BUG: rebuilding zips! http://stackoverflow.com/questions/11578443/trigger-io-errno-18-cross-device-link