Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix RPM dependencies | Přemysl Janouch | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Make sure to link the tests with libm | Přemysl Janouch | 2015-02-08 | 1 | -2/+2 |
| | | | | Fixes Debian/GCC build. | ||||
* | Fix to work on Windows XP | Přemysl Janouch | 2015-01-28 | 1 | -11/+16 |
| | |||||
* | CMakeLists.txt: use better variables | Přemysl Janouch | 2015-01-21 | 1 | -33/+33 |
| | |||||
* | Cleanup | Přemysl Janouch | 2015-01-21 | 1 | -25/+1 |
| | |||||
* | Update dependencies in CPack info | Přemysl Janouch | 2015-01-20 | 1 | -3/+3 |
| | |||||
* | Make MinGW-w64 cross-compilation work again | Přemysl Janouch | 2015-01-20 | 1 | -7/+16 |
| | | | | It has come to using pkg-config. :O | ||||
* | Fix Debian build | Přemysl Janouch | 2015-01-20 | 1 | -1/+1 |
| | |||||
* | Switch to GTK3 via pkg-config, start the port | Přemysl Janouch | 2015-01-19 | 1 | -3/+3 |
| | |||||
* | Update vera++ | Přemysl Janouch | 2015-01-18 | 1 | -1/+4 |
| | |||||
* | We Lua 5.2 now | Přemysl Janouch | 2015-01-18 | 1 | -3/+5 |
| | | | | Lua 5.1 seems to have been obsoleted. Luckily this was pretty simple. | ||||
* | Bump CMake to 2.8 for no obvious reason | Přemysl Janouch | 2015-01-18 | 1 | -3/+3 |
| | | | | And fix FindGtkDoc.cmake with CMake 3. | ||||
* | Add support for style checking using vera++. | Přemysl Janouch | 2013-04-13 | 1 | -0/+35 |
| | |||||
* | Make MinGW{,-w64} crosscompilation working. | Přemysl Janouch | 2013-01-08 | 1 | -0/+4 |
| | | | | Also fix the 7za download path in Win32Depends.cmake. | ||||
* | Update Win32Depends.cmake, remove SVG stuff. | Přemysl Janouch | 2012-10-10 | 1 | -4/+3 |
| | | | | | | Remove bsdtar, SVG libraries, openSUSE package sources. Don't need those anymore. | ||||
* | Renaming. | Přemysl Janouch | 2012-10-08 | 1 | -2/+2 |
| | | | | LdCategoryViewIf -> LdCategoryView -> LdCategoryTreeView | ||||
* | Add LdCategoryViewIf. | Přemysl Janouch | 2012-10-08 | 1 | -0/+2 |
| | | | | Deduplicates parts of LdCategory{,Symbol}View. | ||||
* | Stub LdCategorySymbolView. | Přemysl Janouch | 2012-10-08 | 1 | -0/+2 |
| | |||||
* | Rename LdLibraryPane to LdCategoryView. | Přemysl Janouch | 2012-10-08 | 1 | -2/+2 |
| | | | | And make it load categories recursively using itself. | ||||
* | Rename LdSymbolCategory to LdCategory. | Přemysl Janouch | 2012-10-08 | 1 | -2/+2 |
| | |||||
* | Replace LdLibraryToolbar with LdLibraryPane. | Přemysl Janouch | 2012-10-08 | 1 | -2/+0 |
| | |||||
* | Start making a replacement for LdLibraryToolbar. | Přemysl Janouch | 2012-10-08 | 1 | -0/+2 |
| | | | | | The main advantages are the lack of need to create an icon for each category there is in the library and faster workflow. | ||||
* | Get more GTK+ 3 ready and respect seals. | Přemysl Janouch | 2012-09-05 | 1 | -0/+2 |
| | |||||
* | Integrate cppcheck. | Přemysl Janouch | 2012-04-17 | 1 | -0/+4 |
| | |||||
* | Make CMakeLists.txt targets more generic. | Přemysl Janouch | 2012-01-29 | 1 | -4/+6 |
| | |||||
* | Ignore Qt Creator settings file in the tree. | Přemysl Janouch | 2011-07-05 | 1 | -1/+1 |
| | |||||
* | Integrate GSettings, remember View settings. | Přemysl Janouch | 2011-06-12 | 1 | -1/+35 |
| | | | | | | | | | | | The org.logdiag ID has been chosen as I haven't found any specific rules and com.github.logdiag seems not to be future-proof. This domain remains available so far, anyway. The schemas are compiled only when installed directly to CMAKE_INSTALL_PREFIX to the root filesystem. When invoking `make install` with DESTDIR, only the XML files are copied over as the schemas would have to be recompiled later anyway. | ||||
* | Fix .deb package generation. | Přemysl Janouch | 2011-06-09 | 1 | -1/+2 |
| | | | | | Update the README instructions, too, since fakeroot is essential. Ubuntu 11.04 did not want to accept the package previously. | ||||
* | Bump to version 0.1.2.v0.1.2 | Přemysl Janouch | 2011-03-07 | 1 | -1/+1 |
| | | | | Update NEWS. | ||||
* | Bump version to 0.1.1.v0.1.1 | Přemysl Janouch | 2011-02-20 | 1 | -1/+1 |
| | |||||
* | Install the NEWS file. | Přemysl Janouch | 2011-02-20 | 1 | -1/+1 |
| | |||||
* | Rename LdCanvas to LdDiagramView. | Přemysl Janouch | 2011-02-19 | 1 | -2/+2 |
| | |||||
* | Register the file type on Windows. | Přemysl Janouch | 2011-02-13 | 1 | -4/+14 |
| | |||||
* | Add a header image for NSIS. | Přemysl Janouch | 2011-02-13 | 1 | -0/+1 |
| | |||||
* | Only install the MS-Windows GTK+ theme on Win32. | Přemysl Janouch | 2011-02-12 | 1 | -2/+2 |
| | |||||
* | Change the way translations are done. | Přemysl Janouch | 2011-02-12 | 1 | -10/+29 |
| | | | | | * Require gettext-tools to build. * Depend on libintl on Win32. | ||||
* | Make CPack information more NSIS-friendly. | Přemysl Janouch | 2011-02-08 | 1 | -1/+4 |
| | | | | | 1. It's wont process UTF-8 correctly, so let's cripple my name. 2. Add a project URL, again in a crippled format. | ||||
* | Bump version to 0.1.0.v0.1.0 | Přemysl Janouch | 2011-02-07 | 1 | -2/+2 |
| | |||||
* | Fix generation of NSIS installer packages. | Přemysl Janouch | 2011-02-07 | 1 | -2/+1 |
| | |||||
* | Normalize CMakeLists.txt. | Přemysl Janouch | 2011-02-07 | 1 | -7/+9 |
| | | | | Use the full version number in package names. | ||||
* | Define github as the homepage for logdiag. | Přemysl Janouch | 2011-02-07 | 1 | -1/+5 |
| | |||||
* | Add some hints for CPack RPM generator. | Přemysl Janouch | 2011-02-07 | 1 | -0/+4 |
| | |||||
* | Fix the win32-depends target. | Přemysl Janouch | 2011-02-07 | 1 | -1/+1 |
| | | | | Now the target seems to be quite useless, but let's keep it there. | ||||
* | Fix undoing, create a unit test for history. | Přemysl Janouch | 2011-02-05 | 1 | -1/+2 |
| | |||||
* | Don't install gtk-doc documentation yet. | Přemysl Janouch | 2011-02-04 | 1 | -2/+3 |
| | |||||
* | Update dependencies. | Přemysl Janouch | 2011-02-04 | 1 | -0/+5 |
| | | | | There's a JsonGenerator bug in json-glib 0.10.2. | ||||
* | Add a unit test for LdPointArray. | Přemysl Janouch | 2011-02-03 | 1 | -0/+17 |
| | |||||
* | Introduce LdDiagramConnection. | Přemysl Janouch | 2011-02-02 | 1 | -0/+2 |
| | |||||
* | Introduce LdUndoAction. | Přemysl Janouch | 2011-01-31 | 1 | -0/+2 |
| | |||||
* | Register a MIME type. | Přemysl Janouch | 2011-01-30 | 1 | -0/+1 |
| |