Categories

New feature in SynCE-KPM: Registry Viewer

After some final coding last night, I finally finished the new feature for SynCE-KPM: viewing the registry of your device via SynCE-KPM.

Currently, the feature is only available in the SVN version of SynCE-KPM (which depends on the SVN version of librapi2). However, we are currently thinking about releasing the 0.15 version of SynCE, which would [...]

Small update in SynCE-KPM

Even though I was not feeling well today (spent day sick at home, having cold shivers all the time…), I did look into one small new feature for SynCE-KPM.

I noticed that on my windows computer, Windows Mobile Device Center was able to show a picture of my device. I was always wondering where this information [...]

Viewing registry (keys only…) from within SynCE-KPM

After the previous post I started working on integrating the stand-alone prototype within SynCE-KPM. As mentioned, at the moment I only have a view on the keys, not yet the values. Furthermore, at the moment there is no error checking, switching a device will not work, and some other minor things

However, as you [...]

Treeviews in PyQt with QAbstractItemModel

For the new feature of SynCE-KPM I am working on at the moment, I want to emulate the look and feel of the windows standard program regedit.exe. This means showing the user a QTreeView showing the hierarchy of the keys and a QListView on the right showing all values within the selected key.

While the other [...]

Possible new feature for SynCE-KPM: Remote Registry editor

Now that the moving is almost finished and I have a bit of spare time again, I would like to work a bit more on implementing new things for SynCE-KPM. A lot of people have asked me in the beginning to create a file-browser within SynCE-KPM, though I think that programs like Nautilus are far [...]

Release of SynCE-KPM 0.12

Although it has been released for some time already, finally there is the message on my blog

Unfortunately I did not have a lot of time to do this earlier, first of all my time was taken completely by finishing up on my thesis and getting all the details right. After that there was [...]