Mike Gelfand
c43a10ab9d
Mark GTK and Qt clients as GUI programs on Windows (detach from console)
2015-01-04 10:57:09 +00:00
Mike Gelfand
81c3eebbab
Use Faenza (1.3.1) as fallback on systems which do not support icon themes
2015-01-04 02:14:58 +00:00
Mike Gelfand
efddf08d67
Rework torrent creation dialog in Qt client to load from .ui
2014-12-31 22:27:46 +00:00
Mike Gelfand
e0d5f8b861
Add new TrPathButton class (Qt client)
...
Make use of new button class in torrent options dialog.
Rework Utils::removeTrailingDirSeparator to return correct value for "/".
2014-12-31 21:00:34 +00:00
Mike Gelfand
c64ca900c2
Rework torrent options dialog in Qt client to load from .ui
2014-12-29 04:03:56 +00:00
Mike Gelfand
342f38bbc5
Factor RPC logic out from session (Qt client)
2014-12-27 20:03:10 +00:00
Mike Gelfand
8a4f8b9e15
Rework relocate dialog in Qt client to load from .ui
2014-12-26 10:35:00 +00:00
Mike Gelfand
4138c7519b
Rework about dialog in Qt client to load from .ui
2014-12-25 19:39:45 +00:00
Mike Gelfand
1eec889832
#4050 : Use TRANSLATIONS_DIR macro as a hint for Qt client translation files location
2014-12-22 01:08:19 +00:00
Mike Gelfand
56c75a13b0
Rework session dialog in Qt client to load from .ui
2014-12-21 23:46:31 +00:00
Mike Gelfand
237acf1726
Rework statistics dialog in Qt client to load from .ui
...
Fix "Started %n time(s)" phrase (remove space in "time (s)", add proper
English translation for numeric forms).
2014-12-21 13:57:15 +00:00
Mike Gelfand
dee7bc9b6a
Move status bar creation to mainwin.ui
...
Among other things,
* fix turtle icons size (20x14 -> 16x16)
* use QIcon states instead of changing the turtle icon ourselves each
time (unchecked - off, checked - on)
* make speed limit action in tray menu checkable
* simplify status bar buttons drawing and use QToolButton instead of
QPushButton
2014-12-18 01:30:50 +00:00
Mike Gelfand
70c6087e94
Rework torrent details dialog in Qt client to load from .ui
...
Make squeeze labels (used for values on Information tab) display tooltip
on hover if their text doesn't fit. Make selective labels (same as in
GTK+ client) text selectable with keyboard in addition to mouse.
Prevent dialog width growth occured before to fit long error texts.
2014-12-14 18:12:21 +00:00
Mike Gelfand
83c4edb008
#5828 : Initial CMake build system support
2014-12-01 19:55:22 +00:00