Releases: katahiromz/XWordGiver
Releases · katahiromz/XWordGiver
5.2.5
- 2024-04-19 ver.5.2.5
- This time, we do exclusive control properly.
- Added a function to display the dictionary update date and time.
- The "Jump" dialog has been made modeless.
- Added "Jump to letter or word" function.
- Added the function "Update the dictionary file using the clues" to the "Advanced" settings.
- Added "Jump" to the "Edit" menu.
- 2024年04月19日 ver.5.2.5
- 今度こそ排他制御をちゃんとする。
- 辞書の更新日時を表示する機能を追加。
- 「ジャンプ」ダイアログをモードレス化した。
- 「文字または単語にジャンプ」機能を追加。
- 「上級者向け」設定に「問題のカギを使って辞書ファイルを更新する」機能を追加。
- 「編集」メニューに「ジャンプ」を追加。
5.2.4
5.2.3
- 2024-04-05 ver.5.2.3
- Added "Open app folder" item to "Advanced" settings.
- Fixed the board not updating when dropping a LOOKS file.
- Fixed the reading and writing of block image in LOOKS files.
- 2024年04月05日 ver.5.2.3
- ReadMeを更新。
- 上級者向け設定に「アプリのフォルダを開く」を追加。
- LOOKSファイルをドロップしたときに盤面が更新されなかったのを修正。
- LOOKSファイルの黒マス画像の読み書きを修正。
5.2.2
- 2024-04-04 ver.5.2.2
- Fixed dictionary list loading.
- The theme can now be opened from the "Dictionaries" settings.
- Able to play a sound file when generation is successful, fails, or cancelled.
- 2024年04月04日 ver.5.2.2
- 辞書リストの読み込みを修正。
- 「辞書」設定からテーマを開けるようにした。
- 「ジャンプ」ダイアログを修正。
- 「辞書」設定の一部テキストを修正。
- 生成の成功時・失敗時・キャンセル時に音を鳴らせるようにした。
5.2.1
- 2024-04-03 ver.5.2.1
- Added "Fit whole" to Right-click menu.
- Supported right-click on toolbar and status bar.
- Fixed initial selection of double-frame word.
- The save destination setting is reflected in "Open" and "Save As".
- Fixed QString string comparison.
- Made "Generated" and "Canceled" display options.
- Added "Generative", "Dictionaries", and "Advanced" settings into property sheet.
- 2024年04月03日 ver.5.2.1
- 右クリックメニューに「全体に合わせる」を追加。
- ツールバーやステータスバーの右クリックに対応。
- 二重マス単語の初期選択を修正。
- 保存先設定を「開く」や「名前を付けて保存」に反映。
- QStringの文字列比較を修正。
- 「生成しました」「キャンセルしました」の表示をオプションに。
- プロパティシートに「生成」設定と「辞書」設定と「上級者向け」設定を追加。
5.2.0
- 2024-04-02 ver.5.2.0
- Revamped menu.
- Enabled to correctly undo input using "Input Candidates".
- Changed the default save location from "My Documents" to "My Documents/XWordGiver".
- Added "Numbering save" item to "File" menu.
- The "continuous problem generation" function has been abolished.
- Consolidated settings dialogs into a property sheet.
- Added "Display the answer when opening a &question" setting.
- Added "Do not read/write LOOKS information from/to file" setting.
- Added "Automatically save as numbering file when generated" setting.
- 2024年04月02日 ver.5.2.0
- メニューを刷新。
- 「入力候補」による入力を正しく元に戻せるようにした。
- デフォルトの保存先を「マイ ドキュメント」から「マイ ドキュメント/XWordGiver」に変更。
- 「ファイル」メニューに「連番で保存」項目を追加。
- 「問題の連続生成」機能を廃止。
- 設定ダイアログをプロパティシートに統合。
- 「問題を開いたら答えを表示する」設定を追加。
- 「LOOKS情報を読み込まない・書き込まない」設定を追加。
- 「問題を生成したら自動で連番保存」設定を追加。
5.1.9
- 2024-04-01 ver.5.1.9
- Made the color of the black cells a little darker.
- Improved Kana dictionaries more.
- Used QString to speed up string processing.
- Proper exclusive control (Part 2).
- Added "Jump" feature on double-clicking status bar.
- Added "Jump" feature on Right-clicking the clue label.
- The "UI font" settings are no longer read or written in the LOOKS file.
- Relaxed rule checking in the "Candidates" window.
- Now able to zoom the "Candidates" window.
- Renamed "Candidates" as "Input Candidates".
- 2024年04月01日 ver.5.1.9
- 「ヨコのカギ」と「タテのカギ」のアクセスキーを修正。
- 黒マスの色を少し濃くした。
- さらにカナ辞書を改良。
- 文字列処理を高速化するためにQStringを使用した。
- 排他制御をきちんとする(その2)。
- ステータスバーをダブルクリックしたときの「ジャンプ」機能を追加。
- ヒントのラベルを右クリックしたときの「ジャンプ」機能を追加。
- 「UIフォント」設定をLOOKSファイルで読み書きしないようにした。
- 「候補」ウィンドウのルールチェックを緩和。
- 「候補」ウィンドウのズームが可能に。
- 「候補」を「入力候補」に改名。
5.1.8
- 2024-02-17 ver.5.1.8
- Slightly improved Kana dictionaries.
- Made "Choose a pattern from &PAT.txt automatically" default.
- Proper exclusive control.
- Disabled unusable items in the context menu.
- Added "Checking answer" feature to "Solution" menu.
- Corrected display of calculation time.
- 2024年02月17日 ver.5.1.8
- カナ辞書を少し改良。
- 「PAT.txtから自動的にパターンを選ぶ」をデフォルトにした。
- 排他制御をきちんとする。
- コンテキストメニューの使えない項目を無効化した。
- 「解」メニューに「答え合わせ」機能を追加。
- 計算時間の表示を修正。
5.1.7
- 2024-02-04 ver.5.1.7
- Added hidden features "Ctrl+Alt+Shift+Q".
- Enhanced PAT.txt. Added UTF-8 BOM to PAT.txt.
- Added "Choose a pattern from &PAT.txt automatically" feature to "Generate Crossword".
- 2024年02月04日 ver.5.1.7
- 隠し機能「Ctrl+Alt+Shift+Q」を追加。これで上級者はPAT.txtを編集できるようになった。
- PAT.txtの増強。PAT.txtにUTF-8 BOMを付けるようにした。
- 「問題の作成」に「PAT.txtから黒マスパターンを自動的に選ぶ」機能を追加。これにより、選択肢が減る代わりに高速化が可能。
5.1.7-pre
- Pre-release for
PAT.txt
.