CIA.vc
brisset
Real-time open source activity stats
Stats » Authors » brisset
informationsyndicateUTC clock
01:08 on May 26, 2012
event counters
The last message was received 4.61 days ago at 10:34 on May 21, 2012
0 messages so far today, 0 messages yesterday
1 messages so far this week, 0 messages last week
1 messages so far this month, 0 messages last month
124 messages since the first one, 6.62 years ago, for an average of 2.78 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
10:34 MondayKDE
Commit by brisset :: r1295805 /trunk/www/areas/extragear/apps/kst/files/ (. Log_messages_2.0.4_to_2.0.5.txt): (link)
Add changelog file to be able to put a link to it from the release announcement
#
21:33 on Mar 18KDE
Commit by brisset :: r1286210 /branches/work/kst/portto4/kst/src/widgets/vectorselector.cpp: (link)
Don't crash when the user clicks the "Edit Vector" button and there is no selected vector.
Barth, please review. Maybe there is a nicer way to do it (like deactivating the button when there is no selection?).
But at least this seems to work well.

BUG: 295863
#
21:20 on Mar 18KDE
Commit by brisset :: r1286206 /branches/work/kst/portto4/kst/src/widgets/curveappearance.cpp: (link)
Rework CurveAppearance::enableSettings() to make sure it does what we want. Previously the point density widget was not always enabled when we needed it.
When using points only, density is forced to "All", I think we had already discussed that and decided something else does not make sense.
#
15:20 on Mar 10KDE
Commit by brisset :: r1284792 /branches/work/kst/portto4/kst/src/libkstapp/viewitem.cpp: (link)
Make sure that adding view items is registered as a change.

Barth, please review: I'm not familiar with the undo/redo code and I'm not sure I put it in the right place. In particular, when adding an item, hitting undo and
trying to open a file it prompts for saving while it actually shouldn't.
I'm committing this anyway as the current behavior is better than not prompting for save at all when view item(s) have been added. But we can possibly make it even
better.
#
03:28 on Mar 08KDE
Commit by brisset :: r1284152 /branches/work/kst/portto4/kst/src/libkstapp/ (4 files): (link)

Add drag&drop feature:

  • if dropping a .kst file, open it after checking what needed to be saved has been saved
  • if dropping something else, open it in the datawizard The prompt to save feature in case of change has been refactored along the way to make it more readable code-wise. I hope I haven't broken anything. The reason why our previous attempt had not been conclusive is that we have to setAcceptDrops(false) all the way down the parent chain: _tabWidget *and* View. Note: my tests exposed a bug: adding view items is not registered as a change. This should be fixed! FEATURE: 272510
#
19:20 on Mar 05KDE
Commit by brisset :: r1283672 /branches/work/kst/portto4/kst/src/datasources/matlab/matlab.cpp: (link)
Focus follows mouse is not always your friend!
#
05:06 on Mar 05KDE
Commit by brisset :: r1283503 /branches/work/kst/portto4/kst/ (12 files in 7 dirs): (link)

Add support to Kst for Matlab's .mat format (v4 and v5), thanks to the excellent matio library (http://sourceforge.net/projects/matio/) by Christopher C. Hulbert.

This provides pretty complete support, with even the cmake module to check for matio and a small sample file to test. It still needs to be reviewed and tested in more depth, but it can read all the test files I've thrown at it
and all the types of primitives:

  • scalars
  • vectors
  • matrices
  • strings (limited to char, due to missing support for UTF in matio for now) Performance is pretty impressive, since Matlab stores the (binary) data on contiguous disk areas and can even compress them. I have generated vectors of 1 million points with octave and they load very fast (in the order of 1 s). It is all supported semalessly thanks to matio. It looks like 2.0.5 will be a pretty nice release :-) P.S.: I have added a HOWTO in the src/datasources dir to help people who would want to add support for other formats to get started.
