
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A program that can create and edit dictionaries. Later in its development, it will be capable to upload and download it from a central server. It also has multi-language support and Style support.
Needs libxml2 and libxslt and also sqlite3!
13 years ago
0.2.6 => 0.2.7
Localisation:
-Added french translation
Fixes:
-Updated admin directory
0.2.2 => 0.2.6
Features:
-Added smooth scrolling
-Added authors support
-The whole dictionary is loaded at the opening of it
-Added authors support (not fully implemented)
-Added character selection
-Removed search limit (freedom! ;))
-Importer for old KSlovar Dictionary (KSD)
Interface:
-Progress bar in status bar when opening a dictionary
-Word list is resizable
-Literal and back search moved near to search line
-Added simple javascript into the simple style
Internal changes:
-Includes are changed. (no more ../)
-Define names are now updated to the current class names
-Rewriten KSDBHandler
-Rewriten KSSearchLine
-Readded KSListViewSearchLine
-Added KSCharSelect class
-Created faster search
-Ported to use SCMD and LDFT file formats.
-Added SCMD and LDFT mime types
-Removed SQLite code
0.2.1 => 0.2.2
Bugfixes:
-Undefined compile error fixed
-Better notifications (Spellcheck, Upgrade manager)
-Minor redesign of Upgrade manager
-Words, that are selected through links are possible to delete
-Synonyms, antonyms and word familys are now removed when a word is deleted
-When adding a word, the list of searched items is not cleared
0.2.0 => 0.2.1
Bugfixes:
-Synonyms, Antonyms and Word families are added with the new phrase
-Edit languages works fine now (no more duplication, and parts of speech
don't get new ID).
-Editing of dictionaries works fine (problems with languages).
-Editing of phrases works fine (the right part of speech is selected).
-Mouse navigation is not enabled by default
-Vertical scroll bar is enabled by default
0.1.0 => 0.2.0
Bugfixes:
-Fixed duplicated languages after adding new language
-Fixed in creating new dictionaries
-Language is immediatly added to the list of languages in dictionary creation dialog
-Fixed sqlite crash on amd64
Features:
-Autoupdate languages
-Full styles support
-Fully supported search (with conversion table)
-"Literal search" switch
-Added Synonyms, Antonyms and Word families into dictionary format
-Removed See also from dictionary format
-Added a new type of dictionaries. Transitional dictionaries!
-Added search into synonyms, antonyms and word family tabs in add phrase dialog.
-Added Upgrade manager
-Added languages checker. (informs you, if there is no languages file...)
-Added first time wizard
-Added Back search function
Eye candy:
-Stylish splash screen ;)
-Added neat messages in KSListView and status bar
Major internal changes
-Rewritten KSDBHandler to become a threaded class (*not completed*) (for better handling BIG dictionaries)
-Added KSQuery for sending Database requests to the new KSDBHandler
-Added KSOutputHandler to recieve data from the new KSDBHandler
-Added KSSearchLine for better integration with the new KSDBHandler
-Removed phrases from KSData (takes WAY too much memory)
-Added Doxygen documentation
13 years ago
0.2.6 => 0.2.7
Localisation:
-Added french translation
Fixes:
-Updated admin directory
0.2.2 => 0.2.6
Features:
-Added smooth scrolling
-Added authors support
-The whole dictionary is loaded at the opening of it
-Added authors support (not fully implemented)
-Added character selection
-Removed search limit (freedom! ;))
-Importer for old KSlovar Dictionary (KSD)
Interface:
-Progress bar in status bar when opening a dictionary
-Word list is resizable
-Literal and back search moved near to search line
-Added simple javascript into the simple style
Internal changes:
-Includes are changed. (no more ../)
-Define names are now updated to the current class names
-Rewriten KSDBHandler
-Rewriten KSSearchLine
-Readded KSListViewSearchLine
-Added KSCharSelect class
-Created faster search
-Ported to use SCMD and LDFT file formats.
-Added SCMD and LDFT mime types
-Removed SQLite code
0.2.1 => 0.2.2
Bugfixes:
-Undefined compile error fixed
-Better notifications (Spellcheck, Upgrade manager)
-Minor redesign of Upgrade manager
-Words, that are selected through links are possible to delete
-Synonyms, antonyms and word familys are now removed when a word is deleted
-When adding a word, the list of searched items is not cleared
0.2.0 => 0.2.1
Bugfixes:
-Synonyms, Antonyms and Word families are added with the new phrase
-Edit languages works fine now (no more duplication, and parts of speech
don't get new ID).
-Editing of dictionaries works fine (problems with languages).
-Editing of phrases works fine (the right part of speech is selected).
-Mouse navigation is not enabled by default
-Vertical scroll bar is enabled by default
0.1.0 => 0.2.0
Bugfixes:
-Fixed duplicated languages after adding new language
-Fixed in creating new dictionaries
-Language is immediatly added to the list of languages in dictionary creation dialog
-Fixed sqlite crash on amd64
Features:
-Autoupdate languages
-Full styles support
-Fully supported search (with conversion table)
-"Literal search" switch
-Added Synonyms, Antonyms and Word families into dictionary format
-Removed See also from dictionary format
-Added a new type of dictionaries. Transitional dictionaries!
-Added search into synonyms, antonyms and word family tabs in add phrase dialog.
-Added Upgrade manager
-Added languages checker. (informs you, if there is no languages file...)
-Added first time wizard
-Added Back search function
Eye candy:
-Stylish splash screen ;)
-Added neat messages in KSListView and status bar
Major internal changes
-Rewritten KSDBHandler to become a threaded class (*not completed*) (for better handling BIG dictionaries)
-Added KSQuery for sending Database requests to the new KSDBHandler
-Added KSOutputHandler to recieve data from the new KSDBHandler
-Added KSSearchLine for better integration with the new KSDBHandler
-Removed phrases from KSData (takes WAY too much memory)
-Added Doxygen documentation
5er
13 years ago
Now the (probably same) crash happens when I try to run it. Same signal
Report
mastermind2k
13 years ago
Hope this helps.
Report
furyz
13 years ago
Report
mastermind2k
13 years ago
Report
bitcrazy
13 years ago
sorry, but kdict already exists. It's a frontend for dict-server.
Greetings
m0nk
Report
futal
12 years ago
Report
pupil
13 years ago
btw, i've build RPM packages for suse. available at my site (10.2 only) and my repos (still scheduled for building)
Report