Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove unused codeGonzalo Odiard2014-02-072-36/+3
|/
* Fix broken searchGonzalo Odiard2014-02-071-11/+7
* Set background color in the logs to gray to show are read onlyGonzalo Odiard2014-02-071-1/+1
* Fix opening of log filesGonzalo Odiard2014-02-073-32/+29
* Select the right tab when a file is openedGonzalo Odiard2014-02-071-1/+1
* Fix selection of a already opened fileGonzalo Odiard2014-02-071-2/+2
* Fix close tab button errorGonzalo Odiard2014-02-071-1/+1
* Don't save in the journal when a source file is selectedGonzalo Odiard2014-02-071-1/+0
* Comment code related to "replace text" buttonGonzalo Odiard2014-02-061-1/+15
* Simplfy loggingGonzalo Odiard2014-02-061-12/+5
* Remove toolbar with file operationsGonzalo Odiard2014-02-061-193/+0
* Add a button to create a new file, and to remove a fileGonzalo Odiard2014-02-062-5/+82
* Add tooltip to save_bundle buttonGonzalo Odiard2014-02-061-0/+1
* Use skeletons to create activitiesGonzalo Odiard2014-02-062-78/+56
* Add skeletonsGonzalo Odiard2014-02-0649-0/+17474
* Improve welcome screen (new activity)Gonzalo Odiard2014-02-061-8/+34
* Improve welcome screen (edit activity)Gonzalo Odiard2014-02-062-17/+22
* Better icons for sources, symbols ands logs radiotoolbuttonsGonzalo Odiard2014-02-044-10/+232
* Make black and white the symbol iconsGonzalo Odiard2014-02-043-0/+0
* Pep8 fixesGonzalo Odiard2014-02-046-119/+126
* Comment advanced search options and replace because are not workingGonzalo Odiard2014-02-041-0/+2
* Fix simple searchGonzalo Odiard2014-02-041-2/+2
* Avoid error if a activity.info file can't be readGonzalo Odiard2014-02-041-12/+16
* Fix error with activity path managementGonzalo Odiard2012-07-251-1/+3
* Add .gitignoreGonzalo Odiard2012-07-251-0/+2
* Removing intermediate levelsAgustin Zubiaga2012-07-194-32/+21
* Add symbols treestoreAgustin Zubiaga2012-07-163-7/+144
* Init instrospectionGonzalo Odiard2012-07-1611-0/+2070
* Remove unused importGonzalo Odiard2012-07-161-1/+0
* Add a button to save a bundle in the journalGonzalo Odiard2012-07-163-10/+118
* Change initial message due to changes in the activity behaviourGonzalo Odiard2012-07-161-10/+4
* Change the way read_file and write_file worksGonzalo Odiard2012-07-104-99/+72
* Fix add and remove of log filesGonzalo Odiard2012-07-102-2/+5
* Replace use of self.get_nth_page(i) by self._get_page(i)Gonzalo Odiard2012-07-101-10/+16
* Implement file monitoring in logviewer using gioGonzalo Odiard2012-07-102-23/+21
* Add a file with pending tasksGonzalo Odiard2012-07-101-0/+17
* Treeview and Editor width fixedAgustin Zubiaga2012-07-102-1/+2
* Use browse tabsAgustin Zubiaga2012-07-104-23/+134
* Fix copy, paste, undo, redoGonzalo Odiard2012-07-101-5/+11
* Fix activity.info, remove deprecated service_nameGonzalo Odiard2012-07-101-1/+0
* Fix empty activity templateGonzalo Odiard2012-07-101-4/+21
* Replace the welcome dialog by a page in the notebookGonzalo Odiard2012-07-102-142/+109
* Editor fixesAgustin Zubiaga2012-07-103-237/+190
* Remove unneded column from log treeviewGonzalo Odiard2012-07-101-13/+0
* Fix scrollbarsGonzalo Odiard2012-07-102-4/+3
* Use radio buttons in the toolbar to toggle list of sources and log filesGonzalo Odiard2012-07-101-0/+24
* Remove code to update MANIFEST fileGonzalo Odiard2012-07-101-4/+0
* Use new toolbarsGonzalo Odiard2012-07-101-20/+33
* Pylint fixesGonzalo Odiard2012-07-104-55/+27
* Use logging methods instead of a logger objectGonzalo Odiard2012-07-103-25/+18