Fix doc location on Linux
Snap to grid support
Create test for transformations
Add comments to the code
Create developers guide
Background images are supported for polygon (rectangle) and ellipse. No need for...
Add pixmap item
Refactor maniplations with children data
Check project with static code analysis tool and with Valgrind
Create and test installation for Linux
Create and test installation for Windows
Add user guide
Create unit test for parser
Home
translation fix
Release 1.0.0
Fix delete unused items
release preparation
Add user guide
Fix crash bug with opening file while in Arc ed...
Create unit test for parser
Move classes to library
project structure update
library added
trunk removed
Move classes to library
linux install data
Add russian localization
Add tooltip and whats this item or remove '?' if not appropriate
Support keyboard shortcuts on non-english language
Mirror support
Change icons for library new / open
- fix lib icon
intermediate commit
Support keyboard shortcuts on non-english language
Add tooltip and whats this item or remove '?' if not appropriate
Handle undo-redo and other actions in non-default mode correctly
Add convertion utils for Graphics items (Qt->gdn) and data (parent - child)
Create context menu
Change display of line width, pattern, fill pattern
Change color selection to list of recent colors + dialog
Add last files list
Linux: add extension to file names after standard dialog
Printing support
Add possibility to save to image file
Use namspaces for GdnUtils and GdnSettings
Use namspaces for GdnUtils and GdnSettings
Align support
Mirror support
Printing support
Add possibility to save to image file
Create context menu
Change icons for library new / open
Refactor maniplations with children data
Add convertion utils for Graphics items (Qt->gdn) and data (parent - child)
Use namspaces for GdnUtils and GdnSettings
Align support
Mirror support
Printing support
Add possibility to save to image file
Add last files list
Linux: add extension to file names after standard dialog
Change color selection to list of recent colors + dialog
Change display of line width, pattern, fill pattern
Bad shift of data dropped from library to the plan
Implement log functions
Rename MainWindow members to start with _
Add possibility to add/remove vertex in line / polygon edit mode
Add direct actions for tooltip and background image (in addition to properties)
Crash on Add Arc --> Add Text
Implement "use format"
Bad rubber band on close Arc editor
Bad shift of data dropped from library to the plan
Implement log functions
Added error message cleanup to remove bad html formatting qDebug replaced with qWarning...
Rename MainWindow members to start with _
Rename MainWindow members to start with _
Add possibility to add/remove vertex in line / polygon edit mode
Add direct actions for tooltip and background image (in addition to properties)
Crash on Add Arc --> Add Text
Crash on Add Arc --> Add Text
Not reproduced. Probably fixed with preparegeometrychange() for duplicated arc in...
Implement "use format"
Bad rubber band on close Arc editor
Valgrind. Some memory leaks are removed