Alexander Rieder | 2 Apr 2010 12:31
Picon

Re: : Octave backend for Cantor - Any interest?

On Friday 02 April 2010 10:54:17 Miha Čančula wrote:
> I have one question: Is there any reason for not using katepart as the
> script editor? I can see at least working with multiple files a plus, and
> it's much more configurable.

Hi,
It currently uses KTextEditor. The reason for it is mostly simplicity (it was 
hacked together in one afternoon). If you have a good vision on how to improve 
the Editor, feel free to improve it. 

regards,
Alexander
_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu
etienne.rebetez | 2 Apr 2010 17:33
Picon
Favicon

Re: : Review Request: Molmasscalcuation for the kalzium-engine


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3228/
-----------------------------------------------------------

(Updated 2010-04-02 15:33:17.780812)

Review request for KDE-Edu.

Changes
-------

Removed Plasma as Group.

Summary
-------

I was playing with plasma and made a little plasmoid on kde-look: http://kde-look.org/content/show.php?content=114429
The dataengine used is derived from the kalzium dataengine, so i thought i could put the
molmass-caculation-code in the "real" kalzium-engine.

new features:
- Send a Molecule to the Engine and get 
  - the total molecular mass
  - a string with the summerized Elements. e.g CH3CH2OH > C2H6O
- Added some Element informations, like electronegativity and electronconfiguration.

The new molecule query is "Molecule:Parser:<SomeMolecule>"

(Continue reading)

Miha Čančula | 3 Apr 2010 13:44
Picon
Gravatar

Re: : Octave backend for Cantor - Any interest?

Ok, I wrote a more complete proposal on the official Google site (thanks for comments Alexander). Should I post it here as well?


_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu
Frederik Gladhorn | 4 Apr 2010 12:46
Picon
Favicon
Gravatar

Re: : Review Request: [KAnagram] Ported to Get Hot new Stuff 3


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3485/#review4870
-----------------------------------------------------------

Ship it!

I think having the download button on the vocabularies page is more logical in the end. Thanks!
I'll leave it up to Jeremy to take care of the rest now ;)
Uninstall is broken here as well, I'll look into it.

/trunk/KDE/kdeedu/kanagram/src/vocabsettings.cpp
<http://reviewboard.kde.org/r/3485/#comment4355>

    refresh view seems to take forever. maybe just call it if the user actually changed something? if
(dialog.changedEntries().size() > 0)

- Frederik

On 2010-04-03 23:04:30, eti wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/3485/
> -----------------------------------------------------------
> 
> (Updated 2010-04-03 23:04:30)
> 
> 
> Review request for KDE-Edu and Frederik Gladhorn.
> 
> 
> Summary
> -------
> 
> Finally i found some time to finish my homework from the last klassroom;)
> KAnagram is now ported to "Get hot new Stuff 3". 
> I also did a small UI change in the configuration dialog.
> 
> Let me know if you like it.
> 
> 
> Diffs
> -----
> 
>   /trunk/KDE/kdeedu/kanagram/src/CMakeLists.txt 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/kanagram.cpp 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/kanagram.knsrc 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/newstuff.h 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/newstuff.cpp 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/newstuffwidget.ui 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettings.h 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettings.cpp 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettingswidget.ui 1110654 
> 
> Diff: http://reviewboard.kde.org/r/3485/diff
> 
> 
> Testing
> -------
> 
> Somehow deinstalling the vocas dosn't work. They remain in the home folder.
> Is this a GHNS3 Bug or did i forgot something?
> 
> 
> Thanks,
> 
> eti
> 
>
etienne.rebetez | 4 Apr 2010 17:52
Picon
Favicon

Re: : Review Request: [KAnagram] Ported to Get Hot new Stuff 3


> On 2010-04-04 04:21:50, Jeremy Whiting wrote:
> > I tried it here, and it works ok, except that the download dialog never shows any entries to download.
Maybe it's a problem with knewstuff3 and dxs providers.  I'll check it out.  Also you probably want to change
vocabular to vocabulary in your ui file for the download button.

