Re: Cervisia?

2016-06-05 Thread Albert Astals Cid
El diumenge, 5 de juny de 2016, a les 21:39:57 CEST, Martin Koller va escriure: > On Sunday 05 June 2016 19:49:08 Friedrich W. H. Kossebau wrote: > > Am Sonntag, 5. Juni 2016, 14:22:45 CEST schrieb Nicolás Alvarez: > > > > El 5 jun 2016, a las 09:08, Martin Koller escribió: > > > >> On Sunday 05

Re: Cervisia?

2016-06-05 Thread Martin Koller
On Sunday 05 June 2016 19:49:08 Friedrich W. H. Kossebau wrote: > Am Sonntag, 5. Juni 2016, 14:22:45 CEST schrieb Nicolás Alvarez: > > > El 5 jun 2016, a las 09:08, Martin Koller escribió: > > >> On Sunday 05 June 2016 09:14:42 Burkhard Lück wrote: > > >> > > >> Some i18n issues: > > >> > > >> I

Re: Cervisia?

2016-06-05 Thread Friedrich W. H. Kossebau
Am Sonntag, 5. Juni 2016, 14:22:45 CEST schrieb Nicolás Alvarez: > > El 5 jun 2016, a las 09:08, Martin Koller escribió: > >> On Sunday 05 June 2016 09:14:42 Burkhard Lück wrote: > >> > >> Some i18n issues: > >> > >> It is a QApplication so you have to add the translators tab manually with > >>

Re: Cervisia?

2016-06-05 Thread Burkhard Lück
Am Sonntag, 5. Juni 2016, 14:22:45 CEST schrieb Nicolás Alvarez: > > El 5 jun 2016, a las 09:08, Martin Koller escribió: > >> On Sunday 05 June 2016 09:14:42 Burkhard Lück wrote: > >> > >> Some i18n issues: > >> > >> It is a QApplication so you have to add the translators tab manually with > >>

Re: Cervisia?

2016-06-05 Thread Nicolás Alvarez
> El 5 jun 2016, a las 09:08, Martin Koller escribió: > >> On Sunday 05 June 2016 09:14:42 Burkhard Lück wrote: > >> Some i18n issues: >> >> It is a QApplication so you have to add the translators tab manually with >> aboutData.setTranslator > > ok. what shall I write there (names, emails ?)

Re: Review Request 127944: KDE Platform Theme: set file dialog overwrite option appropriately for saving

2016-06-05 Thread Jonathan Marten
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127944/ --- (Updated June 5, 2016, 2:52 p.m.) Status -- This change has been mar

Re: Cervisia?

2016-06-05 Thread Burkhard Lück
Am Sonntag, 5. Juni 2016, 14:08:39 CEST schrieb Martin Koller: > On Sunday 05 June 2016 09:14:42 Burkhard Lück wrote: > > Am Samstag, 4. Juni 2016, 22:45:49 CEST schrieb Martin Koller: > > > On Friday 16 October 2015 06:53:19 Jeremy Whiting wrote: > > > > Awesome! Keep it up. Porting to Qt5/KF5 can

Re: Cervisia?

2016-06-05 Thread Martin Koller
On Sunday 05 June 2016 09:14:42 Burkhard Lück wrote: > Am Samstag, 4. Juni 2016, 22:45:49 CEST schrieb Martin Koller: > > On Friday 16 October 2015 06:53:19 Jeremy Whiting wrote: > > > Awesome! Keep it up. Porting to Qt5/KF5 can happen on a branch and be > > > done a small bit at a time if you like

Re: [kde-community] Cervisia?

2016-06-05 Thread tsdgeos
>From mobile, sorry for non in-line answer. Using a QApplication doesn't immediately mean you need to call setTranslators, in fact it should be the exception, most apps probably use KXmlGuiWindow or subclass as main window and that does it automatically.  Cheers,   Albert Enviat des del meu te

Re: Cervisia?

2016-06-05 Thread Burkhard Lück
Am Samstag, 4. Juni 2016, 22:45:49 CEST schrieb Martin Koller: > On Friday 16 October 2015 06:53:19 Jeremy Whiting wrote: > > Awesome! Keep it up. Porting to Qt5/KF5 can happen on a branch and be > > done a small bit at a time if you like. There are also some scripts in > > kdesdk/kde-dev-scripts/k