Author Topic: 'Collector' plugin  (Read 9616 times)

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 531
  • L'ami de l'homme.The friend of man.
    • LETARTARE
'Collector' plugin
« on: May 21, 2022, 01:39:12 am »
Hello everyone,
I suggest a plugin for translate project using 'Code::Blocks'.
This extension of  'Code::Blocks' will be offered on:
https://github.com/LETARTARE/CB_Collector
CB-13483, plugins-sdk-2.25.0 : Collector-2.0.0, AddOnForQt-3.9.1
1-Win7 Business Pack1 64bits : wx-3.2.4, gcc-8.1.0,
2-OpenSuse::Leap-15.4-64bits : wx-3.2.4;gtk3, gcc-8.2.1,
=> !! The messages are translated by Deepl

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5906
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: 'Collector' plugin
« Reply #1 on: May 21, 2022, 07:19:55 am »
Nice work!
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 531
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Re: 'Collector' plugin
« Reply #2 on: May 30, 2022, 01:49:29 am »
New version 'Collector-1.7.1' : https://github.com/LETARTARE/CB_Collector

See discussion : https://forums.codeblocks.org/index.php/topic,24991.msg170268.html#msg170268

- update all documentation
- improved search for libraries under Win-7
- initialization of the graph also closes extra files (generated logs)
- the number of elected files was wrong
- improvement of the display of logs
- modification of the launch of the external application 'Poedit' depending on the operating system
CB-13483, plugins-sdk-2.25.0 : Collector-2.0.0, AddOnForQt-3.9.1
1-Win7 Business Pack1 64bits : wx-3.2.4, gcc-8.1.0,
2-OpenSuse::Leap-15.4-64bits : wx-3.2.4;gtk3, gcc-8.2.1,
=> !! The messages are translated by Deepl

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 531
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Re: 'Collector' plugin
« Reply #3 on: May 31, 2022, 07:52:23 pm »
New version 'Collector-1.7.2' : https://github.com/LETARTARE/CB_Collector

- call to 'Poedit' is identical with 'Leap-15.3' or 'Win-7'
- fixed file opening in 'Poedit' (did not accept spaces in the path)
- update 'README.md'
CB-13483, plugins-sdk-2.25.0 : Collector-2.0.0, AddOnForQt-3.9.1
1-Win7 Business Pack1 64bits : wx-3.2.4, gcc-8.1.0,
2-OpenSuse::Leap-15.4-64bits : wx-3.2.4;gtk3, gcc-8.2.1,
=> !! The messages are translated by Deepl

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 531
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Re: 'Collector' plugin
« Reply #4 on: December 17, 2022, 07:41:50 pm »
New version 'Collector-1.7.8' : https://github.com/LETARTARE/CB_Collector

We now have three different extractions of the strings to translate:
- code : *.cpp, *.script
- resources : *.wxrc, *.wks
- description: *.xml
When these strings are joined together, they can be duplicated, so they are merged.
CB-13483, plugins-sdk-2.25.0 : Collector-2.0.0, AddOnForQt-3.9.1
1-Win7 Business Pack1 64bits : wx-3.2.4, gcc-8.1.0,
2-OpenSuse::Leap-15.4-64bits : wx-3.2.4;gtk3, gcc-8.2.1,
=> !! The messages are translated by Deepl

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 531
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Re: 'Collector' plugin
« Reply #5 on: December 18, 2022, 11:29:44 am »
an error in file 'pre.h' fixed !!
https://github.com/LETARTARE/CB_Collector
CB-13483, plugins-sdk-2.25.0 : Collector-2.0.0, AddOnForQt-3.9.1
1-Win7 Business Pack1 64bits : wx-3.2.4, gcc-8.1.0,
2-OpenSuse::Leap-15.4-64bits : wx-3.2.4;gtk3, gcc-8.2.1,
=> !! The messages are translated by Deepl

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 531
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Re: 'Collector' plugin
« Reply #6 on: January 12, 2023, 05:21:21 pm »
v-1.7.9
- modifies the recovery of the canonical language
- update all '.cbp', 'manifest.xml'and 'READme'

https://github.com/LETARTARE/CB_Collector
CB-13483, plugins-sdk-2.25.0 : Collector-2.0.0, AddOnForQt-3.9.1
1-Win7 Business Pack1 64bits : wx-3.2.4, gcc-8.1.0,
2-OpenSuse::Leap-15.4-64bits : wx-3.2.4;gtk3, gcc-8.2.1,
=> !! The messages are translated by Deepl

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 531
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Re: 'Collector' plugin
« Reply #7 on: January 19, 2023, 10:29:53 am »
new version v-1.8.0
** Forgot to validate the extraction of strings from '*.wrc' and '*.wxs' files !!
- update all '.cbp', 'manifest.xml'and 'READme'

https://github.com/LETARTARE/CB_Collector

CB-13483, plugins-sdk-2.25.0 : Collector-2.0.0, AddOnForQt-3.9.1
1-Win7 Business Pack1 64bits : wx-3.2.4, gcc-8.1.0,
2-OpenSuse::Leap-15.4-64bits : wx-3.2.4;gtk3, gcc-8.2.1,
=> !! The messages are translated by Deepl