On my laptop the dowload dialog was showing entries after 2 seconds or so...
I corrected the ui-file. Thanks for the hint.

- eti

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3485/#review4869
-----------------------------------------------------------

On 2010-04-04 15:52:44, eti wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/3485/
> -----------------------------------------------------------
> 
> (Updated 2010-04-04 15:52:44)
> 
> 
> Review request for KDE-Edu and Frederik Gladhorn.
> 
> 
> Summary
> -------
> 
> Finally i found some time to finish my homework from the last klassroom;)
> KAnagram is now ported to "Get hot new Stuff 3". 
> I also did a small UI change in the configuration dialog.
> 
> Let me know if you like it.
> 
> 
> Diffs
> -----
> 
>   /trunk/KDE/kdeedu/kanagram/src/CMakeLists.txt 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/kanagram.cpp 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/kanagram.knsrc 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/newstuff.h 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/newstuff.cpp 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/newstuffwidget.ui 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettings.h 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettings.cpp 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettingswidget.ui 1110654 
> 
> Diff: http://reviewboard.kde.org/r/3485/diff
> 
> 
> Testing
> -------
> 
> Somehow deinstalling the vocas dosn't work. They remain in the home folder.
> Is this a GHNS3 Bug or did i forgot something?
> 
> 
> Thanks,
> 
> eti
> 
>
etienne.rebetez | 4 Apr 2010 17:53
Picon
Favicon

Re: : Review Request: [KAnagram] Ported to Get Hot new Stuff 3


> On 2010-04-04 10:46:36, Frederik Gladhorn wrote:
> > /trunk/KDE/kdeedu/kanagram/src/vocabsettings.cpp, line 101
> > <http://reviewboard.kde.org/r/3485/diff/2/?file=22508#file22508line101>
> >
> >     refresh view seems to take forever. maybe just call it if the user actually changed something? if
(dialog.changedEntries().size() > 0)

Done;)

- eti

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3485/#review4870
-----------------------------------------------------------

On 2010-04-04 15:52:44, eti wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/3485/
> -----------------------------------------------------------
> 
> (Updated 2010-04-04 15:52:44)
> 
> 
> Review request for KDE-Edu and Frederik Gladhorn.
> 
> 
> Summary
> -------
> 
> Finally i found some time to finish my homework from the last klassroom;)
> KAnagram is now ported to "Get hot new Stuff 3". 
> I also did a small UI change in the configuration dialog.
> 
> Let me know if you like it.
> 
> 
> Diffs
> -----
> 
>   /trunk/KDE/kdeedu/kanagram/src/CMakeLists.txt 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/kanagram.cpp 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/kanagram.knsrc 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/newstuff.h 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/newstuff.cpp 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/newstuffwidget.ui 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettings.h 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettings.cpp 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettingswidget.ui 1110654 
> 
> Diff: http://reviewboard.kde.org/r/3485/diff
> 
> 
> Testing
> -------
> 
> Somehow deinstalling the vocas dosn't work. They remain in the home folder.
> Is this a GHNS3 Bug or did i forgot something?
> 
> 
> Thanks,
> 
> eti
> 
>
etienne.rebetez | 4 Apr 2010 17:52
Picon
Favicon

Re: : Review Request: [KAnagram] Ported to Get Hot new Stuff 3


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3485/
-----------------------------------------------------------

(Updated 2010-04-04 15:52:44.273167)

Review request for KDE-Edu and Frederik Gladhorn.

Summary
-------

Finally i found some time to finish my homework from the last klassroom;)
KAnagram is now ported to "Get hot new Stuff 3". 
I also did a small UI change in the configuration dialog.

Let me know if you like it.

