Commit graph

17 commits

Author SHA1 Message Date
shenleban tongying 4f2c8d55aa refactor: port away from extlineedit
* the main feature of extlineedit.cc was having icons on left and right side which is already provided by QLineEdit::addAction after Qt5.2
2023-03-06 09:46:32 +08:00
Perfect Gentleman a65967805a
Update groups_widgets.hh
fixes https://github.com/goldendict/goldendict/issues/991
2018-04-11 00:04:12 +07:00
Tvangeste 5035f6aa0d Better keyboard support in Dictionaries tab:
1. Pressing Down Arrow allows to jump from the Quick Filter to the dictionaries list.
2. Navigating through dictionary list via keyboard (Up/Down) results in dictionary details
   to be shown on the right. Previously, only mouse clicks updated the dictionary info.
2013-01-07 09:57:34 +01:00
Tvangeste c8c6a515d6 Quick search/filter for dictionary names in settings (Dictionaries and Groups tabs). 2013-01-04 14:24:08 +01:00
Abs62 107d92b4ab Tooltips for groups tabs 2012-12-22 00:20:54 +04:00
Abs62 6fd4b33ad3 Some more groups combining 2012-12-21 20:46:17 +04:00
Abs62 c6ea89e179 Auto created groups combining 2012-12-21 15:48:41 +04:00
Abs62 54bcfb8031 Remove dictionary from group by double click 2012-12-20 17:25:38 +04:00
Abs62 9c9faff6f6 Show dictionary info on right click in groups edit dialog 2012-12-20 17:25:03 +04:00
Abs62 3407c4c476 Refactor auto groups creation 2012-12-18 16:35:11 +04:00
Abs62 c4bf4255e5 Sorting in dictionaries list 2012-12-18 16:33:53 +04:00
Abs62 535fe0d3e0 Update year in copyright notices. 2012-02-21 01:47:14 +04:00
Konstantin Isakov 92eceb8cad Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
Konstantin Isakov 953d9237a3 Update copyright to span to 2011.
Better early than late, this year is ending anyway.
2010-11-14 18:47:03 +03:00
ars d8b76db518 added auto creation of language pair based groups 2010-09-16 20:50:31 +02:00
Konstantin Isakov 0140321b78 Allow using any file as an icon for the dictionary group. 2010-07-05 22:36:03 +04:00
Konstantin Isakov ab88fa4867 Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
Renamed from src/groups_widgets.hh (Browse further)