KigPlans: Difference between revisions

    From KDE TechBase
    (Lets use this wiki entry tu discuss future plans for Kig. From the discussion here, we can create a feature list for KDE 4.9 and start working on that.)
     
    No edit summary
    Line 2: Line 2:


    * Better Undo/Cancel Construction implementatinos (see [https://bugs.kde.org/show_bug.cgi?id=229558 bug 229558], [https://bugs.kde.org/show_bug.cgi?id=297484 bug 297484])
    * Better Undo/Cancel Construction implementatinos (see [https://bugs.kde.org/show_bug.cgi?id=229558 bug 229558], [https://bugs.kde.org/show_bug.cgi?id=297484 bug 297484])
    * Antialiasing (see [https://bugs.kde.org/show_bug.cgi?id=122376 bug 122376])
    * Antialiasing (see [https://bugs.kde.org/show_bug.cgi?id=122376 bug 122376])
    * Add support for hyperbolic geometries, but this is a large topic and would take a good amount of work. Here is some work on [http://raoul.koalatux.ch/sites/hyperbolic_geometry/hyperbolic_geometry.html building an asymptote package for drawing in the Poincare disk].
    * Add support for hyperbolic geometries, but this is a large topic and would take a good amount of work. Here is some work on [http://raoul.koalatux.ch/sites/hyperbolic_geometry/hyperbolic_geometry.html building an asymptote package for drawing in the Poincare disk].
    * More work on Asy and Tikz/PGF exporters, fixing bugs and fill out the remaining holes.
    * More work on Asy and Tikz/PGF exporters, fixing bugs and fill out the remaining holes.
    * More flexible grids. We do not have any export options for polar grids. Maybe make grids more like the geometric objects.
    * More flexible grids. We do not have any export options for polar grids. Maybe make grids more like the geometric objects.
    * Review edge cases in file parsing
    * Review edge cases in file parsing
    * Review bugs in windows
    * Check this [https://bugs.kde.org/show_bug.cgi?id=122443 KFormula integration request], interesting

    Revision as of 04:23, 12 April 2012

    Some of the ideas that have been collected so far are:

    • Better Undo/Cancel Construction implementatinos (see bug 229558, bug 297484)
    • Antialiasing (see bug 122376)
    • Add support for hyperbolic geometries, but this is a large topic and would take a good amount of work. Here is some work on building an asymptote package for drawing in the Poincare disk.
    • More work on Asy and Tikz/PGF exporters, fixing bugs and fill out the remaining holes.
    • More flexible grids. We do not have any export options for polar grids. Maybe make grids more like the geometric objects.
    • Review edge cases in file parsing
    • Review bugs in windows
    • Check this KFormula integration request, interesting