aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a type errorCC2013-08-071-3/+3
* Merge pull request #10 from Lazik/patch-1Roman Lacko2013-08-011-2/+2
|\
| * Update mandelbrot.pyLazik2013-07-141-2/+2
* | Merge pull request #8 from hogbait/masterRoman Lacko2013-08-011-15/+15
|\ \
| * | Fix orientation bug in opengl/hellogl exampleZack Drach2013-04-281-15/+15
| |/
* | Merge pull request #7 from nicoddemus/pytestRoman Lacko2013-08-012-5/+41
|\ \
| * | removed stopForInteraction left by accidentBruno Oliveira2013-04-111-1/+0
| * | added test for examples/dialogs/findfiles.pyBruno Oliveira2013-04-112-5/+42
| |/
* | Merge pull request #6 from RodericDay/patch-1Roman Lacko2013-08-011-2/+2
|\ \ | |/ |/|
| * Fixed broken references to `scene` > `self.scene`Roderic Day2013-02-201-2/+2
|/
* Fix bug in painting/svgviewer exampleigor_bogomolov2012-01-041-2/+2
* Fix bug in widgets/styles exampleigor_bogomolov2012-01-041-2/+2
* Fix bug in widgets/lineedits exampleigor_bogomolov2012-01-041-1/+1
* Fix bug in widgets/calculator exampleigor_bogomolov2012-01-041-2/+2
* Fix bug in tools/settingseditor/settingseditor exampleigor_bogomolov2012-01-041-4/+4
* Fix bug in tools/codecs/codecs exampleigor_bogomolov2012-01-041-1/+1
* Fix bug in richtext/syntaxhighlighter/syntaxhighlighter exampleigor_bogomolov2012-01-041-1/+1
* Fix bug in state-machine/trafficlight example.igor_bogomolov2012-01-046-1/+7
* Fix bug in examples/mainwindows/recentfiles exampleigor_bogomolov2012-01-041-2/+2
* Fix bug in layouts/flowlayout exampleigor_bogomolov2012-01-041-1/+1
* Fix bug in layouts/borderlayout exampleigor_bogomolov2012-01-041-1/+1
* Fix bug in dialogs/standarddialogs exampleigor_bogomolov2012-01-041-3/+3
* Fix bug in dialogs/extension exampleigor_bogomolov2012-01-041-1/+1
* Recompiled user interface filesigor_bogomolov2012-01-043-67/+40
* Changed access permissions (chmod +x ...)igor_bogomolov2012-01-0410-0/+1
* Fix BUG #1026 - "mainwindows/recentfiles.py fails"Paulo Alcantara2011-10-191-1/+5
* Use setContentsMargins instead of setMargin.Hugo Parente Lima2011-10-191-8/+8
* Merge branch 'qml'Lauro Neto2011-10-1142-194/+2994
|\
| * Add QtOrganizer example.Lauro Neto2011-10-114-0/+579
| * Add missing file.Lauro Neto2011-10-111-0/+67
| * Show haptics full screenLauro Neto2011-09-301-1/+1
| * Add network informationLauro Neto2011-09-282-1/+147
| * Rename qml var from dataModel to sysinfoLauro Neto2011-09-287-19/+19
| * Add storage pageLauro Neto2011-09-282-0/+96
| * Add screensaver pageLauro Neto2011-09-222-0/+11
| * Do not need to emit 'changed' in initial setupLauro Neto2011-09-221-3/+0
| * Use better variable namesLauro Neto2011-09-221-24/+22
| * More updates.Lauro Neto2011-09-225-23/+21
| * Update property declaration and add BluetoothLauro Neto2011-09-222-53/+78
| * Add missing pages skeletonsLauro Neto2011-09-224-0/+29
| * Convert int to EnumLauro Neto2011-09-221-1/+1
| * Moving example to own qml folderLauro Neto2011-09-215-0/+0
| * Adding qml Service browser example.Lauro Neto2011-09-216-0/+358
| * Add extra widget, HoldButtonLauro Neto2011-09-211-0/+45
| * Sysinfo example initial QML implementationBruno dos Santos de Araujo2011-09-197-0/+428
| * Fix empty string detectionLauro Neto2011-09-191-1/+1
| * Add samplephonebook in QMLLauro Neto2011-09-145-0/+488
| * Update scribble.Lauro Neto2011-09-061-1/+1
| * Move generator class to a proper module.Lauro Neto2011-09-062-109/+119
| * Adding qml version of the tone playerLauro Neto2011-09-064-0/+272