- Aug 19, 2014
-
-
Paolo Borelli authored
-
Paolo Borelli authored
This tries to address two problems: 1) when the geolocation query ends, an item gets inserted in the list but if we are currently on another page we should not show the button so we introduce a check with get_mapped() 2) if only the automatic location is present, then we should not show the select button since the only action is delete and automatic clocks cannot be deleted, so we introduce a separate can_select property
-
- Aug 16, 2014
-
-
Paolo Borelli authored
-
Paolo Borelli authored
This makes code cleaner since it removes some of the magic stuff from the ContentView class and should hopefully fix the regression with empty pages that the recent refactorings introduced
-
- Aug 15, 2014
-
-
Paolo Borelli authored
There is no reason to have a separate template class
-
Paolo Borelli authored
As mentioned in the original commit, I wondered if we wanted to just match the saved locations or if instead we wanted to be able to query the whole libgweather database. After a bit of discussion it turns out we want the latter. This patch also makes the initial search async since it could be slower now.
-
Paolo Borelli authored
-
- Aug 14, 2014
-
-
Paolo Borelli authored
-
- Aug 13, 2014
-
-
ngoswami authored
-
- Aug 11, 2014
-
-
Piotr Drąg authored
-
Paolo Borelli authored
For now it just reads from the gsetting world clock list every time. We may want to make share the model with the actual World panel instead so that we do not rebuild the table every time, but given how small our search model is, it does not seem to be a performance problem. More generic questions are: * should we search also other locations beside the one added in the world clock? * should we also search alarm names?
-
- Aug 09, 2014
-
-
Piotr Drąg authored
-
Paolo Borelli authored
-
- Aug 02, 2014
-
-
Daniel Șerbănescu authored
-
- Jul 31, 2014
-
-
Piotr Drąg authored
-
- Jul 30, 2014
-
-
Olav Vitters authored
-
- Jul 27, 2014
-
-
-
Paolo Borelli authored
-
- Jul 26, 2014
-
-
Piotr Drąg authored
-
Paolo Borelli authored
-
- Jul 22, 2014
-
-
Paolo Borelli authored
-
- Jul 17, 2014
-
-
Paolo Borelli authored
-
- Jul 11, 2014
-
-
Paolo Borelli authored
Based on a patch by Lapo Calamandrei
-
Paolo Borelli authored
Based on a patch by Lapo Calamandrei
-
Paolo Borelli authored
-
Paolo Borelli authored
Instead of a label use insensitive spinbuttons disguised to look as plain labels. In this way the numbers do not move around during the transition. However I think this may be a problem for accessibility... Let's try and see.
-
- Jul 10, 2014
-
-
Paolo Borelli authored
-
Paolo Borelli authored
-
Paolo Borelli authored
-
- Jul 09, 2014
-
-
Tom Tryfonidis authored
-
- Jun 20, 2014
-
-
Christian Kirbach authored
-
- May 08, 2014
-
-
Carles Ferrando authored
-
- May 03, 2014
-
-
- May 01, 2014
-
-
Sami Jaktholm authored
-
- Apr 23, 2014
-
-
Daniel Șerbănescu authored
-
- Apr 15, 2014
-
-
Stas Solovey authored
-
Yuri Myasoedov authored
This reverts commit 672baa00.
-
Stas Solovey authored
-
- Apr 10, 2014
-
-
Ibrahim Saed authored
-
- Mar 31, 2014
-
-
Ikuya Awashiro authored
-