
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
translator using google translator!
And it's my first plasmoids!!
svn co svn://anonsvn.kde.org/home/kde/trunk/playground/base/plasma/applets/translatoid
10 years ago
-clear code
-add Catalan flag
-Add language title
- use Frame for the maintitle.
- Correct some encodage bug
- and more....
===0.4
- use kde svn :
http://websvn.kde.org/trunk/playground/base/plasma/applets/translatoid
- use PopupApplet! Now, Translatoid can be dock inside the main bar!
- Change language selection method! Now, You have to click and a KlistWidget appear !
- Add Copy and Past button
- Add AutoDetection language in languageList
- Add TooTip Message
Now, I need translator for translate, this translator... :)
===0.4.1
add Licence
add GPL2 header
replace setIcon() by nativeWidget()->seticon()
=====0.5
Add ListWidgetFlag inside the plasma and it appear with a Plasma::Animation!
Add Voice TTS support.
TODO : auto select - enter key - flag disabled for fedora!
======0.6
-AutoPaste the copy selection and autotranslate when you active Popup.
-GrabKeyboard when you active Popup
-Add "Clear Button"
-remove Cancel Button from DialogBox
-Add Po language file.
- Change inverse language icon
- Add Fedora Package without flags
====0.6.1
- Add new Icon
- change name : translatoid to plasma-applet-translatoid
======0.7
add New popup icon which can change his flags
use KConfigGroup for save favorite language
add FavoriteLanguage config dialog
some update of the code
=======0.8
IMPORTANT RELEASE :
change the algorithm of source translation. Now it use Post Method. It means that you can translate big text. And if you type 1 word, it get you the dictionnary result ! :) Thanks lexnewton.
=======0.9
-add new flags list ! Use a plasma::treeview with a QAbstractModel
-copy from the clipboard! Now, you just have to select a source text from anywhere, and active the popup, by cliking on the popup, or by a plasma shortcut.
-Change QTextEdit source event. Now, press Enter to translate, and press Shift+Enter to add a new line.
=======1.0
Change icon
Change a lot by aseigo , use KJob, nice animation during translate.
change the structure of translatoid
Will remove voice button, because KTTSD do the same job.
add estonishlanguage
===RC
After some error of myself! This is the good one :
- Set text color with theme color
- save your automaticaly last languages in use.
==1.1beta==== MAJOR CORRECTION
Now Translatoid use extender
Add Reminder extender to remind you some word after clicking on the star
Replace parsing by Json parsing. YOU NEED TO INSTALL libqjson
Clear some code and probably add some new bug.. :)
If you have some probs, contact me!
---1.1
Add new language :
"Afrikaans"
"Albanais"
"Albanais"
"Belarusian"
"Irish""Icelandic"
"Macedonian"
"Malaysia"
"Maltese"
"Persan"
"Swahili"
"Turkish"
"Yiddish"
1.12 ( Minor fix)
Just fix Icon installation...Sorry)
A new release will come out quickly
1.2 ( Minor fix)
Correct Html rending
1.21
Correct text color in "remind" area
1.30
Correct Json parser with new Google Api. Thanks alex789
1.30 bis
dominique fix
10 years ago
-clear code
-add Catalan flag
-Add language title
- use Frame for the maintitle.
- Correct some encodage bug
- and more....
===0.4
- use kde svn :
http://websvn.kde.org/trunk/playground/base/plasma/applets/translatoid
- use PopupApplet! Now, Translatoid can be dock inside the main bar!
- Change language selection method! Now, You have to click and a KlistWidget appear !
- Add Copy and Past button
- Add AutoDetection language in languageList
- Add TooTip Message
Now, I need translator for translate, this translator... :)
===0.4.1
add Licence
add GPL2 header
replace setIcon() by nativeWidget()->seticon()
=====0.5
Add ListWidgetFlag inside the plasma and it appear with a Plasma::Animation!
Add Voice TTS support.
TODO : auto select - enter key - flag disabled for fedora!
======0.6
-AutoPaste the copy selection and autotranslate when you active Popup.
-GrabKeyboard when you active Popup
-Add "Clear Button"
-remove Cancel Button from DialogBox
-Add Po language file.
- Change inverse language icon
- Add Fedora Package without flags
====0.6.1
- Add new Icon
- change name : translatoid to plasma-applet-translatoid
======0.7
add New popup icon which can change his flags
use KConfigGroup for save favorite language
add FavoriteLanguage config dialog
some update of the code
=======0.8
IMPORTANT RELEASE :
change the algorithm of source translation. Now it use Post Method. It means that you can translate big text. And if you type 1 word, it get you the dictionnary result ! :) Thanks lexnewton.
=======0.9
-add new flags list ! Use a plasma::treeview with a QAbstractModel
-copy from the clipboard! Now, you just have to select a source text from anywhere, and active the popup, by cliking on the popup, or by a plasma shortcut.
-Change QTextEdit source event. Now, press Enter to translate, and press Shift+Enter to add a new line.
=======1.0
Change icon
Change a lot by aseigo , use KJob, nice animation during translate.
change the structure of translatoid
Will remove voice button, because KTTSD do the same job.
add estonishlanguage
===RC
After some error of myself! This is the good one :
- Set text color with theme color
- save your automaticaly last languages in use.
==1.1beta==== MAJOR CORRECTION
Now Translatoid use extender
Add Reminder extender to remind you some word after clicking on the star
Replace parsing by Json parsing. YOU NEED TO INSTALL libqjson
Clear some code and probably add some new bug.. :)
If you have some probs, contact me!
---1.1
Add new language :
"Afrikaans"
"Albanais"
"Albanais"
"Belarusian"
"Irish""Icelandic"
"Macedonian"
"Malaysia"
"Maltese"
"Persan"
"Swahili"
"Turkish"
"Yiddish"
1.12 ( Minor fix)
Just fix Icon installation...Sorry)
A new release will come out quickly
1.2 ( Minor fix)
Correct Html rending
1.21
Correct text color in "remind" area
1.30
Correct Json parser with new Google Api. Thanks alex789
1.30 bis
dominique fix
Koresh
12 years ago
I add 2 strings in ktranslatoid.cpp:
m_comboA->addItem("ru");
m_comboB->addItem("ru");
But nothing changed. Help me please.
Report
horchi
12 years ago
here it works, I have tested it now with "de", after restarting plasma de appears in the box.
kquitapp plasma && plasma
Regards
horchi
Report
horchi
12 years ago
here it works, I have tested it now with "de", after restarting plasma de appears in the box.
kquitapp plasma && plasma
Regards
horchi
Report
horchi
12 years ago
here it works, I have tested it now with "de", after restarting plasma de appears in the box.
kquitapp plasma && plasma
Regards
horchi
Report
Koresh
12 years ago
I add 2 strings in ktranslatoid.cpp:
m_comboA->addItem("ru");
m_comboB->addItem("ru");
But nothing changed. Help me please.
Report
horchi
12 years ago
Regards
horchi
Report
srog
12 years ago
Thank you !
Report
dglent
12 years ago
i give this commands
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
and i have a lot of errors with make , and at the end this :
make[2]: *** [lib/translatoid.so] Error 1
make[1]: *** [CMakeFiles/translatoid.dir/all] Error 2
make: *** [all] Error 2
Is this plasmoid only for kde 4.2 ?
Report
dridk
12 years ago
Report