openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
KmPlot
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 9 hours
ago.
Feb 02, 2025 — Feb 02, 2026
Showing page 48 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Finishing the DCOP interface for Parser and XParser.
Fredrik Edemar
More...
about 21 years ago
add missing return statement
Adrian Schroeter
More...
about 21 years ago
fix compile (gcc 4.0)
Dirk Mueller
More...
about 21 years ago
convert to schema
Anne-Marie Mahfouf
More...
about 21 years ago
* MainDlg::stopDrawing() is removed as View::stopDrawing() do the same thing. * As we never use MainDlg::slotCleanWindow(), I'v decommented that function. * Change the *iface.h-files so that the functions made for communication between KmPlot and MainDlg are placed first.
Fredrik Edemar
More...
about 21 years ago
Add the new function KmPlot::fileOpen(const KURL &url) which is accessible via DCOP.
Fredrik Edemar
More...
about 21 years ago
Forgot to commit this file :-)
Fredrik Edemar
More...
about 21 years ago
* Make the function deletion work correctly. * Change some debug messages.
Fredrik Edemar
More...
about 21 years ago
CVS_SILENT
Andrew Coles
More...
about 21 years ago
* Don't check the custom x min, x max, y min and y max axes expressions if the radio button is not selected. * The default value for entrys with the type String in kmplot.kfcg should not start and end with a "-character.
Fredrik Edemar
More...
over 21 years ago
Update m_url when a file is saved.
Fredrik Edemar
More...
over 21 years ago
Fix function arguments: QColor -> const QColor &
Fredrik Edemar
More...
over 21 years ago
* Fix function arguments: QString -> const QString & * Prevent a crash if you try to add an incorrect function and then click on the main widget. * Made some variables consts. * Cleaned Parser::addfkt() a bit.
Fredrik Edemar
More...
over 21 years ago
* DCOP interface for Parser and View so you can add/modify/remove functions via DCOP . * Ability to copy and move functions to other running Kmplot instances. * Convert some atoi-calls to use .toInt() instead. * Check if the expression is valid when the user change the range values. * Merge Ufkt::k_liste and Ufkt::str_parameter to Ufkt::parameters. * Fix bug #92014. * When opening a file in a new window, the new window exits if the file couln't be loaded. * Kmplot automatic give you an other function name if you try to define one that already exists.
Fredrik Edemar
More...
over 21 years ago
prefer isNull()
Anne-Marie Mahfouf
More...
over 21 years ago
fix, on behalf of You-Know-Who
Anne-Marie Mahfouf
More...
over 21 years ago
remove cvsrevert merge conflict errors
Benjamin Meyer
More...
over 21 years ago
put Cat and tr back
Benjamin Meyer
More...
over 21 years ago
Correct the height: 127 => 128
Fredrik Edemar
More...
over 21 years ago
Correct the height: 127 => 128
Fredrik Edemar
More...
over 21 years ago
remove uncessary "this->" calls
Anne-Marie Mahfouf
More...
over 21 years ago
Fixed the image size.
Matthias Messmer
More...
over 21 years ago
Terminal=0 -> Terminal=false Terminal=1 -> Terminal=true Add missing ';' to Categories Remove depreceted: TerminalOptions, BinaryPattern, MiniIcon
Benjamin Meyer
More...
over 21 years ago
Fixed the iterators.
Matthias Messmer
More...
over 21 years ago
Added Encoding line.
Matthias Messmer
More...
over 21 years ago
fix validation of kcfg files following icefox test actually order matters in kcfg file and we must have <label> <qwhatsthis> and <default> in that order (painful and boring to fix)
Anne-Marie Mahfouf
More...
over 21 years ago
QString -> const QString& (icefox tests)
Anne-Marie Mahfouf
More...
over 21 years ago
revert one of last fix as I am not sure about it, sorry about that
Anne-Marie Mahfouf
More...
over 21 years ago
fixes after the icefox->Empty char* comparision test
Anne-Marie Mahfouf
More...
over 21 years ago
convert QString::null -> .isNull()
Benjamin Meyer
More...
over 21 years ago
←
1
2
…
44
45
46
47
48
49
50
51
52
…
61
62
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree