Re: [PATCH] Automatically reload files modified on disk.

2011-10-16 Thread Søren holm
Mandag den 17. oktober 2011 01:17:54 Reindl Harald skrev: > > please do NOT reload files automatically > > the right way is to DETECT a change and open a dialog ONCE > to reload from disk per session, kate do it the right way > currentyl with only one weakness: if you say ignore and > another pro

Re: [PATCH] Automatically reload files modified on disk.

2011-10-16 Thread Søren holm
Mandag den 17. oktober 2011 00:45:36 Thomas Lübking skrev: > > I have once (but still) run into the occasion of deleting a bunch of > files on disk (upupupupenter can be /really/ dangerous ;-) > I had no backups, but luckily still them open in a kate session from > where i could restore them. > >

Re: [PATCH] Automatically reload files modified on disk.

2011-10-16 Thread Reindl Harald
Am 17.10.2011 00:45, schrieb Thomas Lübking: > Am Sun, 16 Oct 2011 23:42:32 +0200 > schrieb Søren holm : > >> Hi >> >> I know this patch should problably include some sort of checkbox for >> specifying >> behavior, but on the other hand QtCreator and other editors reload >> files automatically

Re: [PATCH] Automatically reload files modified on disk.

2011-10-16 Thread Thomas Lübking
Am Sun, 16 Oct 2011 23:42:32 +0200 schrieb Søren holm : > Hi > > I know this patch should problably include some sort of checkbox for > specifying > behavior, but on the other hand QtCreator and other editors reload > files automatically > by default. What do you say? I have once (but still) ru

[PATCH] Automatically reload files modified on disk.

2011-10-16 Thread Søren holm
Hi I know this patch should problably include some sort of checkbox for specifying behavior, but on the other hand QtCreator and other editors reload files automatically by default. What do you say? >From 5d710b4c74d99e71bcfcda88d3986f2a758ebb2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8r

Re: KNS3::UploadDialog doesn't upload the file

2011-10-16 Thread Jeremy Whiting
It's an attica bug, see https://bugs.kde.org/show_bug.cgi?id=281850 On Sun, Oct 16, 2011 at 4:42 AM, Stephane MANKOWSKI wrote: > Hi, > > I tried to use the upload dialog panel of KNS3 like this: >     QPointer dialog = new > KNS3::UploadDialog("skrooge_monthly.knsrc", this); > >  

KNS3::UploadDialog doesn't upload the file

2011-10-16 Thread Stephane MANKOWSKI
Hi, I tried to use the upload dialog panel of KNS3 like this: /*QPointer dialog = new KNS3::UploadDialog("skrooge_monthly.knsrc", this); dialog->setUploadFile(zipFileName); dialog->setUploadName(templat); dialog->setPreviewImageFile(0, KUrl(previ

Re: KAction (and its shortcut configuration) on multiple widgets of same kind. Need help...

2011-10-16 Thread Yogesh Marwaha
But the main widget knows nothing about the "cut" action (My scenario was just a generalisation). On 16 October 2011 03:16, Parker Coates wrote: > On Sat, Oct 15, 2011 at 12:08, Yogesh Marwaha wrote: >> Hi, >> >> Scenario: I have three text editors separated by splitter in a single >> window. Eac