| Summary: | Implement support to display/preview QCOORD on the fly | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Mathieu Jobin <opensource> |
| Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.0.0b2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
no interest in 3 years indicates this is a wontfix. sad |
Version: 3.0.0b2 (using KDE 3.1.94 (CVS >= 20031206), compiled sources) Compiler: gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) OS: Linux (i686) release 2.4.21-0.13mdk that may sound crazy... but that would be great to be able to preview unviewable pics. like this one, or also XPM and every other else I may forget. static const QCOORD combo_arrow[] = {-4,-5, 4, -5, -2 ,-2, 2, -2, -2 ,-1, 2, -1, -2 ,0, 2, 0, -4, 1, 4, 1, -3, 2, 3, 2, -2 , 3, 2, 3, -1 , 4, 1, 4, 0 , 5, 0, 5 }; like right click on var name and display/preview.