Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cornelius/libkode issues and pull requests

#56 - Modernize and fix CI build.yml

Pull Request - State: closed - Opened by dantti 2 months ago - 8 comments

#55 - Require C++17, port from deprecated qAsConst to std::as_const

Pull Request - State: closed - Opened by dfaure-kdab 3 months ago - 4 comments

#54 - Reduce verbosity on errors, with an env var as a switch

Pull Request - State: closed - Opened by dfaure-kdab almost 2 years ago - 2 comments

#53 - License missing

Issue - State: open - Opened by winterz about 2 years ago

#52 - Fix Qt 6.3 regression, QString null vs empty mixup.

Pull Request - State: closed - Opened by dfaure-kdab over 2 years ago - 1 comment

#50 - Update README

Pull Request - State: closed - Opened by martonmiklos over 2 years ago

#49 - Generate static members initializers into the declaration

Pull Request - State: open - Opened by martonmiklos over 2 years ago - 2 comments

#48 - Add support for generating functions with final specifier

Pull Request - State: closed - Opened by martonmiklos over 2 years ago

#47 - Add method to explicitly generate Q_OBJECT macro

Pull Request - State: closed - Opened by martonmiklos over 2 years ago

#46 - Port to new-style connect

Pull Request - State: closed - Opened by dfaure-kdab over 3 years ago

#45 - Add env var LIBKODE_COMPARE_OUTPUT to fine-tune file writing

Pull Request - State: closed - Opened by dfaure-kdab over 3 years ago - 2 comments

#44 - Add Qt6 support to the buildsystem

Pull Request - State: closed - Opened by dfaure-kdab over 3 years ago - 3 comments

#43 - Port away from deprecated QXmlInputSource

Pull Request - State: closed - Opened by dfaure-kdab over 3 years ago - 1 comment

#42 - Port all schema (XSD::) classes to unique_ptr and add move operations

Pull Request - State: closed - Opened by dfaure-kdab over 3 years ago - 2 comments

#41 - Implement move support in XmlElement, based on a swap method.

Pull Request - State: closed - Opened by dfaure-kdab over 3 years ago

#40 - Silence parser debug output by default

Pull Request - State: closed - Opened by dfaure-kdab over 3 years ago

#39 - kdwsdl2cpp: Avoid potential type collisions in nested complexTypes

Pull Request - State: closed - Opened by raphaelcotty over 3 years ago - 2 comments

#38 - Be more specific about the required Qt version; fix project name

Pull Request - State: closed - Opened by dfaure-kdab over 3 years ago

#37 - Add support for C++11 style member initializers

Issue - State: closed - Opened by martonmiklos over 3 years ago - 1 comment

#36 - Removed Enum::declaration method

Pull Request - State: closed - Opened by martonmiklos over 3 years ago

#35 - Implement #pragma once guard generation to headers (fixed #29)

Pull Request - State: closed - Opened by martonmiklos over 3 years ago - 4 comments

#34 - Update the github build action Qt installing step

Pull Request - State: closed - Opened by martonmiklos over 3 years ago

#33 - Generate Q_GADGET macro if the Class::isQGadget is true

Pull Request - State: closed - Opened by martonmiklos over 3 years ago - 1 comment

#32 - Add ability to generate enums with Q_ENUM macros

Pull Request - State: closed - Opened by martonmiklos over 3 years ago - 2 comments

#31 - Fix Qt 5.15 deprecations

Pull Request - State: closed - Opened by winterheart over 3 years ago - 2 comments

#30 - Allow file downloads to follow redirects.

Pull Request - State: closed - Opened by HealsCodes almost 4 years ago

#29 - Add ability to generate headers with #pragma once

Issue - State: closed - Opened by martonmiklos almost 4 years ago

#28 - Initialize DocumentBaseUrl when loading from file

Pull Request - State: open - Opened by winterheart about 4 years ago - 1 comment

#27 - libkode changes necessary for kode/#29

Pull Request - State: closed - Opened by martonmiklos about 4 years ago

#26 - Fix broken local include for XSD

Pull Request - State: closed - Opened by winterheart about 4 years ago - 2 comments

#25 - Fixed kode/#44: replace KDSOAP_DEBUG_PARSER

Pull Request - State: closed - Opened by martonmiklos about 4 years ago - 1 comment

#24 - Fix review comments of #23

Pull Request - State: closed - Opened by martonmiklos about 4 years ago

#23 - Replace obsoleted Qt's foreach with C++2011 for

Pull Request - State: closed - Opened by winterheart about 4 years ago - 3 comments

#22 - Port away from QXmlInputSource

Issue - State: closed - Opened by martonmiklos about 4 years ago - 2 comments

#21 - Fixes for parser

Pull Request - State: closed - Opened by winterheart over 4 years ago

#20 - Fix deprecated QList::toSet and QSet::toList calls

Pull Request - State: closed - Opened by martonmiklos over 4 years ago - 2 comments

#19 - Added enumeration features to KODE::License::Type

Pull Request - State: closed - Opened by winterheart over 4 years ago - 6 comments

#18 - CMake project and Github Actions CI

Pull Request - State: closed - Opened by winterheart over 4 years ago - 1 comment

#17 - Add Parser::setLocalSchemas() to provide local copies of common schemas

Pull Request - State: closed - Opened by dfaure-kdab over 4 years ago - 4 comments

#16 - Merge kode changes to libkode

Pull Request - State: closed - Opened by martonmiklos over 4 years ago

#15 - Fix #2

Pull Request - State: closed - Opened by martonmiklos over 4 years ago

#14 - Move the schematest.cpp to a separate folder/remove it

Issue - State: open - Opened by martonmiklos over 4 years ago

#13 - [code_generation]Add ability to add realitve includes to classes

Pull Request - State: closed - Opened by martonmiklos over 4 years ago - 2 comments

#12 - Rename libkode subdir to code_generation

Pull Request - State: closed - Opened by martonmiklos over 4 years ago

#11 - common.pro - remove including kdwsdl2cpp headers

Pull Request - State: closed - Opened by winterz over 4 years ago

#10 - Fix #4: removing depencency to the KDSOAP's Settings class

Pull Request - State: closed - Opened by martonmiklos over 4 years ago

#9 - replace . in class names

Pull Request - State: closed - Opened by anoymouserver over 4 years ago

#8 - Fix Qt 5.14 deprecations

Issue - State: closed - Opened by martonmiklos over 4 years ago

#7 - fix path to variables.pri

Pull Request - State: closed - Opened by winterz over 4 years ago

#6 - common/common.pro - hack to compile against kdwsdl2cpp

Pull Request - State: closed - Opened by winterz over 4 years ago

#5 - qmake buildsystem fixes

Pull Request - State: closed - Opened by winterz over 4 years ago - 1 comment

#4 - fileprovider.cpp depends on Settings class from kdwsdl2pp

Issue - State: closed - Opened by winterz over 4 years ago - 4 comments

#3 - Top-level CMakeLists.txt

Issue - State: closed - Opened by winterz over 4 years ago - 1 comment

#2 - QMake buildsystem needs love

Issue - State: closed - Opened by winterz over 4 years ago - 2 comments

#1 - Setup Travis CI

Issue - State: open - Opened by martonmiklos over 4 years ago - 3 comments