2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 15 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- FIX. Some changes just to fix EBN warnings. - FIX. No crash anymore on KAlgebra shutdown.
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
SVN_SILENT made messages (.desktop file) More... about 17 years ago
SVN_SILENT made messages (.desktop file) More... about 17 years ago
SVN_SILENT made messages (.desktop file) More... about 17 years ago
Added .desktop file, I forgot to add it :P.
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
IMPROVED. Some header reorganization, less dependecies between files, dependencies can be seen easier.
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
still no .desktop file More... about 17 years ago
Small changes to adapt to kdelibs and qt4.3 Added function solver to eval().
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
- Some kdeification (KMainWindow and klocale) - Icon added, horrible I know, I am not an artist and I can't make nice things :(. - Compiled with Qt 4.3, works nice, 3D calc is a bit faster :)
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
Make it possible to compile all of playground in one go (but also still to compile it like before, of course). -> CMAKE_SOURCE_DIR replaced with CMAKE_CURRENT_SOURCE_DIR. Remove module-wide config.h files, unused yet, but better remove the temptation. More... about 17 years ago
Some more documentation, only QAlgebra is needed but I will have to redo it, so I'm not documenting it yet.
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
Lots of more doxygen. Its a been simple but at least documented. The end seems not to be that far!!!
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
Some doxygen documentation.
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
- FIXED some output parenthesis issues solved. Now output is cleaner. - IMPROVED simplification by adding a level out option to times and plus.
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
- FIXED last issues about EBN. - FIXED some minus-related simplification bugs - FIXED some parsing bugs. Now it works like it used to
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
- FIX. Added (or updated) gpl headers :) - ExpressionEdit's highlighter uses Exp's token retriever.
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
annotate the leak More... about 17 years ago
fixing CID 3295 More... about 17 years ago
the code is a bit too complicated to figure if cbody or o (which are aliases for c) are used after the delete, but c is returned at least (CID 3304) More... about 17 years ago
- NEW. Simplification for power operation (which works strange for the moment :P) - FIX. Solved issues from EBN
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
- FIX. Some simplification issues related to minus. - NEW. Support for ²-like expressions. - FIX. Some of the way to interact with Analitza module.
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
NEW Basic differentiation support added. plus/minus multiplication and power
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
FIX initialization on AlgebraHighlighter FIX doesn't look for dependencies on the CMakeLists.txt because playground's is doing it already.
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago
Here we have the first addition of KAlgebra into kdeedu playground as some suggested. This is my first kde commit as well :). Anyway, hope someone likes it and it can be useful anyhow.
Aleix Pol
as Aleix Pol Gonzalez
More... about 17 years ago