Summary: | add a "goto" button in the object detail window | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | gerlando <gerlast2> |
Component: | general | Assignee: | kstars |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
gerlando
2004-05-17 20:43:24 UTC
Good idea, thanks! yep, i would find this very useful, too! CVS commit by harris: Several Improvements: + Added "Center Object" buttons to WUT tool and DetailDialog (wish #81760). + Added UI files for AddLinkDialog and DetailDialog. The latter involved some pretty substantial reworking of the existing code. It should be easier to understand now. + The "Edit URL Link" function in DetailDialog now uses AddLinkDialog rather than a custom on-the-fly dialog. CCMAIL: 81760-done@bugs.kde.org CCMAIL: kstars-devel@kde.org A addlinkdialogui.ui 1.1 A detaildialogui.ui 1.1 M +1 -1 Makefile.am 1.123 M +18 -62 addlinkdialog.cpp 1.15 M +20 -19 addlinkdialog.h 1.6 M +316 -499 detaildialog.cpp 1.43 [POSSIBLY UNSAFE: printf] M +29 -110 detaildialog.h 1.13 M +8 -8 skymap.cpp 1.147 M +16 -1 tools/wutdialog.cpp 1.35 M +38 -11 tools/wutdialog.h 1.9 M +18 -4 tools/wutdialogui.ui 1.9 |