Commit graph

12 commits

Author SHA1 Message Date
xiaoyifang a234bb0e43
remove qt-style.css content totally (#407)
* remove all qt-style

* remove all related #translationLine #GroupCombox qt style
2023-03-22 09:01:22 +08:00
shenleban tongying 32304d4b15 cleanup: remove all useless #include <QDebug>
All Qt Headers already implicitly included it.
2023-03-21 21:15:14 +08:00
shenleban tongying 07e92e8ac1 refactor: upgrade most of macro based Signal/Slot to new syntax 2022-12-25 21:08:17 -05:00
Xiao YiFang d68a8c7ff0 clean code:remove seemingly useless code 2022-09-21 23:52:12 +08:00
Xiao YiFang b6fd5e2870 opt: optimize WordList items update logic. 2022-09-20 20:15:26 +08:00
yifang d38daedc99
high dpi:remove coresponding png files with same name with svg
close https://github.com/goldendict/goldendict/issues/1441
2022-01-27 08:23:57 +08:00
Abs62 b80267043f Add tooltips to word list in search pane 2017-06-01 19:06:11 +03:00
Abs62 246fa6c1fa Fix rare and strange crash in modern UI 2014-04-25 20:43:01 +04:00
Abs62 bfb3d78367 Some more RTL support for wordlist and history list (issue #384) 2013-09-02 19:47:09 +04:00
Abs62 89755f8c09 Refactor work with RTL languages in word search list and history list 2013-07-06 19:31:31 +04:00
Tvangeste ffa9f5778b Fixed #192: Dynamically adjust the suggestion list in the new UI. 2013-01-27 23:12:00 +01:00
Tvangeste 3258ad89f5 Fixed #191: New UI in the scan popup, replace 3 separate widgets with the translate box. 2013-01-25 16:42:44 +01:00