Bug 171653 - [patch] simpler code for kjumpingcube, cubebox.cpp
Summary: [patch] simpler code for kjumpingcube, cubebox.cpp
Status: RESOLVED FIXED
Alias: None
Product: kjumpingcube
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Ian Wadham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-25 16:40 UTC by Roland Illig
Modified: 2012-06-28 23:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
simpler code (2.16 KB, patch)
2008-09-25 16:42 UTC, Roland Illig
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Illig 2008-09-25 16:40:36 UTC
Version:            (using KDE 3.5.9)
OS:                Linux
Installed from:    Ubuntu Packages

I've made the code a little simpler. Since the new code is trivial, I put it into the Public Domain. :)
Comment 1 Roland Illig 2008-09-25 16:42:03 UTC
Created attachment 27566 [details]
simpler code

the code is untested, but looks good. :)
Comment 2 Ian Wadham 2012-06-24 03:28:34 UTC
The patch looks good and works well.  Thanks very much, Roland !!
Comment 3 Ian Wadham 2012-06-28 23:14:10 UTC
SVN commit 1303495 by ianw:

Related: bug 171653 Simplify the code for updating the neighbors of a cube.

 M  +6 -67     cubebox.cpp  
 M  +6 -67     kcubeboxwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1303495