User Details
- User Since
- May 28 2015, 6:39 PM (508 w, 2 d)
- Availability
- Available
Apr 22 2020
Amazing to have someone using my work, can I ask what app you are using it in?
Nov 4 2019
Jan 11 2019
Dec 31 2018
Dec 27 2018
P.S. i got query to work by arranging date as yyyy-mm-dd .... i had used dd-mm-yyyy
Following BT when doing the action:
Open database
Right click on query and select Design
When prompted that cannot open in design view, select option to open in text view
Crash
Dec 25 2018
I tested a simple expression, such as
select #date# as expr1
and it worked
But a more complex query such as
SELECT mi_band_activity.*, timestamp_dt FROM mi_band_activity where timestamp_dt > #23-May-2018#
does not work, gives the following output:
org.kde.kdb.core: checking variable name: "mi_band_activity.*"
org.kde.kdb.core: checking variable name: "timestamp_dt"
org.kde.kdb.core: checking variable name: "timestamp_dt"
org.kde.kdb.core: error:
org.kde.kdb.core: at character 95 near tooken "#"
org.kde.kdb.core: KDbEscapedString:"SELECT mi_band_activity.*, timestamp_dt FROM mi_band_activity where timestamp_dt > #23-05-2018#"
Dec 18 2018
I used arc patch D17336 on kdb
I get errors like
org.kde.kdb.core: error: syntax error, unexpected $undefined, expecting $end
org.kde.kdb.core: at character 8 near tooken "#"
org.kde.kdb.core: KDbEscapedString:"select #2018-05-23#"
org.kde.kdb.core: " ^"
Oct 23 2018
Oct 22 2018
- Dont use clipboard plugin on sailfish as it uses wayland
Oct 10 2018
Sep 13 2018
Sep 12 2018
Move paramter fetching to open() from getSchema()
Out of interest, how can I use arc to update my local branch with your changes?
Sep 11 2018
Sep 10 2018
Aug 30 2018
Aug 29 2018
@dcaliste by my count there are atleast 3 apps using kf5 libs now, calligra, my watch client app and my kdeconnect port. there has/to be scope for sharing effort :) ive just been shiping the libs in openrepos with the apps
nice, btw, i have a kf5 repo on the mer obs where i build kf5 libs for sailfish...perhaps that is easier for you? i use them in a few sfos apps, even kdb! my version is 5.31 atm .... is 5.34 the last version to build with qt5.6? i could never find the archives as theyve disappeared from the kde servers, unless im misteken.
Aug 26 2018
Aug 3 2018
- Enable mpriscontrol also on sailfish
- Add features from kde app mpris control and use QtQuick Layouts
- Add layouts to .spec
Aug 2 2018
built and tested ok on sfos
lgtm
Aug 1 2018
Reverted the unnecessary change to daemon/CMakeLists.txt which came about as part of the merge. Hope all ok now.
- Remove unnescessary change
Jul 31 2018
Jul 23 2018
- Fix removed plugin
Please note, the main change here is renaming the .json file, for the sendnotification plugin to .json.in, and using cmake to process the file
Addressed remaining comments
- Address review comments
- Move rpm folder
- Remove test code
- Fix icon
- Improve cover item
- Move sailfishdaemon to seperate file
- Port battery plugin to sailfish
- Copy qascont from qt 5.7
- Properly build the declarative plugin
- Address review comments
- Remove unnescessary changes
- Add features to app
- Tidy up plugin items
- Add rpm files for sailfish
- Merge branch 'pgz-sfos-initial' of https://github.com/piggz/kdeconnect-kde into pgz-sfos-initial
- Cleanups
- Build fixes
- Dont use a seperate json file for sailfish
- no need to check version as it is done in the header
- Merge branch 'master' into pgz-sfos-initial
- Merge remote-tracking branch 'origin/master' into pgz-sfos-initial
Jun 14 2018
Jun 9 2018
Other drivers affected?
May 16 2018
Should get into master for stability testing before 3.2
Surprising how many changes for one crash!
May 14 2018
Apr 3 2018
Should we clean up the internal schema of non existing tables? Options would be automatic or prompt to user. Other consideration is other objects referring to non-existing tables like reports and queries.
Mar 27 2018
Mar 23 2018
Mar 21 2018
Feel free, you'll have to implement the simple notification method in the Damon.
its not on obs yet. there is a spec in an earlier version of the diff, also take a look on my github maybe
Mar 17 2018
I dont have permission to land this (unless ive got something misconfigured locally) could someone else, or check if I do have access?
Mar 8 2018
- Address comments.
Mar 6 2018
Mar 5 2018
Mar 4 2018
- Address review comments
- Remove unnescessary changes
Mar 3 2018
Guys, whats your thoughts about this?
- Use qasconst.h in notification listener
- Properly build the declarative plugin
Mar 1 2018
- Copy qasconst from qt 5.7
One thing, in the home/start page, it says 'You in Kexi Project'
Feb 27 2018
- Port battery plugin to sailfish
- Port the sendnotifications plugin
- Add all the experimatal app plugins
Do you guys know why the sendnotifications plugin wouldn't get loaded at runtime? I'll do some debugging in the plugin loader, but my phone advertises kdeconnect.notification and my computer has the receivenotification plugin loaded, but something in the loader is causing it to be missed I think.
Feb 24 2018
- Improve cover item
- Move sailfishdaemon to seperate file
- Address review comments
- Move rpm folder
- Add ping notification
- Remove test code
- Fix icon
Why?
Feb 21 2018
Ive got a bit to do, be prepared for a rev 2.