aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Make CMakeLists.txt targets more generic.Přemysl Janouch2012-01-291-4/+6
* Ignore Qt Creator settings file in the tree.Přemysl Janouch2011-07-051-1/+1
* Integrate GSettings, remember View settings.Přemysl Janouch2011-06-121-1/+35
* Fix .deb package generation.Přemysl Janouch2011-06-091-1/+2
* Bump to version 0.1.2.v0.1.2Přemysl Janouch2011-03-071-1/+1
* Bump version to 0.1.1.v0.1.1Přemysl Janouch2011-02-201-1/+1
* Install the NEWS file.Přemysl Janouch2011-02-201-1/+1
* Rename LdCanvas to LdDiagramView.Přemysl Janouch2011-02-191-2/+2
* Register the file type on Windows.Přemysl Janouch2011-02-131-4/+14
* Add a header image for NSIS.Přemysl Janouch2011-02-131-0/+1
* Only install the MS-Windows GTK+ theme on Win32.Přemysl Janouch2011-02-121-2/+2
* Change the way translations are done.Přemysl Janouch2011-02-121-10/+29
* Make CPack information more NSIS-friendly.Přemysl Janouch2011-02-081-1/+4
* Bump version to 0.1.0.v0.1.0Přemysl Janouch2011-02-071-2/+2
* Fix generation of NSIS installer packages.Přemysl Janouch2011-02-071-2/+1
* Normalize CMakeLists.txt.Přemysl Janouch2011-02-071-7/+9
* Define github as the homepage for logdiag.Přemysl Janouch2011-02-071-1/+5
* Add some hints for CPack RPM generator.Přemysl Janouch2011-02-071-0/+4
* Fix the win32-depends target.Přemysl Janouch2011-02-071-1/+1
* Fix undoing, create a unit test for history.Přemysl Janouch2011-02-051-1/+2
* Don't install gtk-doc documentation yet.Přemysl Janouch2011-02-041-2/+3
* Update dependencies.Přemysl Janouch2011-02-041-0/+5
* Add a unit test for LdPointArray.Přemysl Janouch2011-02-031-0/+17
* Introduce LdDiagramConnection.Přemysl Janouch2011-02-021-0/+2
* Introduce LdUndoAction.Přemysl Janouch2011-01-311-0/+2
* Register a MIME type.Přemysl Janouch2011-01-301-0/+1
* Remove marshallers from the tree and ignore them.Přemysl Janouch2011-01-271-32/+31
* Rename g_cclosure_user_marshal_* to ld_marshal_*.Přemysl Janouch2011-01-241-1/+1
* Move the library toolbar to its own class.Přemysl Janouch2011-01-241-0/+2
* Include liblogdiag.h as it was an external lib.Přemysl Janouch2011-01-241-1/+1
* Fix installation location of gtk-doc help.Přemysl Janouch2011-01-231-1/+1
* Update FindGtkDoc.cmake.Přemysl Janouch2011-01-231-9/+5
* Prevent cleaning of generated icons.Přemysl Janouch2011-01-231-5/+9
* Set up the project for NSIS.Přemysl Janouch2011-01-221-2/+14
* Generate more icons.Přemysl Janouch2011-01-221-0/+44
* Integrate support for MinGW Win32 builds.Přemysl Janouch2011-01-221-17/+36
* Add a README.md file.Přemysl Janouch2011-01-161-1/+1
* Update CMakeLists.txt.Přemysl Janouch2011-01-161-4/+9
* Add an application icon.Přemysl Janouch2011-01-161-0/+1
* Make a separate library.Přemysl Janouch2011-01-101-32/+42
* Use a central header.Přemysl Janouch2011-01-101-0/+1
* Introduce LdRectangle, LdPoint and LdPointArray.Přemysl Janouch2011-01-081-0/+2
* Fix problems discovered while testing on Windows.Přemysl Janouch2010-12-201-1/+10
* Documentation maintenance.Přemysl Janouch2010-12-181-12/+17
* Rename LdDocument* to LdDiagram*.Přemysl Janouch2010-12-161-6/+6
* Prepare the project for json-glib.Přemysl Janouch2010-12-051-2/+5
* Initial LdDocument implementation.Přemysl Janouch2010-12-051-0/+4
* Redesign and implement the basic parts of LdLua.Přemysl Janouch2010-10-261-1/+3
* Convert LdSymbol into an abstract class.Přemysl Janouch2010-10-171-2/+4
* Renamed LdSymbolLibrary to LdLibrary.Přemysl Janouch2010-10-171-4/+4