Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 301)

Ticket Resolution Summary Owner Reporter
#202 wontfix Use System Tray instead of Extended System Tray Yagiza
Description

I think, using additional widget just for Qt apps is not a good idea, when we have a fully functional system tray, supported by several applications and Odin, which distributed both as XWorkplace widget and standalone application. Does it really have lack of functionality, so another system tray implementation is necessary?

#201 fixed QSystemTrayIcon::setIcon(QIcon) ignored if QIcon is an empty icon Yagiza
Description

When system tray already displays an icon and setIcon(QIcon()) is called to set an empty icon, previously displayed icon still displayed. On both Windows and Linux in that case no icon (just empty space) is displayed in system tray after the call.

#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.

Note: See TracQuery for help on using queries.