Mike Gelfand
916a6efa3e
Improve Qt client appearance on hidpi screens a bit
2015-11-28 14:35:58 +00:00
Mike Gelfand
74129b7ef3
Fallback to English if no proper translation is available
2015-11-15 11:03:27 +00:00
Mike Gelfand
3b8829d3fb
Display notifications via tray icon if dbus is not available
2015-10-18 11:48:10 +00:00
Mike Gelfand
68c6c0aa3c
Sync main context menu with "Torrent" menu; hide menu icons on Mac
2015-09-01 23:19:01 +00:00
Mike Gelfand
fd9c2c74f4
Remove some unused includes/macros; fix build (re. QPointer)
2015-07-30 06:55:28 +00:00
Mike Gelfand
f592083f15
Create dialogs on demand, don't keep them ready all the time
2015-07-30 06:18:02 +00:00
Mike Gelfand
5120fc0f2c
Unify/prettify Qt client headers style
2015-06-12 22:12:12 +00:00
Mike Gelfand
07912d230b
Use PascalCase for Qt client filenames
...
Split FileTree.{h,cc} and FilterBar.{h,cc} files so that each class
is in its own file.
This breaks translations (some classes got renamed => context changed),
to be fixed by next commit (along with Tx sync).
2015-06-10 21:27:11 +00:00