summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-12-11Get rid of the MainWindow-owner QUndoGroupLukáš Lalinský
2008-12-11Restore single item copy/paste functionalityLukáš Lalinský
2008-12-11Support for generic diagram item properties editors + add relationship props ...Lukáš Lalinský
2008-12-10Highlight selected relationshipsLukáš Lalinský
2008-12-09Move grid drawing to DiagramViewLukáš Lalinský
2008-12-09Enable rubber-band selectionLukáš Lalinský
2008-12-08Draw grid points in batchesLukáš Lalinský
2008-12-08Don't export/print the grid or the selection statusLukáš Lalinský
2008-12-08Show gridLukáš Lalinský
2008-12-08Use Singelton in IconProviderLukáš Lalinský
2008-12-08Refactor Singelton/Factory out of DiagramItemFactoryLukáš Lalinský
2008-12-08Rename DiagramItemRegistry to DiagramItemFactoryLukáš Lalinský
2008-12-08Move database-specific commands into items/database/databasecommands.cppLukáš Lalinský
2008-12-08Add a Close menu item, and change the Quit item to close all windowsLukáš Lalinský
2008-12-08Use standard GNOME icons if possibleLukáš Lalinský
2008-12-07Add current document filename to the window titleLukáš Lalinský
2008-12-07New iconsLukáš Lalinský
2008-12-07Add about dialogLukáš Lalinský
2008-12-07Run maybeSave() before opening or creating a new documentLukáš Lalinský
2008-12-07Move database-specific code to items/database/Lukáš Lalinský
2008-12-07Refactored XML processing, improved copy&paste, new file formatLukáš Lalinský
2008-12-07Make the editing connection line dashesLukáš Lalinský
2008-12-07Simple copy/paste frameworkLukáš Lalinský
2008-12-07Use only simple lines for now, hardcode z-valuesLukáš Lalinský
2008-12-07Remove connections along with the objectLukáš Lalinský
2008-12-07Make connection additions undo-ableLukáš Lalinský
2008-12-07Make item removes undo-able (ignores relationships for now)Lukáš Lalinský
2008-12-07Make item additions undo-ableLukáš Lalinský
2008-12-07Make item moves undo-ableLukáš Lalinský
2008-12-07Warn on closing a non-saved documentLukáš Lalinský
2008-12-07Remember window geometryLukáš Lalinský
2008-12-07Add a list of recently used filesLukáš Lalinský
2008-12-07Disable table properties by defaultLukáš Lalinský
2008-12-07Move source code to src/ and add translation supportLukáš Lalinský