lp://qastaging/pynagram/0.5

Created by Umang Varma and last modified
Get this branch:
bzr branch lp://qastaging/pynagram/0.5
Only Umang Varma can upload to this branch. If you are Umang Varma please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Umang Varma
Project:
Pynagram
Status:
Development

Recent revisions

61. By Umang Varma

Resized About window as part of GPL was hidden.

Released Pynagram 1.0.0

60. By Umang Varma

Fixed Windows issues and Python2.6+ issues "the right way" (hopefully?).

There were problems with the path not working properly on Windows (in the
config module and the gui drag-and-drop), and ImportError trick.

59. By Umang Varma

Did away with buttonBox as it turned out to be more of a pain than any help.

Added 'Add' and 'Remove' buttons. Now all multiple word list features are
complete.

Resized about window as part of copyright notice was not showing properly.

58. By Umang Varma

Fixed 'Save' button on the word list selector.

Wrote small explanation on how to drag/drop files/text.

57. By Umang Varma

Fat merge from pyn-multi-wl branch. Added multiple word list support (with GUI
to choose/change/add new word list and a new config module that stores config
data).

When plain text is drag-dropped onto the the word list selector, it stores it
as a file in ~/.pynagram. When a text file is dropped onto it, it is added to
the wordlists `list` in the config file.

Will consider need for a manual add button. Need to implement a remove button
also. Should also mention somewhere about drag and drop as it is far easier,
but many users many not attempt to use it if they don't know it exists.

56. By Umang Varma

Fixed LP:587762. The word is shuffled once before letters are displayed for the
first time.

55. By Umang Varma

Renamed Qt Designer files to make more sense and updated rel.sh to reflect these changes.

54. By Umang Varma

Used QtGui.qApp to prevent segfault on PyQt 4.7.2 as pointed out by Sybren on lp:561303.

53. By Umang Varma

Released Pynagram 0.4.1

52. By Umang Varma

Fixed LP:577874.

On Debian, after installing the pynagram .deb package, the icon would not show up. This was because the icon was being set twice, and the previous icon was being overridden. Although I don't recall this affecting Ubuntu, it does make sense not to setIcon twice. I have now used the QIcon.addFile method to add both icons and then 'setIcon' the QIcon object with two files added to it.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers