summaryrefslogtreecommitdiff
path: root/math/qalculate-kde
AgeCommit message (Collapse)AuthorFilesLines
2008-12-20Improve COMMENT and DESCRiptions.reed2-4/+5
No longer identical. Don't say Linux since this is for other platforms too. Don't mention GUI interface in the description for the console package. By the way, the gtk version is really GNOME, but upstreams calls it gtk.
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-02-20Changes 0.9.5:adam5-33/+33
* French translation (not fully complete yet) * Return value in save() and add "name := value" as shortcut * Integer factorization * Interpret 0x[0-9,a-f] as hexadecimal number (do not require first digit to be 0-9) * Add "Engineering" display mode * Several fixes to display of units and prefixes * Show value for variables without title in expression completion * New functions: cross(), heaviside(), rectangular(), triangular(), ramp() kronecker(), sigmoid(), and logit() * Use radius as argument for circumference() * Add optional upper and lower limit arguments to integrate() for definite integrals * Fix precision in logn() * Ability to set shortcuts for meta modes (KDE) * Make separate options for "Sort Minus Last" and "Negative Exponents" in numerical display menu * Add "Edit Expression", "Edit Result", and "Insert Result Variable" to history context menu (KDE) * Global shortcut for show/hide (KDE) * Use localized comma for insert matrix/vector * Remove use of libgnomeui completely and add --with-libgnome configure option * Fix parsing of "x!)!" * Use Julian year for light-year value * Add several accelerator keys (GTK+) * Connect "Exp" button Exp RPN operation and add Ctrl+Shift+E shortcut * Fixes for old KDE and Qt versions * New command line options for qalc: -terse (-t), -nodefs (-n), -nocurrencies, -nodatasets, -nofunctions, -nounits, -novariables
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd2-42/+42
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-1/+2
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2006-07-20Needs perl.joerg1-2/+2
2006-06-14Changes 0.9.4:adam3-8/+13
* True RPN mode with stack manipulation * Dutch translation (from Jaap Woldringh and the Dutch KDE translation team) * New application icons (from Thomas Lübking) * API documentation (approximately halfway) * Enhanced edit matrix/vector dialogs, with widget for GTK+ * View/edit/insert matrix/vector menu items (GTK+) * Combined dialog for number bases in result and expression (GTK+) * Fix comma as decimal sign with KDE GUI * "Convert to Best Unit" and "Convert to Base Units" was swapped (KDE) * Ignore commas (with dot as decimal sign) in numbers and option to use dot as thousands separator * Fix removal of factors in simplifaction ("1 kg m/s" was simplified to "1000 m/s") * Fix libqalculate.so unresolved symbols * Fix bug that caused all number arguments to require numbers to be rational * Interpret 0x..., 0o... and 0b... as hexadecimal, octal and binary numbers, respectively, when base is decimal * Ability to represent numbers as 0x0feff (for HEX), 0b0011101010 (for BIN) * Set vectors and matrices as the first argument by default * New functions * Fix integration * New unit: psi * New name format in data files for more flexible translations * Change some dubious mathematical wordings
2006-05-07Uses libtool and C++, patch awayjoerg3-2/+61
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-1/+2
2006-04-17Changes 0.9.3:adam3-11/+11
* Avoid floating point overflow and underflow * Do not use "Read Precision" in plot * cos(x*pi*rad) equals 1 if x is even, not -1 * isodate(), localdate(), timestamp(), stamptodate() functions * Fix show ending zeroes * Fix prefixes with automatic simplification/factorization * Approximate comparison * ...and some more...
2006-02-24Changes 0.9.2:adam3-9/+10
- Enhanced factorization, with square free factorization of rational multivariate polynomials - New simplification using the enhanced factorization - Much more efficient determinant and matrix inverse calculation - Greatly enhanced and reworked solving of equations and inequalities - More efficient evaluation avoiding recalculations - Generally enhanced and more correct algebraic functionality - Faster calculation of powers with large exponent and base close to one - Option to automatically simplify or factorize - Option to warn about denominators assumed non-zero - Fix negative exponents with lower-case e - Fix fetching of exchange rates with gnome-vfs < 2.10 - Polynomial functions: coeff(), lcoeff(), pcontent(), degree(), etc. - Fix ln(e^x) - Display "x < 3 && x > 1" as "1 < x < 3" - Display "&&" and "||" as "and" and "or" by default - Fix display of fractions in "Decimal (Try Exact)" mode - Compile without errors or warnings with -pedantic and -Wextra - Unicode fixes - ...and many more minor fixes and enhancements (and probably some new bugs)...
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-10-11Changes 0.8.2:adam2-7/+7
* Use gnomevfs instead of wget if available * Allow user to specify wget options * Update currencies
2005-08-03KDE interface to math/qalculateadam5-0/+78