.. |
media
|
updated vlc.py
|
2012-05-01 15:11:24 +02:00 |
__init__.py
|
New year merge
|
2011-12-27 10:33:55 +00:00 |
aboutdialog.py
|
Trigger push button actions with click signal instead of push signal
|
2012-04-02 02:19:16 +02:00 |
aboutform.py
|
New year merge
|
2011-12-27 10:33:55 +00:00 |
advancedtab.py
|
Merged HEAD from trunk and fixed a conflict.
|
2012-04-22 21:37:11 +02:00 |
exceptiondialog.py
|
fix: wrong method name
|
2012-04-05 00:41:18 +02:00 |
exceptionform.py
|
Added a generic except to catch other UNO problems.
|
2012-04-24 18:50:12 +02:00 |
filerenamedialog.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
filerenameform.py
|
New year merge
|
2011-12-27 10:33:55 +00:00 |
firsttimeform.py
|
Trigger push button actions with click signal instead of push signal
|
2012-04-02 02:19:16 +02:00 |
firsttimelanguagedialog.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
firsttimelanguageform.py
|
concentrate action creation in slide controller
|
2012-02-28 10:24:42 +01:00 |
firsttimewizard.py
|
removed whitespaces at line ends
|
2012-04-04 09:26:51 +02:00 |
formattingtagdialog.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
formattingtagform.py
|
fixed regression, reworked staticmethods, changed button behaviour to reflect the internal actions
|
2012-05-05 18:03:40 +02:00 |
generaltab.py
|
Refactored ScreenList into a true Pythonic singleton, though I sadly had to go with a "create" classmethod in order to retain the functionality of the previous constructor..
|
2012-05-20 22:56:11 +02:00 |
maindisplay.py
|
Refactored ScreenList into a true Pythonic singleton, though I sadly had to go with a "create" classmethod in order to retain the functionality of the previous constructor..
|
2012-05-20 22:56:11 +02:00 |
mainwindow.py
|
stop imageManager thread on shutdown
|
2012-05-26 19:51:27 +02:00 |
mediadockmanager.py
|
replaced numScreens by screenCount; removed 0 in range()
|
2012-05-01 13:00:02 +02:00 |
plugindialog.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
pluginform.py
|
New year merge
|
2011-12-27 10:33:55 +00:00 |
printservicedialog.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
printserviceform.py
|
Unused variables
|
2012-03-12 22:12:16 +00:00 |
screen.py
|
Refactored ScreenList into a true Pythonic singleton, though I sadly had to go with a "create" classmethod in order to retain the functionality of the previous constructor..
|
2012-05-20 22:56:11 +02:00 |
serviceitemeditdialog.py
|
removed whitespaces
|
2012-04-03 19:58:42 +02:00 |
serviceitemeditform.py
|
New year merge
|
2011-12-27 10:33:55 +00:00 |
servicemanager.py
|
reverted some changes to avoid conflicts + clean up
|
2012-05-17 22:26:31 +02:00 |
servicenoteform.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
settingsdialog.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
settingsform.py
|
replaced numScreens by screenCount; removed 0 in range()
|
2012-05-01 13:00:02 +02:00 |
shortcutlistdialog.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
shortcutlistform.py
|
pythonifying code:
|
2012-04-29 17:31:56 +02:00 |
slidecontroller.py
|
Refactored ScreenList into a true Pythonic singleton, though I sadly had to go with a "create" classmethod in order to retain the functionality of the previous constructor..
|
2012-05-20 22:56:11 +02:00 |
splashscreen.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
starttimedialog.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
starttimeform.py
|
New year merge
|
2011-12-27 10:33:55 +00:00 |
themeform.py
|
random clean ups
|
2012-05-19 20:56:28 +02:00 |
themelayoutdialog.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
themelayoutform.py
|
New year merge
|
2011-12-27 10:33:55 +00:00 |
thememanager.py
|
pythonifying code:
|
2012-04-29 17:31:56 +02:00 |
themestab.py
|
Merged HEAD from trunk and fixed a conflict.
|
2012-04-22 21:37:11 +02:00 |
themewizard.py
|
add objectName parameter to create_button_box method
|
2012-04-02 00:44:09 +02:00 |
wizard.py
|
Minor fixes
|
2012-05-07 23:38:02 +10:00 |