summaryrefslogtreecommitdiff
path: root/tikzit/src
AgeCommit message (Expand)Author
2018-01-04relocated source code to the rootAleks Kissinger
2018-01-03fixed jumping when nodes are addedAleks Kissinger
2017-12-27adding and deleting nodes now worksAleks Kissinger
2017-12-22graphs no longer allocate edges and nodes (but they do still own them)Aleks Kissinger
2017-12-22edge bend undo worksAleks Kissinger
2017-12-21edge bending workingAleks Kissinger
2017-12-19undo move worksAleks Kissinger
2017-12-18created proper class for main menuAleks Kissinger
2017-12-18pushing on to undo stackAleks Kissinger
2017-12-18migrated TikzDocument into TikzSceneAleks Kissinger
2017-12-18adding node position tracking for undoAleks Kissinger
2017-12-18introduced some comments for source navigationAleks Kissinger
2017-12-05QtAleks Kissinger
2017-02-28generic nodesAleks Kissinger
2017-02-03drawing gridAleks Kissinger
2017-01-22tikz output doneAleks Kissinger
2017-01-22tikz outputAleks Kissinger
2017-01-22parsingAleks Kissinger
2017-01-21added testingAleks Kissinger
2017-01-20added flex yacc to projectAleks Kissinger
2017-01-20standard lex yacc namesAleks Kissinger
2017-01-20parsingAleks Kissinger
2017-01-20directory structureAleks Kissinger
2017-01-11made new subdirAleks Kissinger
2017-01-02Merge branch 'arc'Aleks Kissinger
2015-07-22Fix bison invocationAlex Merry
2015-03-25update anchors on edge reverseAleks Kissinger
2015-03-12Reverted flex/bison files together with TikzGraphAssembler to be compiled wit...Johan Paulsson
2015-02-25Conversion of common files to ifdef for ARCJohan Paulsson
2014-03-25gui: adding a couple of preference optionsJohan Paulsson
2014-03-25Changed deprecated methodJohan Paulsson
2014-03-25minor semantical errorsJohan Paulsson
2014-03-25fixing a couple of attributes that stopped selectable nodes from showingJohan Paulsson
2014-03-25trading a crash for a memory leakJohan Paulsson
2014-03-25osx gui: custom nodes preference panel shows tikzit preview and tikz code for...Johan Paulsson
2014-03-23Converting from GC to ARCJohan Paulsson
2014-03-23osx gui: initial creation of custom node shapes preference panelJohan Paulsson
2014-02-14Fix for crash when moving too close to each otherJohan Paulsson
2013-12-02osx gui: Cosmetic changes to preference windowJohan Paulsson
2013-12-02osx gui: Moved preamble window to preferences.Johan Paulsson
2013-12-01osx gui: Added preference tab for Sparkle updater.Johan Paulsson
2013-12-01osx gui: Fixed dragging of the preview pdf to all applications.Johan Paulsson
2013-11-30osx gui: Added dragging of the preview pdf to other applications.Johan Paulsson
2013-10-11Fix rule dependencies for lexer/parser generationAlex Merry
2013-09-01GTK: Properly clear the renderer from the old toolAlex Merry
2013-09-01GTK: delay setting cursor on non-realised windowsAlex Merry
2013-08-29When dragging, only snap leader node to gridAlex Merry
2013-08-29fixed osx code and build to work with the new parserAleks Kissinger
2013-08-28remove old TikzParser.{h,m}, as this causes name clash on non-case-dependent ...Aleks Kissinger
2013-08-28Make tikzparser.ym compatible with bison 2.3Alex Merry