Re: Review Request: Make mouse cursor size configurable

2011-10-08 Thread Lukas Sommer
On Sept. 21, 2011, 1:05 p.m., Christoph Feck wrote: What I dislike is the position of the size combo box. Either it should be below the list, or, when above the list, share the space with the preview. Regarding the use DPI depended size, what we could do if we use a slider, is to

Re: Review Request: modification to get all possible informations at debuging

2011-10-08 Thread Guy Maurel
On Oct. 3, 2011, 5:24 p.m., David Faure wrote: Please don't commit this. Use debugfull if you want no optimizations (e.g. for step-by-step in gdb). Guy Maurel wrote: thanks, I'll try this. Guy Maurel wrote: I am missing the option -O0 . man g++ says: -O0 Reduce

a confusion beetwen cmake/ccmake and FindKDE4Internal.cmake

2011-10-08 Thread Guy Maurel
Hello! I made an experience (little depressive) at the build of kdelibs. The tool ccmake is showing something erroness: The values of CMAKE_C_FLAGS and CMAKE_CXX_FLAGS are shown with -g One may change these values to another value. BUT the file FindKDE4Internal.cmake is stronger. The generated

Re: a confusion beetwen cmake/ccmake and FindKDE4Internal.cmake

2011-10-08 Thread Raphael Kubo da Costa
Guy Maurel guy-...@maurel.de writes: The tool ccmake is showing something erroness: The values of CMAKE_C_FLAGS and CMAKE_CXX_FLAGS are shown with -g One may change these values to another value. BUT the file FindKDE4Internal.cmake is stronger. The generated files flags.make contains the