Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/listmodel.py
Commit message (Expand)AuthorAgeFilesLines
* refactoring based on lasted commits upstreamWalter Bender2013-06-091-8/+11
* Journal: initial portManuel Quiñones2012-09-071-24/+31
* Fixups for the sugar.* imports to sugar3.* imports conversionSimon Schampijer2012-09-071-2/+2
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-5/+5
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-8/+8
* Use the same wording for the filesize of an entry without a file SL #2880Simon Schampijer2011-07-011-3/+2
* fix stylistic mistake introduced by 79c85ed2Sascha Silbe2011-02-051-2/+3
* Journal list view: don't choke on invalid or incomplete metadata (SL#1408)Sascha Silbe2010-11-301-13/+36
* pylint cleanup: remove unused importsSascha Silbe2010-11-241-1/+0
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-18/+16
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+2
* Add creation_time property to the journal model.Andrés Ambrois2010-08-241-10/+13
* Add a filesize column to the journal list modelAndrés Ambrois2010-08-241-6/+24
* Minor pylint cleanupsSimon Schampijer2010-03-101-13/+13
* Switch entirely to simplejsonDaniel Drake2009-11-231-4/+2
* Revert "Move to cjson and drop pyjson and simplejson"Daniel Drake2009-11-231-2/+4
* favoritesview.py: icon-color KeyError #976Aleksey Lim2009-09-181-4/+1
* Revert thumbs mergeAleksey Lim2009-08-251-2/+19
* Extract objectsview from listview; initial thumbs view commitAleksey Lim2009-08-251-19/+2
* let the logger do the formattingSascha Silbe2009-08-241-1/+1
* Refactor journal to use a gtk.TreeViewTomeu Vizoso2009-06-271-0/+204