Releases: DolphyWind/Your-Dictionary
Releases · DolphyWind/Your-Dictionary
Your Dictionary v1.7
Finally implement word game
Full Changelog: v1.6...v1.7
Your Dictionary v1.6
- Updated repo name to Your-Dictionary
- Changed data folder name to dictionary_data
Your Dictionary v1.5
Up Down Buttons And Minor Improvements "Surf Words" menu is now sorted alphabetically Add up and down buttons to "Add Words" menu remove addNewDefinition() and addNewSentence() and add addToListWidget() remove removeNewDefinition() and removeNewSentence() and add removeFromListWidget() Improved searching Fixed a minor bug
Your Dictionary v1.4
Minor Improvements Renamed self.wordData to self.wordDataDict Added app version to title The app now warnes you if you try to add a word that already exists Adding a new word now refreshes ADD_WORD menu, updating switches to the previous menu Switching to the search words menu comes with a preselected list widget item
Your Dictionary v1.3
Bug fixes and improvements Program now capitilizes new definitions and sentences Removed addWord_WordLabel and addWord_WordHLayout Add placeholder text to WordLineEdit Words in the search menu are now sorted alphabetically Replace addWord_SentencesLineEdit with addWord_SentencesTextEdit The definition and sentence labels in the surf words menu now has word wrap Editing a word now sends you to the previous menu
Your Dictionary v1.2
Another resizing fix Set max_wh to 128 Change the ratio to width/height
Your Dictionary v1.1
Resized image fix
Your Dictionary v1.0
Everything besides word game is working