Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 301)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#273 invalid Error when building Tea Tellie
Description

When builing tea i get this error due the make:

EK_LIBC__ -D__GNUC__ quazipfile.h -o moc_quazipfile.cpp
make: Circular install_target <- first dependency dropped.
make: Circular install_target_debuginfo <- first dependency dropped.
copy "bin\tea.exe" "\usr\local\bin\tea.exe"
bin\tea.exe
SYS0002: The system cannot find the file specified.
        0 file(s) copied.
make: *** [install_target] Error 1
make: *** Waiting for unfinished jobs....

Source is @ http://sourceforge.net/projects/tea-editor/files/tea-editor/32.0.0/tea-32.0.0.tar.bz2/download

#290 invalid QProcess Tellie
Description

Hi Dmitry,

Is QProcess::startDetached() even supported on OS/2?

Cause when running debug version i see: QWARN : Tests::initTestCase() QProcess: Destroyed while process is still running. QWARN : Tests::initTestCase() QProcess: Destroyed while process is still running. QWARN : Tests::initTestCase() QProcess: Destroyed while process is still running.

And notting happens ... It's working with Windows, alto thats what maintainer told me.

#200 wontfix QTextEdit (and maybe other widget classes) consumes keyboard shortcuts Yagiza
Description

When I have a widget with QTextEdit class in the window and add a keyoard shortcut (QShortcut) to it with key sequence (QKeySequence) it already handles (with Return, Backspace or other special keys) the shortcut do not trigger and default action preformed instead. This happens with any key combination which contains handled special keys (for example Ctrl+Return also doesn't work). In both windows and linux those shortcuts works all right.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.