aboutsummaryrefslogtreecommitdiff
path: root/controller.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Support adding, renaming and deleting files in GITSamuel Lidén Borell1-0/+4
2011-10-15Implement git commit / checkout in GUISamuel Lidén Borell1-0/+53
2011-06-02Fix directory view update when adding a new pageSamuel Lidén Borell1-1/+1
2011-06-02Implement file renamingSamuel Lidén Borell1-2/+21
2011-05-19Tree view: Only update rows of modified filesSamuel Lidén Borell1-4/+12
2011-05-18Implement "New Page"Samuel Lidén Borell1-0/+6
2011-05-18Display filename and editable titleSamuel Lidén Borell1-4/+3
2011-05-17Fix crash when no project is loadedSamuel Lidén Borell1-0/+5
2011-05-17Show GIT status in the file treeSamuel Lidén Borell1-1/+15
2011-05-17Saves pages automatically when they are closedSamuel Lidén Borell1-14/+10
2010-09-04Implement the "Open project" actionSamuel Lidén Borell1-12/+41
2010-09-01Implement the Quit actionSamuel Lidén Borell1-2/+4
2010-08-26Make template pages editableSamuel Lidén Borell1-3/+4
2010-08-10Implement savingSamuel Lidén Borell1-0/+7
2010-08-09Fix two bugs in controller.cSamuel Lidén Borell1-3/+3
2010-08-08Implement the file tree viewSamuel Lidén Borell1-0/+104