Feed Advanced Search

Sep 14 2016

wicik updated the task description for T700: [marketing] Compare KDB to QtSQL.
Sep 14 2016, 1:43 PM · KDb

Jan 27 2016

wicik added a comment to D856: Kexi: Fix state of 'modification' flag while switching from SQL view to Query Data view and back.

Against which repository this patch should be applied?
it doesn't work against kexi (git.kde.org/kexi).

Jan 27 2016, 8:40 PM · KEXI

Jan 22 2016

wicik accepted D853: Copy SDC 2.0 from KReport and update all files that use it.

Technically correct, configures, compiles without errors (Kexi also), but there are few new things, just to make sure we notice them.
This new SDC script adds

  • 'virtual ~Data()' destructor
  • 'clone()' to the internal data object.
Jan 22 2016, 9:18 PM · KDb
staniek awarded D832: Make sdc.py use explicit use python2 a Like token.
Jan 22 2016, 8:29 PM · KDb
wicik committed R15:69c49f12e883: Make sdc.py use explicit use python2 (authored by wicik).
Make sdc.py use explicit use python2
Jan 22 2016, 8:21 PM
wicik closed D832: Make sdc.py use explicit use python2 by committing R15:69c49f12e883: Make sdc.py use explicit use python2.
Jan 22 2016, 8:21 PM · KDb
wicik closed T1304: cmake failure when default 'python' is aliased to python3 as Resolved by committing R15:69c49f12e883: Make sdc.py use explicit use python2.
Jan 22 2016, 8:21 PM · KDb
wicik added a comment to D832: Make sdc.py use explicit use python2.

about python2.exe: I'm going to rewrite entire macro(KDB_CREATE_SHARED_DATA_CLASSES) to be used as add_excutable/add_library, so i will produce "target", and then I'll check if ".exe" is required for windows.

Jan 22 2016, 8:17 PM · KDb

Jan 21 2016

wicik updated the diff for D832: Make sdc.py use explicit use python2.

python2 is used everywhere.

Jan 21 2016, 8:11 PM · KDb

Jan 17 2016

wicik added a project to D832: Make sdc.py use explicit use python2: KDb.
Jan 17 2016, 8:28 PM · KDb
wicik added a revision to T1304: cmake failure when default 'python' is aliased to python3: D832: Make sdc.py use explicit use python2.
Jan 17 2016, 8:27 PM · KDb
wicik retitled D832: Make sdc.py use explicit use python2 from to Make sdc.py use explicit use python2.
Jan 17 2016, 8:27 PM · KDb
wicik committed R71:e6ec1da084c7: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5 (authored by wicik).
[T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5
Jan 17 2016, 8:06 PM
wicik closed T1311: Make Kexi 3 build when qt5_add_binary_resource isn't available (Qt < 5.5.0) as Resolved by committing R71:e6ec1da084c7: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5.
Jan 17 2016, 8:06 PM · KEXI
wicik closed D831: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5 by committing R71:e6ec1da084c7: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5.
Jan 17 2016, 8:06 PM · KEXI
wicik added a comment to R71:82ee6aaec3ee: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5.

New version pushed to differential

Jan 17 2016, 4:21 PM · KEXI
wicik retitled D831: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5 from to [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5.
Jan 17 2016, 4:20 PM · KEXI
wicik added a revision to T1311: Make Kexi 3 build when qt5_add_binary_resource isn't available (Qt < 5.5.0): D831: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5.
Jan 17 2016, 4:20 PM · KEXI
wicik committed R71:1ac4cd9cca81: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5 (authored by wicik).
[T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5
Jan 17 2016, 12:02 PM

Jan 14 2016

wicik added auditors to R71:82ee6aaec3ee: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5: staniek.
Jan 14 2016, 10:16 PM · KEXI
wicik added a task to R71:82ee6aaec3ee: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5: T1311: Make Kexi 3 build when qt5_add_binary_resource isn't available (Qt < 5.5.0).
Jan 14 2016, 10:09 PM · KEXI
wicik added a commit to T1311: Make Kexi 3 build when qt5_add_binary_resource isn't available (Qt < 5.5.0): R71:82ee6aaec3ee: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5.
Jan 14 2016, 10:09 PM · KEXI
wicik committed R71:82ee6aaec3ee: [T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5 (authored by wicik).
[T1311] - Conditional qt5_add_binary_resource for Qt >= 5.5
Jan 14 2016, 10:05 PM · KEXI
wicik created T1311: Make Kexi 3 build when qt5_add_binary_resource isn't available (Qt < 5.5.0).
Jan 14 2016, 9:59 PM · KEXI

Jan 12 2016

wicik updated subscribers of T1304: cmake failure when default 'python' is aliased to python3.
Jan 12 2016, 6:29 PM · KDb
wicik updated subscribers of T1304: cmake failure when default 'python' is aliased to python3.
Jan 12 2016, 6:28 PM · KDb
wicik added a comment to T1304: cmake failure when default 'python' is aliased to python3.

I've tested your solution, copy sdc.py from KReport, then there's another error.
Assign this bug to me, I'll try to resolve it.

Jan 12 2016, 6:23 PM · KDb
staniek awarded T1304: cmake failure when default 'python' is aliased to python3 a Like token.
Jan 12 2016, 1:32 PM · KDb
wicik created T1304: cmake failure when default 'python' is aliased to python3.
Jan 12 2016, 1:22 PM · KDb

Sep 1 2015

wicik added a member for KProperty: wicik.
Sep 1 2015, 2:32 PM
wicik added a member for KReport: wicik.
Sep 1 2015, 2:21 PM

Jul 31 2015

wicik added a watcher for Kexi: Porting to Qt 5: wicik.
Jul 31 2015, 1:50 PM
wicik added a watcher for KDb: wicik.
Jul 31 2015, 1:50 PM