Am Freitag, 17. März 2006 18:52 schrieb Andre Poenitz:
> So, I think I stated that about four times now, but somehow nobody seems
> to be exceptionally interested.
The other discussions were always about configure.ac. I did not understand
why the issue of changing the eol-style property of one s
Andre Poenitz <[EMAIL PROTECTED]> writes:
| I do hope you know what you are doing.
I am fairly confident yes.
| All but two 'problems' we had with svn during the last year and a half
| were due to people fiddling around with eol-style.
And I am not saying that we should fiddle with eol-style.
On Thu, Mar 16, 2006 at 09:38:17PM +0100, Georg Baum wrote:
> PS: We should really have eolstyle native on all source files.
No way.
Unix line endings everywhere are just fine.
And could be enforced by a precommit hook script.
> I don't want mixed line endings, but it would be equally awkward f
On Thu, Mar 16, 2006 at 10:10:39PM +0100, Lars Gullik Bjønnes wrote:
> We already have that on most files...
>
> Was part of the conversion process.
>
> So people, if this is what you want, please fire up your auto-props:
> (.subversion/config
>
> enable-auto-props = yes
> [auto-props]
> * = svn
Georg Baum a écrit :
Am Donnerstag, 16. März 2006 16:46 schrieb Abdelrazak Younes:
Georg Baum a écrit :
As discussed with Jean-Marc in bugzilla. This is already in.
Abdel, am I right that it is not needed for qt4?
I guess not because QWorkArea handle the scrollbar wheelevent directly.
But you
Georg Baum <[EMAIL PROTECTED]> writes:
| Am Donnerstag, 16. März 2006 16:46 schrieb Abdelrazak Younes:
| > Georg Baum a écrit :
| > > As discussed with Jean-Marc in bugzilla. This is already in.
| > > Abdel, am I right that it is not needed for qt4?
| >
| > I guess not because QWorkArea handle th
Am Donnerstag, 16. März 2006 16:46 schrieb Abdelrazak Younes:
> Georg Baum a écrit :
> > As discussed with Jean-Marc in bugzilla. This is already in.
> > Abdel, am I right that it is not needed for qt4?
>
> I guess not because QWorkArea handle the scrollbar wheelevent directly.
> But you should m
Georg Baum a écrit :
As discussed with Jean-Marc in bugzilla. This is already in.
Abdel, am I right that it is not needed for qt4?
I guess not because QWorkArea handle the scrollbar wheelevent directly.
But you should maybe verify that it's working on par with other Qt4 apps
if any...
Abdel
As discussed with Jean-Marc in bugzilla. This is already in.
Abdel, am I right that it is not needed for qt4?
GeorgIndex: src/frontends/qt2/QContentPane.C
===
--- src/frontends/qt2/QContentPane.C (Revision 13399)
+++ src/frontends/qt