summaryrefslogtreecommitdiffstats
path: root/src/Gui/CellRenderers.py
Commit message (Collapse)AuthorAgeFilesLines
* GUI: fixed report editor behaviorJiri Moskovcak2009-10-221-4/+1
| | | | - ENTER inserts a new line instead of ending the editing
* GUI: fixed report cells editing rhbz#527763Jiri Moskovcak2009-10-081-2/+5
| | | | | - changed cell behavior, so now it remembers the text even on "focus-out" and forgets the new text only if escape is pressed
* Fixed gui for new daemon APIJiri Moskovcak2009-04-091-0/+65
removed unneeded code some UI improvements