| 2006-11-27 |
Carsten Niehaus | Arrg. Now it should really compile. upstream/kde-kaction-cleanup1 |
commit | commitdiff | tree | snapshot |
| 2006-11-27 |
Carsten Niehaus | Fix compilation for systems without OpenBabel2.1 |
commit | commitdiff | tree | snapshot |
| 2006-11-27 |
Carsten Niehaus | Wow, this commit looks huge :) |
commit | commitdiff | tree | snapshot |
| 2006-11-26 |
Carsten Niehaus | * Ok, I still see no real way to test my KPart-code... |
commit | commitdiff | tree | snapshot |
| 2006-11-26 |
Benoît Jacob | - fix compilation against latest OpenBabel (so you... |
commit | commitdiff | tree | snapshot |
| 2006-11-25 |
Andreas Nicolai | Adjusted CMakeList.txt for Qt4 Only builds and builds... |
commit | commitdiff | tree | snapshot |
| 2006-11-25 |
Carsten Niehaus | Forget the .moc-include. Now also include it in the... |
commit | commitdiff | tree | snapshot |
| 2006-11-25 |
Carsten Niehaus | update on the kpart-stuff. It now compiles but doesn... |
commit | commitdiff | tree | snapshot |
| 2006-11-25 |
Carsten Niehaus | * Very first version of the new KPart-based molecularviewer |
commit | commitdiff | tree | snapshot |
| 2006-11-19 |
Carsten Niehaus | * Fix Copyright header stuff |
commit | commitdiff | tree | snapshot |
| 2006-11-17 |
Benoît Jacob | Twofold improvement in Kalzium's 3D viewer: |
commit | commitdiff | tree | snapshot |
| 2006-11-15 |
Laurent Montel | Fix compile under windows |
commit | commitdiff | tree | snapshot |
| 2006-11-15 |
Laurent Montel | Fix compile under windows |
commit | commitdiff | tree | snapshot |
| 2006-11-10 |
Laurent Montel | Now kde doesn't use .la file |
commit | commitdiff | tree | snapshot |
| 2006-11-10 |
Laurent Montel | Now kde doesn't use .la file |
commit | commitdiff | tree | snapshot |
| 2006-11-09 |
Laurent Montel | Fix export |
commit | commitdiff | tree | snapshot |
| 2006-11-06 |
Stephan Kulow | let's say 0 is a good default |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
Laurent Montel | Fix compile |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
Carsten Niehaus | Fix the apidocs |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
Dirk Mueller | return at least something |
commit | commitdiff | tree | snapshot |
| 2006-10-29 |
Jason Harris | Draw a line from a data point to its label if the label... |
commit | commitdiff | tree | snapshot |
| 2006-10-29 |
Carsten Niehaus | Shut up GCC 4.1.x |
commit | commitdiff | tree | snapshot |
| 2006-10-29 |
Carsten Niehaus | Porting to QList<ChemicalDataObject> (no pointer |
commit | commitdiff | tree | snapshot |
| 2006-10-29 |
Jason Harris | Implementing non-colliding text labels in kdeeduplot... |
commit | commitdiff | tree | snapshot |
| 2006-10-28 |
Jason Harris | Internal changes to libkdeeduplot in preparation for... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Jason Harris | Convert plotting data to floating-point variants (QPoin... v3.80.2 |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
Laurent Montel | Apply Alex patch (now we can use enable-final argument |
commit | commitdiff | tree | snapshot |
| 2006-10-21 |
Benoît Jacob | complete the port of kalzium to eigen |
commit | commitdiff | tree | snapshot |
| 2006-10-21 |
Benoît Jacob | Port the Kalzium 3D code to the Eigen math template... |
commit | commitdiff | tree | snapshot |
| 2006-10-21 |
Carsten Niehaus | There is still a huge memleak but I cannot find it... |
commit | commitdiff | tree | snapshot |
| 2006-10-21 |
Carsten Niehaus | layout and two memleaks in the test. |
commit | commitdiff | tree | snapshot |
| 2006-10-20 |
Benoît Jacob | Add debug code counting the constructor/destructor... |
commit | commitdiff | tree | snapshot |
| 2006-10-20 |
Benoît Jacob | Add a missing destructor in ElementSaxParser::Private |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
Carsten Niehaus | * Remove strange code and Qt4-ify it |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
Carsten Niehaus | Pluggin memleaks and now using qDeleteAll |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
Carsten Niehaus | Fix two memleaks, port half of the class to pure Qt4 |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
Benoît Jacob | Fix 2 warnings |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
Benoît Jacob | re-enable opengl selection |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
Carsten Niehaus | I forgot about this file, sorry |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
Carsten Niehaus | Remove useless ctor and improve the order of the other |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
Carsten Niehaus | Give Benoit more credit and remove kDebug |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
Benoît Jacob | Remove Color::operator= |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
Benoît Jacob | Remove MolStyle::operator=, the default operator= does... |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
Benoît Jacob | Only make methods 'virtual' when it's needed. |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
Benoît Jacob | Add e-mail address (problem found by EBN) |
commit | commitdiff | tree | snapshot |
| 2006-10-17 |
Carsten Niehaus | I needed to introduce this new ctor because I am using... |
commit | commitdiff | tree | snapshot |
| 2006-10-17 |
Carsten Niehaus | fix logic here, I was doing it the wrong way around |
commit | commitdiff | tree | snapshot |
| 2006-10-13 |
Laurent Montel | Necessary to change KDE4_AUTOMOC macro to support |
commit | commitdiff | tree | snapshot |
| 2006-10-01 |
Stephan Kulow | on second thought - EBN should just ignore C concats |
commit | commitdiff | tree | snapshot |
| 2006-10-01 |
Stephan Kulow | compiles |
commit | commitdiff | tree | snapshot |
| 2006-10-01 |
Thomas Häber | fixed spelling (EBN) |
commit | commitdiff | tree | snapshot |
| 2006-10-01 |
Thomas Häber | SVN_SILENT: |
commit | commitdiff | tree | snapshot |
| 2006-09-26 |
Albert Astals Cid | misc krazy fixes |
commit | commitdiff | tree | snapshot |
| 2006-09-24 |
Carsten Niehaus | remove crappy API |
commit | commitdiff | tree | snapshot |
| 2006-09-24 |
Carsten Niehaus | * Adding a better ctor so that I can finally rewrite... |
commit | commitdiff | tree | snapshot |
| 2006-09-24 |
Carsten Niehaus | Jörg, please try to compile now |
commit | commitdiff | tree | snapshot |
| 2006-09-24 |
Jörg Buchwald | removed disturbing data |
commit | commitdiff | tree | snapshot |
| 2006-09-24 |
Jörg Buchwald | added decay properties |
commit | commitdiff | tree | snapshot |
| 2006-09-24 |
Carsten Niehaus | Krazy: explit ctor. I will only change this one and... |
commit | commitdiff | tree | snapshot |
| 2006-09-24 |
Carsten Niehaus | Krazy: use a const & for QString |
commit | commitdiff | tree | snapshot |
| 2006-09-24 |
Jörg Buchwald | refresh isotopes.xml |
commit | commitdiff | tree | snapshot |
| 2006-09-23 |
Carsten Niehaus | * Ok, only took me one hour to find out that my code... |
commit | commitdiff | tree | snapshot |
| 2006-09-23 |
Carsten Niehaus | I really wonder where those letters come from... |
commit | commitdiff | tree | snapshot |
| 2006-09-23 |
Carsten Niehaus | Adding Density |
commit | commitdiff | tree | snapshot |
| 2006-09-23 |
Carsten Niehaus | apply patch by Walter Bender |
commit | commitdiff | tree | snapshot |
| 2006-09-23 |
Carsten Niehaus | * Commit changes from BlueObelisk. |
commit | commitdiff | tree | snapshot |
| 2006-09-20 |
Jörg Buchwald | re-added isotope properties |
commit | commitdiff | tree | snapshot |
| 2006-09-20 |
Jörg Buchwald | re-added isotope properties |
commit | commitdiff | tree | snapshot |
| 2006-09-18 |
Laurent Montel | Install plugins into good directory |
commit | commitdiff | tree | snapshot |
| 2006-09-15 |
Jason Harris | Fixed crash condition in ExtDate::fromString(QString... |
commit | commitdiff | tree | snapshot |
| 2006-09-12 |
Will Entriken | use kguiitem(qstring) explicitly |
commit | commitdiff | tree | snapshot |
| 2006-09-06 |
Laurent Montel | Clean up |
commit | commitdiff | tree | snapshot |
| 2006-09-06 |
Jason Harris | Cleanup KPlotWidget |
commit | commitdiff | tree | snapshot |
| 2006-09-04 |
Benoît Jacob | Disabled more mouse-selection stuff |
commit | commitdiff | tree | snapshot |
| 2006-09-04 |
Benoît Jacob | Temporarily disabled mouse-selection of atoms |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Carsten Niehaus | file no longer exists |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Carsten Niehaus | support the new dataset discoverCountry |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Carsten Niehaus | Yeah, found the bugs :) Everything back to normal |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Carsten Niehaus | a couple of fixes to the parser... I found some bugs... |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Carsten Niehaus | fix the parser, move the tests |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Carsten Niehaus | remove useless stuff |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Egon Willighagen | Now symbol is parsed from <label> @value too |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Carsten Niehaus | Ok, I guess then this is also not needed as it is also... |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Carsten Niehaus | compile fix |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Egon Willighagen | Deal with value as attrib |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Carsten Niehaus | wow, a huge sync. Many many things changed |
commit | commitdiff | tree | snapshot |
| 2006-09-03 |
Carsten Niehaus | It seems Qt 4.2tp1 removed some includes... |
commit | commitdiff | tree | snapshot |
| 2006-09-01 |
Jörg Buchwald | re-added halflife |
commit | commitdiff | tree | snapshot |
| 2006-09-01 |
Carsten Niehaus | I hope this file is correct. I am trying to activate... |
commit | commitdiff | tree | snapshot |
| 2006-08-31 |
Jörg Buchwald | added FIXME (status of isotopes.xml isn't clear) |
commit | commitdiff | tree | snapshot |
| 2006-08-31 |
Jörg Buchwald | added FIXME (status of isotopes.xml isn't clear) |
commit | commitdiff | tree | snapshot |
| 2006-08-31 |
Carsten Niehaus | sync with BO |
commit | commitdiff | tree | snapshot |
| 2006-08-31 |
Stephan Kulow | renamed all openURL to openUrl to be on the safe side |
commit | commitdiff | tree | snapshot |
| 2006-08-31 |
Inge Wallin | Forward port bugfix for 133297. |
commit | commitdiff | tree | snapshot |
| 2006-08-29 |
Jörg Buchwald | added halflife unit |
commit | commitdiff | tree | snapshot |
| 2006-08-29 |
Jörg Buchwald | added halflife unit |
commit | commitdiff | tree | snapshot |
| 2006-08-19 |
Benoît Jacob | a few fixes in the comments and other cosmetic changes |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Laurent Montel | Clean up upstream/qdbus-api-changes |
commit | commitdiff | tree | snapshot |
| 2006-07-31 |
Jörg Buchwald | added relative abundance |
commit | commitdiff | tree | snapshot |
| 2006-07-31 |
Jörg Buchwald | added relative abundance |
commit | commitdiff | tree | snapshot |
| next |