Diffs (updated)
-----

  /trunk/KDE/kdeedu/kanagram/src/CMakeLists.txt 1110654 
  /trunk/KDE/kdeedu/kanagram/src/kanagram.cpp 1110654 
  /trunk/KDE/kdeedu/kanagram/src/kanagram.knsrc 1110654 
  /trunk/KDE/kdeedu/kanagram/src/newstuff.h 1110509 
  /trunk/KDE/kdeedu/kanagram/src/newstuff.cpp 1110509 
  /trunk/KDE/kdeedu/kanagram/src/newstuffwidget.ui 1110509 
  /trunk/KDE/kdeedu/kanagram/src/vocabsettings.h 1110654 
  /trunk/KDE/kdeedu/kanagram/src/vocabsettings.cpp 1110654 
  /trunk/KDE/kdeedu/kanagram/src/vocabsettingswidget.ui 1110654 

Diff: http://reviewboard.kde.org/r/3485/diff

Testing
-------

Somehow deinstalling the vocas dosn't work. They remain in the home folder.
Is this a GHNS3 Bug or did i forgot something?

Thanks,

eti
Jeremy Whiting | 4 Apr 2010 19:40
Picon
Favicon

Re: : Review Request: [KAnagram] Ported to Get Hot new Stuff 3


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3485/#review4873
-----------------------------------------------------------

Looks good, I'd say s/vocabular/vocabulary/ in the tooltip of the button in the ui file too. Then ship it!

- Jeremy

On 2010-04-04 15:52:44, eti wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/3485/
> -----------------------------------------------------------
> 
> (Updated 2010-04-04 15:52:44)
> 
> 
> Review request for KDE-Edu and Frederik Gladhorn.
> 
> 
> Summary
> -------
> 
> Finally i found some time to finish my homework from the last klassroom;)
> KAnagram is now ported to "Get hot new Stuff 3". 
> I also did a small UI change in the configuration dialog.
> 
> Let me know if you like it.
> 
> 
> Diffs
> -----
> 
>   /trunk/KDE/kdeedu/kanagram/src/CMakeLists.txt 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/kanagram.cpp 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/kanagram.knsrc 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/newstuff.h 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/newstuff.cpp 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/newstuffwidget.ui 1110509 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettings.h 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettings.cpp 1110654 
>   /trunk/KDE/kdeedu/kanagram/src/vocabsettingswidget.ui 1110654 
> 
> Diff: http://reviewboard.kde.org/r/3485/diff
> 
> 
> Testing
> -------
> 
> Somehow deinstalling the vocas dosn't work. They remain in the home folder.
> Is this a GHNS3 Bug or did i forgot something?
> 
> 
> Thanks,
> 
> eti
> 
>
Alexander Rieder | 7 Apr 2010 16:58
Picon

Re: : Review Request: CantorPart is in Lost & Found in Kickoff menu


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3512/#review4906
-----------------------------------------------------------

Ship it!

looks good to me. Can you commit?

- Alexander

On 2010-04-07 02:46:25, Alessandro Ghersi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/3512/
> -----------------------------------------------------------
> 
> (Updated 2010-04-07 02:46:25)
> 
> 
> Review request for KDE-Edu.
> 
> 
> Summary
> -------
> 
> CantorPart is in Lost & Found in Kickoff menu, this happens because cantor_part.desktop is installed in
usr/share/applications/kde4/cantor_part.desktop instead of
> usr/share/kde4/services/cantor/cantor_part.desktop
> I fixed the destination file in cantor/src/CMakeLists.txt to install it in ${SERVICES_INSTALL_DIR}/cantor
> 
> See also this bug in Launchpad for Kubuntu https://bugs.launchpad.net/ubuntu/+source/kdeedu/+bug/554865
> 
> 
> Diffs
> -----
> 
>   trunk/KDE/kdeedu/cantor/src/CMakeLists.txt 1111920 
> 
> Diff: http://reviewboard.kde.org/r/3512/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Alessandro
> 
>
Ivan Ruchkin | 10 Apr 2010 22:38
Picon

: GSoC proposal for KHangMan

Hi all,

My name is Ivan Ruchkin. I posted a proposal for KHangMan development.

Please those who have permissions, review it
http://socghop.appspot.com/gsoc/student_proposal/private/google/gsoc2010/ruchkin_ivan/t126994790668

Best regards,
Ivan Ruchkin

_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu

Gmane