Displaying 3 results from an estimated 3 matches for "qlineedit".
2007 Dec 21
2
Bug when selecting text in Qt3 QLineEdit
Hi,
The minimalistic example application at
http://xile.org/le/LineEditBug.zip demonstrates a WINE bug when using
a QLineEdit widget from Qt 3:
* Enter some text in the line edit.
* Select some text using the mouse.
* Click into the line edit
Native Windows:
-> The selected text simply gets unselected.
Using WINE:
-> The selected text gets deleted.
Kind regards,
Markus
2006 Nov 07
2
Crash when embedding R X11 windows
Dear R developers,
I've been experimenting with embedding R X11 windows into another application
using KDE's QXEmbed on linux. Attempting to do so will crash R (with R 2.4.0,
trunk, and I know the bug has been around in prior versions). I used to think
this was related to bug #848, but I'm not sure, if / how the solution
suggested there still applies to current versions of R.
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*