7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added: ability to create from QMimeData More... over 14 years ago
changed: use foreach More... over 14 years ago
fixed: enable Paste action only if clipboard has content (and not rely on the clients who might claim to read everything) More... over 14 years ago
fixed: do not crash on empty clipboard (like there is if starting a live cd, presenting Okteta and accidently hitting the MMB :P ) More... over 14 years ago
update More... over 14 years ago
removed: specialised InsertPatternController and InsertSequenceController, have been ported to the AbstractModelDataGenerator system More... over 14 years ago
changed: use the new AbstractModelDataGenerator system and the general Insert controller, instead of specialised InsertPatternController and InsertSequenceController More... over 14 years ago
added: factories to create the generators (yes, totally production centered, let's get out of the crisis! #) ) More... over 14 years ago
added: SequenceGenerator and PatternGenerator (uncomplete, needs ByteArrayComboBox moved out of liboktetacontrollers) More... over 14 years ago
added: a controller to insert data from data generators More... over 14 years ago
added: CamelCase headers for new classes ModelDataGenerateThread, AbstractModelDataGenerator & friends More... over 14 years ago
added: class AbstractModelDataGeneratorConfigEditor, used to edit the parameters of a AbstractModelDataGenerator More... over 14 years ago
added: class AbstractModelDataGenerator, used to generate new data to insert into a document More... over 14 years ago
revert last commit More... over 14 years ago
changed: move sources of viewtext encoder into separate list for consistency More... over 14 years ago
changed: move sources of viewtext encoder into separate list for consistency More... over 14 years ago
SVN_SILENT made messages (.desktop file) More... over 14 years ago
SVN_SILENT fixed: typo in include guard More... over 14 years ago
removed: unused member mXMLGUIClient More... over 14 years ago
SVN_SILENT fixed: adapt more copied, but unchanged comments More... over 14 years ago
SVN_SILENT fixed: adapt more copied, but unchanged comments More... over 14 years ago
SVN_SILENT removed: wrong TODO (slipped in by copy&paste) More... over 14 years ago
SVN_SILENT made messages (.desktop file) More... over 14 years ago
SVN_SILENT made messages (.desktop file) More... over 14 years ago
update More... over 14 years ago
changed: adding checksums is now documented More... over 14 years ago
added: templates for writing new checksum/hashsum algorithms More... over 14 years ago
fixed: complete adaption of instructions for adding new algorithm from the one for new filter More... over 14 years ago
changed: id now just a simple pointer to const char[] More... over 14 years ago
changed: have checksum algorithms and their parameterset edit created in separate factories More... over 14 years ago