summaryrefslogtreecommitdiff
path: root/portato/gui/windows/plugin.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-158/+158
* Merged in the portage-2.2 branchRené 'Necoro' Neumann2008-07-091-1/+1
|\
* | Added ability to install missing plugin depsRené 'Necoro' Neumann2008-07-041-8/+39
* | Merged in the new plugin window and the plugin depsRené 'Necoro' Neumann2008-07-031-32/+97
|\ \ | |/ |/|
| * Should show dependencies nowRené 'Necoro' Neumann2008-07-031-2/+48
| * Now the new design is able to do the same as the old oneRené 'Necoro' Neumann2008-06-301-33/+51
|/
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-0/+85
itle='2013-10-15 00:52:16 +0200'>2013-10-15Moved user implementation from model to loginRené 'Necoro' Neumann3-28/+13 2013-10-15Nicer organised importsRené 'Necoro' Neumann6-24/+40 2013-10-14Finish login stuffRené 'Necoro' Neumann11-29/+143 2013-10-14More model tuningRené 'Necoro' Neumann1-3/+3 2013-10-14Add User to modelRené 'Necoro' Neumann1-8/+25 2013-09-30Add first API stuff -- SingleExpense and CategoryRené 'Necoro' Neumann2-1/+13 2013-09-30Force python2René 'Necoro' Neumann1-1/+1 2013-09-24More margin at the bottom for expense listingRené 'Necoro' Neumann1-1/+1 2013-09-24Better pie formattingRené 'Necoro' Neumann3-6/+8 2013-09-24Increase width of page to 760pxRené 'Necoro' Neumann3-8/+9 2013-09-16typoRené 'Necoro' Neumann1-1/+1 2013-09-15Fix display of one monthRené 'Necoro' Neumann1-2/+2 2013-09-14Draw pies using highcharts JS-libRené 'Necoro' Neumann5-20/+99