Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
d7b3a573 04.03.2023 00:16 admin

More work on msgio module.

fe184554 04.03.2023 00:15 admin

configure: Added check for header "sys/select.h".

ac02a24c 01.03.2023 22:22 admin

msgio: Started working on a module for message exchange.

- abstracted from code in another project where it is used to read messages
from an UART bus and IPC clients using a single thread only
- added message code to be used for IPC via sockets

c30fbb29 17.01.2023 12:23 ipwizard

Detect and report certificate signature failures

44d47126 31.10.2022 13:59 admin

TODO: Some ideas for threaded GUI.

fcf2e4ed 31.10.2022 13:58 admin

tm2: Added type fields "pack" and "structAccess".

- "pack": Allows for using #pragma pack.
- structAccess: Allow to set placement of struct definition
(until now always private, but sometimes it is usefull to put the definition
in the public header file).

e8319770 31.10.2022 13:56 admin

tm2: Fixed description for char_array.

Only copy if source is not NULL.

d8c39e9e 31.10.2022 13:56 admin

Some ideas for typemaker3.

7a854265 04.09.2022 09:42 Alexander Lohnau

Port deprecated QFlags constructor

When consumers want to build without deprecated Qt public API using for
example `-DQT_DISABLE_DEPRECATED_BEFORE=0x50f02` as a compile
definition, this line breaks the build. Adding this is currently in the
works for KMyMoney....

b3c01aef 29.08.2022 23:00 admin

plugin: Fixed a typo, fixed memory leaks, increased verbosity.

87fb305b 28.08.2022 20:40 admin

plugin: Re-use existing code.

a4e78d85 28.08.2022 00:22 admin

Incremented version.

Needed to check for latest features in plugin module (version >5.10.1.0).

205fd264 28.08.2022 00:15 admin

plugin: Combine plugin descriptions from disk and added plugins.

Gwenhywfar is able to load plugins. However, this can be restricted when
building gwen in a fully static environment which don't allow for dynamic
loading of plugins.

In such a case plugin providers can add just create a plugin and add it to...

ee482369 27.08.2022 18:58 admin

plugindescr: More cleanup of _readPluginDescriptionFromFile().

6d0125f4 27.08.2022 18:41 admin

Cleanup plugin stuff (needs SO_VERSION/AGE++!).

- added GWEN_Plugin_GetPluginDescription()
- added GWEN_Plugin_SetPluginDescription()
- moved forward declarations to c-file, make private functions static
- removed unnecessary header includes
- split GWEN_PluginManager_LoadPlugin() into smaller functions...

bea71559 25.08.2022 23:23 wrobelda

APIs: support MSVC

3fb18509 25.08.2022 23:12 wrobelda

directory_p.h: remove Unix-specific header

c1481e12 25.08.2022 23:10 wrobelda

xmlcmd_lxml.c: use GWEN_Text_strndup

7208a7c9 25.08.2022 22:22 admin

gwbuild: Improved help string.

d9c97c71 24.08.2022 00:08 admin

gwbuild: Improved output of executed commands. Removed unneeded code.

84e5fbd2 23.08.2022 23:55 admin

gwbuild: Use new redirection code of GWEN_Process module.

This finally creates consistent output for gwbuild. Previously we didn't
redirect output of the created compile/link/typemaker2 processes so they
wrote to the console whenever they felt like it, sometimes scrambling the...

318020a4 23.08.2022 23:52 admin

GWEN_PROCESS: Fixed creation of redirection files. Changed order.

Need to change working dir after creating the redirection files, otherwise
relative paths don't work.

dde8dfde 23.08.2022 22:14 admin

GWEN_Process: Started adding redirection to/from files (for now POSIX only).

030ee6e6 22.08.2022 23:25 admin

gwbuild: Reverse order when adding files to buildctx.

Upon GWB_BuildCtx_AddFile() the added file is assigned an id, to make that
available to the build cmd we should add it to the buildctx first.

a187ce02 22.08.2022 23:19 admin

gwbuild: Fixed a bug (don't replace NULL folder with "./").

(176-200/3214) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom