summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-15fix includesHEADmasterErich Eckner
2019-05-15fix castingErich Eckner
2019-05-15src/diagramdocument.cpp: itemAt() needs a QTransform now - give it an identit...Erich Eckner
2019-05-14src/main.cpp: add missing includeErich Eckner
2019-05-14src/mainwindow.cpp: add missing includeErich Eckner
2019-05-14src/src.pro: fix some QT requirementsErich Eckner
2019-05-14DEPENDPATH -> VPATHErich Eckner
2018-02-16src/boxsidehub.cpp: unknot multiple arrows between same tablesErich Eckner
2018-02-16src/connector.{h,cpp}: isStart() new - is this the start of the arrow?Erich Eckner
2010-03-24French translationGirard Henri
2010-03-02Fixed a problem with updating relationships when using Qt 4.6Alexander 'hatred' Drozdoff
2010-03-02Russian translationAlexander Sigachov
2010-01-24Updated German translationLukáš Lalinský
2010-01-24Include the new translation also in the resourcesLukáš Lalinský
2010-01-24Update translation filesLukáš Lalinský
2010-01-24German translationLukáš Lalinský
2010-01-24Install a man page on UNIXLukáš Lalinský
2010-01-24Embedded icon on WindowsLukáš Lalinský
2010-01-24Update version number to 0.3Lukáš Lalinský
2010-01-24Don't force debug buildLukáš Lalinský
2010-01-24Completize CHANGES for 0.3.0Lukáš Lalinský
2009-11-01Reset the update time to the default interval after using updatePositions(for...Lukáš Lalinský
2009-09-03Implement auto-scrolling of the diagram viewLukáš Lalinský
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-26ChangelogLukáš Lalinský
2009-08-26Force absolute paths in the list of recent filesLukáš Lalinský
2009-08-21Propert 8bit conversion, the default method uses weird ditheringLukáš Lalinský
2009-07-20Open file passed on the command lineLukáš Lalinský
2009-07-10Rename exporters to follow Qt capitalization styleLukáš 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-06-03Remove debug warningLukáš Lalinský
2009-06-030.2.0Lukáš Lalinský
2009-04-07Block signals from the color picker while setting a colorLukáš Lalinský
2009-04-07Fix double updates of table propertiesLukáš Lalinský
2009-04-07Support for custom table background colorsLukáš Lalinský
2009-03-27Show the data type column as an editable combo boxLukáš Lalinský
2009-03-18Get rid of warnings about unused variablesLukáš Lalinský
2009-03-18A few Windows-related bug/warning fixesPetr Vanek
2009-03-04Use QtIconLoader <http://code.google.com/p/qticonloader/>Lukáš Lalinský