aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Update .gitreview fileicefish_9.0.4icefish_9.0.3icefish_9.0.2icefish_9.0.1icefish_9.0.0icefish/9.0.4icefish/9.0.3icefish/9.0.2icefish/9.0.1icefish/9.0.09.0.49.0.39.0.29.0.19.0.0icefishJan-Simon Möller1-1/+0
2020-01-29Add gitreview file for icefish branchJan-Simon Möller1-1/+1
2020-01-10timer: Fix stopping a running timericefish_8.99.5icefish/8.99.58.99.5Romain Forlot1-18/+13
2019-12-04Add 'GetRunningBindingDirPath' functionicefish_8.99.4icefish_8.99.3icefish_8.99.2icefish/8.99.4icefish/8.99.3icefish/8.99.28.99.48.99.38.99.2Jonathan Aillet3-0/+45
2019-12-04Add 'GetAFBRootDirPath' functionJonathan Aillet3-16/+69
2019-10-09Add function to add one json array to another oneicefish_8.99.1icefish/8.99.18.99.1Jonathan Aillet2-1/+43
2019-10-01Pkg config files: use CMAKE_INSTALL_LIBDIR varClément Bénier2-2/+2
2019-06-13QAfbWebsocketClient: Allows null callback (FIX)halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.28.0.28.0.18.0.07.99.37.99.2José Bollo1-4/+3
2019-04-23Fix .deb packaging following review 20926halibut_7.99.1halibut/7.99.17.99.1Frederic Marec1-1/+1
2019-04-17docs/usage: fix broken linkClément Bénier1-1/+1
2019-04-16docs/usage: fix broken linkClément Bénier1-1/+1
2019-04-12afb-helpers-book: changing name of the sectionClément Bénier1-1/+1
2019-03-22Use C++11 standard by defaultsandbox/claneys/pkg_wipRomain Forlot1-1/+2
2019-03-22Set PROJECT_VERSION overwritable by cliRomain Forlot2-2/+2
2019-03-07Moved Qt's automoc and autorcc variablesLoïc Collignon1-4/+5
2019-02-24book.yml: needed for new doc workflowClément Bénier1-0/+27
2019-02-06Fix gitreview filehalibut_7.90.0halibut/7.90.07.90.0Jan-Simon Möller1-1/+1
2019-01-23Set PROJECT_VERSION overwritable by cliRomain Forlot3-2/+2
2019-01-16Add functions reference documentationguppy_6.99.4guppy/6.99.46.99.4Romain Forlot12-140/+605
2019-01-04Call the freeCB function a manual timer stop callRomain Forlot1-1/+1
2019-01-04Little code cleaning.Romain Forlot5-25/+12
2019-01-03Adding packaging filesRomain Forlot8-0/+147
2018-12-27Split the Qt part of the afb-helperssandbox/claneys/shared-libRomain Forlot2-39/+93
2018-12-17Static lib: pass afb-helpers to a static libraryguppy_6.99.3guppy/6.99.36.99.3Clément Bénier6-52/+278
2018-12-17wrap-json: ImprovementsJosé Bollo1-21/+25
2018-12-13Revert "Added afb_list.h"Jan-Simon Moeller1-755/+0
2018-12-13Added afb_list.hThierry Bultel1-0/+755
2018-12-13filescan-utils: follow symbolic links in searchThierry Bultel1-1/+3
2018-12-13wrap-json: Fix duplicated lines in header fileJosé Bollo1-3/+0
2018-12-13Add '@' as binder middle name separator.Romain Forlot1-1/+1
2018-12-13Enhance 'wrap_json_clone_depth' descriptionJonathan Aillet1-1/+5
2018-12-13Fix: use of GetBindingDirPath without dynapiRomain Forlot2-2/+10
2018-12-13Retrieve directory list from environment variablesRomain Forlot2-4/+96
2018-12-13Remove the file .gitmodulesJose Bollo1-3/+0
2018-12-13Remove unnecessary 'AFB_DEBUG' redefinitionJonathan Aillet1-1/+1
2018-12-13Use binding version to handle dynapiJonathan Aillet2-9/+4
2018-12-13At search, use the prefix parameter as a prefixJonathan Aillet1-1/+1
2018-12-13Remove deprecated use of cmake/Qt macroLoïc Collignon1-1/+2
2018-12-13Rename method to avoid conflict with Qt's oneLoïc Collignon2-2/+2
2018-12-13Fix warnings due to json-c evolutionSebastien Douheret1-3/+3
2018-12-13wrap-json: new helper functions for comparisonjobol3-29/+447
2018-12-13Removed anonymous function in ScanDir and fixed warningsSebastien Douheret1-71/+78
2018-12-13wrap-json: Add clone facilityJosé Bollo3-1/+97
2018-12-13Disabled debug code (only used for testing).Sebastien Douheret1-1/+1
2018-12-13Correction to include dynamic api correctlyJonathan Aillet1-1/+2
2018-12-13Fixed build warnings with gcc >= 7.3Sebastien Douheret1-3/+3
2018-12-13Added afb-helpers-utils.hThierry Bultel1-0/+17
2018-12-13Fixed compilation warnings with gcc-7.2.0Thierry Bultel1-5/+5
2018-12-13Fixed spellingSebastien Douheret2-3/+3
2018-12-13More secure way to use strncat and strncpyRomain Forlot1-3/+3