On 30.01.2018 16:38, Milian Wolff wrote:
This works for me:
https://github.com/KDAB/hotspot/blob/4d1177d1631902dce1dd82f53553e97a7544b1fa/
src/mainwindow.cpp#L162
Thanks, that helped. I was using
restoreGeometry(group.readEntry("geometry").toLatin1()) instead of
restoreGeometry(group.readEntr
Le 01/12/2017 à 05:01, Michael Pyne a écrit :
On Thu, Nov 30, 2017 at 11:35:14AM +0100, Stéphane Ancelot wrote:
Hi,
using kdesrc-build , I dont manage to compile qt before kde5
I setted up qtdir in global conf
and repository kde:qt in module qt5, but it does not help
Hi Stéphane,
You need
On Saturday, January 27, 2018 7:11:16 PM CET Olivier Churlaud wrote:
> Hey,
>
> I want to improve the kwalletmanager gui so that it can also store other
> passwords (to be more like a KeyPass for instance).
>
> I see that there are two backend repos: KWallet and KSecret.
> With the KSecret API I
On Monday, January 29, 2018 9:17:54 AM CET Alexander Semke wrote:
> resending this to kde-devel...
>
> On 28.01.2018 18:45, Alexander Semke wrote:
> > Hi,
> >
> > KMainWindow takes care of saving/restoring the state of the main
> > window, menus and toolbars.
> > Also, the size of the main window