Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 301)

Ticket Resolution Summary Owner Reporter
#229 fixed Double quoting for RES file dependency rudi
Description

For some reason we now have quotes around the $(RES_FILE) dependency.

$(call q,$(DESTDIR_TARGET)): tmp\uic\release-shared ... $(OBJECTS) $(call q,$(DEF_FILE)) "$(call q,$(RES_FILE))"
	$(LINK) $(LFLAGS) -o $(DESTDIR_TARGET) $(DEF_FILE) -Wl,@$(OBJECTS_RSP) $(LIBS)
	$(RC) -n -x2 $(RES_FILE) $(DESTDIR_TARGET)
	lxlite /B- /L- /CS $@

#188 wontfix DragText support for Qt Grimus
Description

Can Qt apps (like Quassel) be enabled for text drag and drop with DragText?? It's one of the coolest GUI features under eCS and works across web browser, text editor, even command line - would be nice to be able to drag text in and out of Qt apps.

#287 fixed Drive letter is removed in a file dialog Silvan Scherrer KO Myung-Hun
Description

Hi/2.

If you open a file using a file dialog, then opening a file again, its drive letter is removed. This occurs when opening a file on the same drive as HOME env var.

For examples, if HOME is f:/path/to/home and a opened file is f:/path/to/file, path/to/file is displayed in 'Look in:' field of a file dialog.

Note: See TracQuery for help on using queries.