Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PrintSky plugin #1008

Draft
wants to merge 28 commits into
base: master
Choose a base branch
from
Draft

PrintSky plugin #1008

wants to merge 28 commits into from

Commits on Nov 28, 2023

  1. Added PrintSky feature

    Pep Pujols authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6bbf7b4 View commit details
    Browse the repository at this point in the history
  2. the fixes used in the "experimental-02" build to make the plug-in pre…

    …ttier and somewhat usable
    daggerstab authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6d2f396 View commit details
    Browse the repository at this point in the history
  3. Fixed font size and line spacing according to page size and managemen…

    …t of multiple pages for solar system ephemerides
    Propietario authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ccfa528 View commit details
    Browse the repository at this point in the history
  4. Fixed some points: Invalid defines, removed pragma marks, reallocatio…

    …n owner metod from StarMgr to PrintSkyDialog
    Pep Pujols authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0c5757d View commit details
    Browse the repository at this point in the history
  5. More simplified method getListMagnitudeRadius. Small patch to plugin …

    …info definition.
    Pep Pujols authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    653816f View commit details
    Browse the repository at this point in the history
  6. Fixed style dialog wrong

    Pep Pujols authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    48da586 View commit details
    Browse the repository at this point in the history
  7. add translable strings

    alex-w authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a0befb2 View commit details
    Browse the repository at this point in the history
  8. update printsky plugin

    alex-w authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6c1b0bd View commit details
    Browse the repository at this point in the history
  9. reuse translable strings

    alex-w authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8de2c63 View commit details
    Browse the repository at this point in the history
  10. code refactoring

    alex-w authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d133d1d View commit details
    Browse the repository at this point in the history
  11. Rebased on 2020-mar-20

    - does not work completely yet, but compiles.
    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    90baf69 View commit details
    Browse the repository at this point in the history
  12. Introduce properties to the plugin

    - Move properties from dialog to main plugin class
    - UI needs changes
    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    600b459 View commit details
    Browse the repository at this point in the history
  13. CHanges in main program

    - Allow screenshot retrieval
    - Add test if planet hidden
    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ae1e962 View commit details
    Browse the repository at this point in the history
  14. Restored complete functionality

    - preview and printing works
    - page margins could need improvement
    - improved table column widths
    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    24ba25d View commit details
    Browse the repository at this point in the history
  15. Reduced unnecessary includes

    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9db69b9 View commit details
    Browse the repository at this point in the history
  16. Removed outdated comments

    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c32e151 View commit details
    Browse the repository at this point in the history
  17. Code cleanup

    alex-w authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f734248 View commit details
    Browse the repository at this point in the history
  18. Obvious fixes and code cleanup

    alex-w authored and gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1636b47 View commit details
    Browse the repository at this point in the history
  19. A few more options

    - limit magnitudes
    - selected object info (switch only. printing TBD)
    and a few minor style corrections.
    Marked (FIXME) places for the next improvements.
    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    eba03f7 View commit details
    Browse the repository at this point in the history
  20. A few more fixes

    - Exclude comets far from perihel
    - A little GUI improvement
    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3784465 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    33dae10 View commit details
    Browse the repository at this point in the history
  22. List twilight times

    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    751bfee View commit details
    Browse the repository at this point in the history
  23. re-enable debug output

    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    dbd66f9 View commit details
    Browse the repository at this point in the history
  24. Add a footer (does not work yet)

    Currently super fragile and crashes. Better "amend" next commit.
    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1f6c294 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0467968 View commit details
    Browse the repository at this point in the history
  26. Rebased and runs "somewhat" again.

    - crashes on second run
    - preview fontsize smaller than print fontsize
    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8fede98 View commit details
    Browse the repository at this point in the history
  27. Qt5/6 updates

    gzotti committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7638731 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a6297fe View commit details
    Browse the repository at this point in the history