Rafael Ferreira
8eb7f7c7d4
Updated Portuguese (Brazil) translation
2013-03-05 16:22:56 +01:00
Sérgio Marques
0a5ff92d20
Updated Portuguese translation
2013-03-05 16:22:33 +01:00
Filip Kłębczyk
542ec297c8
Updated Polish translation
2013-03-05 16:22:14 +01:00
Adolfo Jayme Barrientos
a9025c3c0e
Updated Spanish (Spain) translation
2013-03-05 16:21:47 +01:00
Thomas Perl
0fa044c984
Updated German translation
2013-03-05 16:21:22 +01:00
David Štancl
8b70bd1c15
Updated Czech (Czech Republic) translation
2013-03-05 16:21:09 +01:00
Thomas Perl
8358e76143
Updated translation templates from source
2013-03-05 16:01:14 +01:00
Thomas Perl
36312f29ca
QML UI: Fix top margin of input sheet
2013-03-05 13:49:19 +01:00
Thomas Perl
762974db2e
QML UI: Small triangle new indicator in podcast item
2013-03-05 13:46:33 +01:00
Thomas Perl
26d6787b03
Gtk UI: Shownotes text view must not be editable
2013-03-05 13:09:30 +01:00
Thomas Perl
b6706cc509
Gtk UI: Searching in extensions list, keyboard interaction
...
Allow search-as-you-type searching in the extensions list.
Use separate columns in extensions list to allow interaction
with keyboard (enable/disable and show extension infos).
Remove custom mouse button handling, which was confusing.
2013-03-05 12:08:14 +01:00
Thomas Perl
7de1a3e01d
Gtk UI: Resizable shownotes view in main window
2013-03-05 11:36:41 +01:00
Thomas Perl
1699e8cb23
Gtk UI: Don't close preferences when WebKit/Gtk is missing
...
When trying to login to Flattr without WebKit/Gtk installed,
the preferences dialog should stay open after the message box.
2013-03-05 11:15:41 +01:00
Thomas Perl
84667ae4ed
Gtk UI: Show error message for unconfigured devices
2013-03-05 11:13:41 +01:00
Thomas Perl
5aea82928b
Gtk UI: Disable all widgets when device sync is off
...
In the preferences dialog, disable all widgets in the
"Device sync" tab if device sync is not enabled.
2013-03-05 11:10:33 +01:00
Thomas Perl
54e7593b75
QML UI: Fade truncated text in Sailfish UI
...
Looks sexy.
2013-03-03 15:00:55 +02:00
Thomas Perl
19b91af31d
QML UI: Abstraction for common UI elements (Label, Button, ...)
2013-03-02 16:30:14 +02:00
Thomas Perl
199300bc3a
QML UI: Harmattan UI customization bug fixes
2013-03-02 16:29:36 +02:00
Thomas Perl
9b92496f68
QML UI: Fix header height in Sailfish UI list views
2013-03-02 15:42:31 +02:00
Thomas Perl
df07607f44
QML UI: Abstraction of ListView / pull down handle
2013-03-02 15:35:25 +02:00
Thomas Perl
7695b64fef
QML UI: Symbolic colors, Sailfish-related color/opacity changes
2013-03-02 15:24:07 +02:00
Thomas Perl
8ad155c0b3
QML UI: Abstraction for ScrollDecorator
2013-03-02 15:21:21 +02:00
Thomas Perl
f785257219
QML UI: Abstraction of root window and orientation handling
2013-03-02 15:10:26 +02:00
Thomas Perl
d7a661d7eb
QML UI: More subtle indication of new episodes in podcast
2013-03-02 14:47:58 +02:00
Thomas Perl
36fa07334e
QML UI: "listview" property for pages with lists
2013-03-01 11:27:49 +01:00
Thomas Perl
39daccbd92
QML UI: Initial support for Sailfish Silica
2013-03-01 11:19:18 +01:00
Thomas Perl
6d72ae2011
QML UI: Declare x-axis drags for PlaybackBarProgress
...
Fixes a bug in Sailfish Silica wrt page switching, see:
https://lists.sailfishos.org/pipermail/devel/2013-March/000021.html
https://lists.sailfishos.org/pipermail/devel/2013-March/000022.html
2013-03-01 10:35:51 +01:00
Thomas Perl
262fdfb0a4
QML UI: Page abstraction (actions, back button, etc..)
2013-02-28 13:24:38 +01:00
Thomas Perl
cebfa0a7da
QML UI: Abstraction of page-wide menu
2013-02-28 12:58:46 +01:00
Thomas Perl
2ae85c3a4c
Gtk UI: Fix context menu UI blocking (bug 1778)
2013-02-27 12:15:12 +01:00
Thomas Perl
9abcf6a3cc
Cover downloader: Add 5-second connection timeout
2013-02-26 21:46:38 +01:00
Thomas Perl
4a9a4a406e
QML UI: Asynchronous image loading in episode item
2013-02-26 21:44:09 +01:00
Thomas Perl
37db4df85f
QML UI: Step-wise asynchronous episode list loading
2013-02-26 20:19:06 +01:00
Thomas Perl
b0af018a3c
QML UI: Refactoring / grouping of upcalls
2013-02-26 18:41:00 +01:00
Thomas Perl
a0c52cd3dd
QML UI: Remove QObjectProxy and "main" from Python
2013-02-26 18:39:07 +01:00
Thomas Perl
a9b5f942b8
QML UI: Decoupled UI shutdown handling
2013-02-26 18:30:12 +01:00
Thomas Perl
58ece155b7
QML UI: Decoupled current episode handling
2013-02-26 18:23:29 +01:00
Thomas Perl
6577a353c7
QML UI: Fix/refactor episode playback (un-)queueing
2013-02-26 18:07:10 +01:00
Thomas Perl
66bc949a2e
QML UI: Decouple Python upcalls from QML UI
2013-02-26 17:45:55 +01:00
Thomas Perl
95302981f1
QML UI: Fix download status reporting
2013-02-26 17:42:35 +01:00
Thomas Perl
9da11d3264
QML UI: Podcast and episode models as context property
2013-02-26 16:53:10 +01:00
Thomas Perl
1102ddca0d
QML UI: Episode list loading and clipping fixes
2013-02-26 15:17:40 +01:00
Thomas Perl
8c85be673e
QML UI: Clean up Podcast List section headers
2013-02-26 14:59:50 +01:00
Thomas Perl
73919ac2dd
QML UI: Scroll multi-episode list to episode list position
2013-02-26 14:53:41 +01:00
Thomas Perl
52b16f3bda
QML UI: Menu for MediaPlayer (instead of broken buttons)
2013-02-26 14:50:39 +01:00
Thomas Perl
ecb1044c1b
QML UI: Fix top margin of Subscribe sheet
2013-02-26 14:50:22 +01:00
Thomas Perl
e428bef99d
QML UI: Move MediaPlayer into its own Page, InfoBanner usage
2013-02-26 14:22:15 +01:00
Thomas Perl
21b0ac0e0f
QML UI: Move Episode list into its own Page
2013-02-26 14:06:24 +01:00
Thomas Perl
f79ea25634
QML UI: Subscribe UI as separate Page
2013-02-26 13:44:22 +01:00
Thomas Perl
5ddd06c852
QML UI: Remove nowPlayingThrobber from Main
2013-02-26 13:29:53 +01:00