Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/questions.py
Commit message (Collapse)AuthorAgeFilesLines
* Port to gtk3: more fixes in questions editorGonzalo Odiard2014-05-141-18/+19
|
* port to gtk3: questions screen pack_start fixesGonzalo Odiard2014-05-141-15/+19
|
* port to gtk3: replace window by get_windowGonzalo Odiard2014-05-141-7/+6
|
* Change expose events to drawGonzalo Odiard2014-05-141-3/+3
|
* More import fixesGonzalo Odiard2014-05-141-3/+3
|
* Port to Gtk3: Initial run of py-giconvert.sh and sugar-convert.shGonzalo Odiard2014-05-141-53/+53
|
* Add feedback about the result of a question repliedGonzalo Odiard2012-05-051-0/+3
| | | | | | Display a smiley good or bad according to the result Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Improve synchronization between abms and mapviesGonzalo Odiard2012-05-011-0/+8
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Implement question dialogsGonzalo Odiard2012-04-281-12/+50
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Add a id_question to the question model / Persistence of graphic questionsGonzalo Odiard2012-03-311-37/+76
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Add widget to paint the reply of graphical questions.Gonzalo Odiard2012-03-261-9/+90
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Add controls to load a image in the graphic images.Gonzalo Odiard2012-03-241-20/+77
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Separate the questions edition to a new source fileGonzalo Odiard2011-10-091-0/+184