summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Workaround for setEnabled calls from scripts.QtSDK-1.1.01.1betasimulator-1.1Christian Kamm2011-02-242-4/+15
* Prevent transmission of invalid location dataRainer Keller2011-02-041-1/+12
* Add button to open the folder containing the scripts.simulatorChristian Kamm2010-11-182-1/+15
* Refix location attribute values not passing validationOlli Werwolff2010-11-161-6/+6
* Use QLocale for input/output conversion in guiOlli Werwolff2010-11-161-38/+41
* Fix capitalization.Leena Miettinen2010-11-091-1/+1
* Fix location attribute values not passing validation.Christian Kamm2010-11-091-6/+6
* Change pause button text to 'resume' if selected script is paused.Christian Kamm2010-11-082-3/+22
* Only try to run autostart scripts if dir exists.Christian Kamm2010-11-081-2/+2
* Fix memory leaks.Christian Kamm2010-11-083-4/+12
* Update quick launch favorites, if favorites directory is changed on disk.Juha Paananen2010-11-082-0/+14
* Change text color of invalid input to red.Niels Weber2010-11-023-0/+27
* Location attributes ui gets set by script changesNiels Weber2010-11-021-0/+6
* Location attributes addedNiels Weber2010-11-022-0/+162
* Typo fixedNokiaQtSDK-1.0.2Niels Weber2010-11-021-1/+1
* Make script directory configurable.Christian Kamm2010-10-282-0/+8
* fix qmake warningJoerg Bornemann2010-10-111-1/+1
* Fix running JS scripts not suspending themselves at regular intervals.Christian Kamm2010-08-051-1/+1
* Added satellite gui to location entryOlli Werwolff2010-07-143-1/+391
* Set a tooltip for advanced buttons in toolboxes, expose it for pages.Christian Kamm2010-06-183-3/+12
* Remove spurious left margin from page headers.Christian Kamm2010-06-181-1/+1
* Add tool tips to provided buttons.Christian Kamm2010-06-185-0/+5
* Do not inverse filtered propertiesNokiaQtSDK-1.0.0Olli Werwolff2010-06-141-1/+1
* Scripts: Use synchronized threads instead of coroutines.Christian Kamm2010-05-184-118/+96
* Move scroll bar styling out of Manhattan style and into separate class.Christian Kamm2010-04-285-118/+148
* Improve icon crispness.Christian Kamm2010-04-2718-0/+0
* Merge Manhattan style changes from Qt Creator.Christian Kamm2010-04-2715-587/+693
* Make inner component headers look less shiny.Christian Kamm2010-04-272-2/+16
* Fix styling on linux.Christian Kamm2010-04-221-0/+1
* Changed way to set the location's timestampOlli Werwolff2010-04-142-15/+49
* Ui label capitalization fix.Christian Kamm2010-04-141-1/+1
* Add a new component: the favorite script button.Christian Kamm2010-04-145-0/+126
* Allow adding script interfaces into hierarchies.Christian Kamm2010-04-121-1/+11
* Extend the LocationUi interface to allow querying and setting data.Christian Kamm2010-04-092-6/+20
* For some reason msvc does not like "interface" as parameter nameOlli Werwolff2010-04-081-4/+4
* Add icons to signal strength quick access button.Christian Kamm2010-04-089-4/+15
* Show script errors in a message box instead of qWarning.Christian Kamm2010-04-082-3/+4
* Remove unused code.Christian Kamm2010-04-081-28/+0
* Make 'print' in scripts not crash on Windows.Christian Kamm2010-04-081-0/+32
* Added missing/replaced old license headersOlli Werwolff2010-04-0834-26/+635
* Scripting: Workaround to global object properties becoming inaccessible.Christian Kamm2010-04-081-2/+5
* Add example script to example.Christian Kamm2010-04-071-0/+6
* Set correct label when adding hideable toplevel entriesOlli Werwolff2010-04-011-1/+1
* Toolbox inherits QToolBoxOlli Werwolff2010-04-013-23/+26
* Connect optionitems' advancedButtonClicked when setting options to pageOlli Werwolff2010-04-011-9/+11
* Update example for recent customizability changes.Christian Kamm2010-04-011-2/+9
* Make top level entries in remote control widget customizable.Olli Werwolff2010-04-014-64/+175
* LocationUi: Fix locationChanged signals actually being emitted.Christian Kamm2010-03-311-4/+4
* Fully-qualify signal and slot arguments in LocationUi.Christian Kamm2010-03-311-2/+2
* Use qtAddLibrary for linking coroutine. Links the right library on Win.Christian Kamm2010-03-311-5/+1