-
Mufeed Ali authored
- Qt5 UI: Added Random Word. - Qt5 UI: Added Paste & Search. - Qt5 UI: Added About window. - Qt5 UI: Added Search Selected Text. - Qt5 UI: Quit now works from the menu. - Qt5 UI: Switch back to PyQt5 since Global Menu is broken with PySide. - Qt5 UI: Fix an error dialog not appearing. - GTK3 UI: Reverted e54f5ac3 : revert that dirty hack. - Common: Minor fix. - Base: try to improve performance with caching... not sure it helps. - Base: more splitting, more use of existing functions. - Code: Had been doing some pointless stuff. Not doing it anymore. :P - Docs: Update docs to reflect current statuses and improve markdown.
Mufeed Ali authored- Qt5 UI: Added Random Word. - Qt5 UI: Added Paste & Search. - Qt5 UI: Added About window. - Qt5 UI: Added Search Selected Text. - Qt5 UI: Quit now works from the menu. - Qt5 UI: Switch back to PyQt5 since Global Menu is broken with PySide. - Qt5 UI: Fix an error dialog not appearing. - GTK3 UI: Reverted e54f5ac3 : revert that dirty hack. - Common: Minor fix. - Base: try to improve performance with caching... not sure it helps. - Base: more splitting, more use of existing functions. - Code: Had been doing some pointless stuff. Not doing it anymore. :P - Docs: Update docs to reflect current statuses and improve markdown.
Loading