#
04:49 on Mar 05KDE
Commit by brisset :: r1283502 /branches/work/kst/portto4/kst/src/plugins/dataobject/shift/shift.h: (link)
Make it so that shift is available as a Filter plugin, i.e. directly from the plot context menu.
#
04:41 on Mar 05KDE
Commit by brisset :: r1283501 /branches/work/kst/portto4/kst/cmake/modules/FindGsl.cmake: (link)
It seems that QUIET should be an option, but with it I get error messages. It looks better like that. Peter, could you check what should be done here?
Thanks.
#
02:31 on Feb 29KDE
Commit by brisset :: r1282844 /branches/work/kst/portto4/kst/src/libkstapp/plotitem.cpp: (link)
It's incredible how simple separators increase the readability of those context menus!
There is more work to do on the plot dialog context menu, but this small addition makes a nice difference.
#
02:11 on Feb 29KDE
Commit by brisset :: r1282840 /branches/work/kst/portto4/kst/src/libkstapp/viewitem.cpp: (link)
Cleanup the view item as suggested on the list. I find it much better that way, please give feedback and we'll revert it if there is a majority of complaints.
#
02:03 on Feb 29KDE
Commit by brisset :: r1282839 /branches/work/kst/portto4/kst/src/libkstapp/ (3 files): (link)
Rename "Dimensions" to "Size/Position" as discussed on the list.
Barth, I'll let you do the real work of refactoring the classes so that each dialog gets a different, more usable dimensions dialog.
#
20:41 on Feb 03KDE
Commit by brisset :: r1277950 /branches/work/kst/portto4/kst/src/libkstapp/choosecolordialog.cpp: (link)
Make sure the list of datasources has enough vertical space, and make room for the filenames (450 pix width, resizeable).
There is one issue left but it's more difficult to solve: when you add datasources while the dialog is open, it does not get updated. In this case you have to close and reopen it.
#
19:57 on Feb 03KDE
Commit by brisset :: r1277942 /branches/work/kst/portto4/kst/src/libkstapp/document.cpp: (link)
Make sure that the document state is set correctly also when saving to avoid asking the user again and again for a filename.
This fixes the reported issue and I can't think of any negative side effect. Barth, can you review the change quickly?

BUG: 292907
#
23:06 on Sep 14, 2011KDE
Commit by brisset :: r1253674 /trunk/www/areas/extragear/apps/kst/download/source_code.php: (link)
Since cmake is now clearly better supported than qmake to build Kst, make it clear on the web page.
#
22:41 on Jun 30, 2011KDE
Commit by brisset :: r1238888 /branches/work/kst/portto4/kst/src/libkstapp/ (plotitem.cpp plotitem.h): (link)
Open the edit plot dialog with double click to be consistent with other similar actions. It still opens in the right tab according to where the user
clicks.
Thanks Peter for your hint :-) I hope it does not have side effects on something else. I've tested a little bit and it seems fine. If there are
issues or someone brings good arguments against the change, we can easily revert this commit.
#
21:19 on Jun 28, 2011KDE
Commit by brisset :: r1238726 /branches/work/kst/portto4/kst/src/ (4 files in 3 dirs): (link)
Nicer icon for the new themes dialog, taken from oxygen (apps/preferences-desktop-display-color.svgz).
I still have to figure out exactly what this dialog offers, and probably update some strings to improve usability.
Barth, could you post a short description of what the options apply to (the tab(s), the plots, view objects, ...)? I'm having a hard time figuring
it out, especially as strole properties seem to not always be applied.
#
07:16 on May 06, 2011KDE
Commit by brisset :: r1230662 /branches/work/kst/portto4/kst/src/datasources/ascii/asciiconfig.ui: (link)
Improve layout of the ASCII config dialog. I hope you like...
#
21:08 on May 05, 2011KDE
Commit by brisset :: r1230526 /branches/work/kst/portto4/kst/src/ (2 files in 2 dirs): (link)
Remember the last used replacement file in the Change Data File dialog. It was one of the little things I had listed in the 2.0.3 QA comments.
BTW, nice trick, this dialogdefaults.h thing :-)
#
20:45 on May 05, 2011KDE
Commit by brisset :: r1230521 /branches/work/kst/portto4/kst/src/libkstapp/ (mainwindow.cpp mainwindow.h): (link)
Small improvement (I hope) to the toolbars, with a more prominent "Create Plot" button.
Wished by Gregoire, and I think it's a rather good idea...
The only thing I'm still wondering is how toolbars will look by default, as here it is not in the location I expected until I have moved it and
exited kst (as toolbar status is saved on exit). I may have to look further...
#