summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
AgeCommit message (Expand)Author
2009-09-03Use QKeySequence::StandardKey where possibleLukáš Lalinský
2009-09-03Make the "Close" menu item not quit the applicationLukáš Lalinský
2009-08-26Use canonicalFilePath rather than absoluteFilePathLukáš Lalinský
2009-08-26Force absolute paths in the list of recent filesLukáš Lalinský
2009-07-20Open file passed on the command lineLukáš Lalinský
2009-07-10Move document printing to DiagramDocument::printLukáš Lalinský
2009-07-10Page setupLukáš Lalinský
2009-07-10Use a shared printerLukáš Lalinský
2009-07-10Move Export to the Save/Save As menu sectionLukáš Lalinský
2009-07-10Print previewLukáš Lalinský
2009-07-09Rename misleading "exportPNG"Lukáš Lalinský
2009-07-09Print supportLukáš Lalinský
2009-07-09Unnecessary includesLukáš Lalinský
2009-07-09Refactor diagram exporting codeLukáš Lalinský
2009-07-09PDF exportLukáš Lalinský
2009-03-04Use QtIconLoader <http://code.google.com/p/qticonloader/>Lukáš Lalinský
2009-02-22Changes for 0.1.0 releaseLukáš Lalinský
2009-01-01Fix adding and removing of all itemsLukáš Lalinský
2008-12-12Call maybeSave() before loading a recent fileLukáš Lalinský
2008-12-12Make diagram notation configurableLukáš Lalinský
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-08Don't export/print the grid or the selection statusLukáš Lalinský
2008-12-08Show gridLukáš 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-07Simple copy/paste frameworkLukáš 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-07Move source code to src/ and add translation supportLukáš Lalinský