Re: Qt question

2014-10-22 Thread Tomaz Canabrava
Em 22/10/2014 12:52, Dirk Hohndel d...@hohndel.org escreveu: So in order to allow people to add simple dives more quickly (without having to use the graphical profile editor, if they prefer) I was considering what seems like a small change to the UI, but I have no idea how to do that. The

Re: Globe missing

2014-10-29 Thread Tomaz Canabrava
Em 29/10/2014 14:49, John Van Ostrand j...@vanostrand.com escreveu: Any ideas where I should look to see why marble doesn't seem to be working using the head source? ldd shows it linking to the installed lib (Fedora 19). it works in 4.2. The size of it can be zero, like the papel collapesed.

Re: Globe missing

2014-10-29 Thread Tomaz Canabrava
sure. On Wed, Oct 29, 2014 at 4:31 PM, Dirk Hohndel d...@hohndel.org wrote: On Wed, Oct 29, 2014 at 03:08:37PM -0200, Tomaz Canabrava wrote: Yes, we can make it unshirinkable. I actually liked the hability to hide, but I can remove it. Maybe we can keep it but make sure that Ctrl-1 always

Re: help understanding a Windows crash report

2014-10-29 Thread Tomaz Canabrava
On Wed, Oct 29, 2014 at 6:38 PM, Dirk Hohndel d...@hohndel.org wrote: Running my latest daily build (not on the server, yet, for obvious reasons) I get the following crash. And I have no clue how to read those... Problem signature: Problem Event Name: APPCRASH

Re: help understanding a Windows crash report

2014-10-29 Thread Tomaz Canabrava
On Wed, Oct 29, 2014 at 7:04 PM, Dirk Hohndel d...@hohndel.org wrote: On Wed, Oct 29, 2014 at 01:52:07PM -0700, Dirk Hohndel wrote: I remember this rat hole. My Qt libraries come from Fedora (cross built for Win64). A debug build of Marble alone is several hundred megabytes and takes

Re: Multi-Filter Search in action draft

2014-11-01 Thread Tomaz Canabrava
On Sat, Nov 1, 2014 at 6:44 PM, Davide DB dbdav...@gmail.com wrote: Hi Tomaz, Person list should be composed of one person per row. When I have more than one dive buddy They are listed together. True. I'll submit a patch for that. :) Buddies should be tokenized before adding them to the

better 'person' filter.

2014-11-01 Thread Tomaz Canabrava
From 67b5349d55be6a87a3a587104ebdf4687dd0dfa7 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Sat, 1 Nov 2014 22:48:18 -0200 Subject: [PATCH] Show single buddies instead on the filter. Signed-off-by: Tomaz Canabrava tomaz.canabr...@intel.com --- qt-ui/models.cpp

Re: trying to figure out the filter code

2014-11-03 Thread Tomaz Canabrava
On Mon, Nov 3, 2014 at 10:21 PM, Dirk Hohndel d...@hohndel.org wrote: So I'm trying to understand how this all hooks together and it's clear that there's some Qt magic in the background that I'm missing... There is a bit of black magic, yes. So, everytime a filter is changed, *every* row on

Re: extra data display

2014-11-07 Thread Tomaz Canabrava
On Fri, Nov 7, 2014 at 8:08 PM, Dirk Hohndel d...@hohndel.org wrote: On Nov 7, 2014, at 2:05 PM, Linus Torvalds torva...@linux-foundation.org wrote: Whatever we can extract from the dive computer and that is semi useful. Please take a look at the implementation and especially the

Re: for those with scubaboard.com accounts

2014-11-12 Thread Tomaz Canabrava
I tried to create an account but didn't managed to, it seems that the creation is broken. On Wed, Nov 12, 2014 at 5:16 PM, Gobbledegeek gobbledeg...@gmail.com wrote: I added my vote ~Pealrman On Nov 12, 2014 6:59 PM, Davide DB dbdav...@gmail.com wrote: We are nearly there with 25 peopple

Re: Data corruption when saving dives in win daily 4.2.-457

2014-11-14 Thread Tomaz Canabrava
Looks like a bug that I should look at. Will see. Em 14/11/2014 15:29, Lubomir I. Ivanov neolit...@gmail.com escreveu: On 11 November 2014 23:30, Salvador Cuñat salvador.cu...@gmail.com wrote: Good night. Yesterday I tried the last daily buid for win. Everything went fine, but after

727 fixed

2014-11-16 Thread Tomaz Canabrava
From 3db4a422485374801ca2f6233ec23b8671a8656d Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Sun, 16 Nov 2014 23:22:58 -0200 Subject: [PATCH] fix 727 - position correctly the popup. When the user entered a tag and that made the message box display the popup

Re: 727 fixed

2014-11-17 Thread Tomaz Canabrava
On Mon, Nov 17, 2014 at 4:05 AM, Dirk Hohndel d...@hohndel.org wrote: On Sun, Nov 16, 2014 at 11:28:48PM -0200, Tomaz Canabrava wrote: From 3db4a422485374801ca2f6233ec23b8671a8656d Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Sun, 16 Nov 2014 23:22:58

Re: Plotting both CCR cylinders

2014-11-17 Thread Tomaz Canabrava
Robert, On Mon, Nov 17, 2014 at 2:45 PM, Robert Helling hell...@lmu.de wrote: Hi, this patch plots both diluent and o2 cylinder pressures for CCR dives. Tested against test40.xml (although not a perfect test case given very similar pressures leading to overlapping plots). This needs

Re: Thoughts on Bug 717

2014-11-21 Thread Tomaz Canabrava
On Fri, Nov 21, 2014 at 2:35 PM, Joakim Bygdell j.bygd...@gmail.com wrote: On 21 Nov 2014, at 16:38, John Van Ostrand j...@vanostrand.com wrote: To address the position of the temperature graph on the dive profile window how about allowing the user to move the graph out of the way? A

Re: [PATCH 1/5] Consistent representation of O₂

2014-11-25 Thread Tomaz Canabrava
hah. On Tue, Nov 25, 2014 at 1:48 PM, Tim Wootton t...@tee-jay.demon.co.uk wrote: On 25/11/14 15:36, Dirk Hohndel wrote: On Tue, Nov 25, 2014 at 07:34:49AM -0800, Dirk Hohndel wrote: Not sure what happened here, but look at the patch included below. Unsurprisingly, git didn't like that

Re: 4.3

2014-12-06 Thread Tomaz Canabrava
I agreee. Everything that I wanna do now is too disruptive for 4.3 On Sat, Dec 6, 2014 at 12:06 PM, Dirk Hohndel d...@hohndel.org wrote: We have received basically no reports on the Beta. The things that I was considering to still add would be rather big and possibly disruptive (firmware

Re: Organize completion lists alphabetically on user input.

2014-12-10 Thread Tomaz Canabrava
with less than 20 characters. :) On Wed, Dec 10, 2014 at 2:06 PM, Davide DB dbdav...@gmail.com wrote: You made my day :) davide@mobile Il 10/dic/2014 17:05 Tomaz Canabrava tcanabr...@kde.org ha scritto: this was way way easier than I tougth

Re: Organize completion lists alphabetically on user input.

2014-12-10 Thread Tomaz Canabrava
( btw, I have a bit of time, since I'm compiling a huge software from scratch, so point me to things that needs fixing and I'll fix ) On Wed, Dec 10, 2014 at 2:11 PM, Tomaz Canabrava tcanabr...@kde.org wrote: with less than 20 characters. :) On Wed, Dec 10, 2014 at 2:06 PM, Davide DB dbdav

Re: Organize completion lists alphabetically on user input.

2014-12-10 Thread Tomaz Canabrava
On Wed, Dec 10, 2014 at 2:23 PM, Davide DB dbdav...@gmail.com wrote: Il 10/dic/2014 17:16 Dirk Hohndel d...@hohndel.org ha scritto: On Wed, Dec 10, 2014 at 02:13:23PM -0200, Tomaz Canabrava wrote: ( btw, I have a bit of time, since I'm compiling a huge software from scratch, so point

Re: bug hunt / trac day

2014-12-12 Thread Tomaz Canabrava
I'm trying hard to speed up the profile here. when we are creating a new dive, if we just move the handler around for a while, CPU goes to 100%. managed to reduce the amount of calls to QPainterPath::addText by 1/4, wich helped a lot, but it seems that Qt calls that internally so I'm now trying to

two patches

2014-12-12 Thread Tomaz Canabrava
of the bookark is calculated based on the events of the current_dive when we create_plot_data. so I called copy_events(current_dive, displayed_dive) and did it by hand. Tomaz From cc64959903353c1d1cb4b182d50246d7fd1cd701 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date

Re: two patches

2014-12-12 Thread Tomaz Canabrava
So I'm puzzled how often we are adding bookmark events and how that affects performance... or is this really just a first of a series and the others are more performance relevant? First of a series. diff --git a/dive.c b/dive.c index b318c4b..4fb6717 100644 --- a/dive.c +++

Re: commit c76cb59

2014-12-12 Thread Tomaz Canabrava
People, setZValue( -10 ) or something, in the offending item that's overlapping the one that shouldn't be overlapped. On Fri, Dec 12, 2014 at 5:00 PM, Dirk Hohndel d...@hohndel.org wrote: On Fri, Dec 12, 2014 at 07:46:29PM +0100, Joakim Bygdell wrote: Dirk, I suggest that you reverse commit

Re: two patches

2014-12-12 Thread Tomaz Canabrava
On Fri, Dec 12, 2014 at 5:38 PM, Dirk Hohndel d...@hohndel.org wrote: On Fri, Dec 12, 2014 at 05:03:54PM -0200, Tomaz Canabrava wrote: So I'm puzzled how often we are adding bookmark events and how that affects performance... or is this really just a first of a series and the others

Re: UDDF

2014-12-13 Thread Tomaz Canabrava
Easy to make. Em 13/12/2014 19:31, Dirk Hohndel d...@hohndel.org escreveu: So much fun. Thanks for all the work on getting Subsurface compliant there. I think we need to add a dialog with a progress bar. It takes a LONG time to save my 350 or so dives to UDDF (about 28 seconds on what looks

Re: Need help to start contributing for Subsurface

2014-12-15 Thread Tomaz Canabrava
Nikhil, We had a tiny bit of issues with new developers that dont read what we write and keep asking the same questions over and over again, ignoring what we said. Dirk, the main developer, took the time to write you and instead of answering you just repeated what you'v said in the previous

Re: Need help to start contributing for Subsurface

2014-12-15 Thread Tomaz Canabrava
Okay, Let's go. In what part of subsurface do you want to help? The best thing is to study the code a bit and find something you like. Tomaz On Mon, Dec 15, 2014 at 11:57 AM, Tomaz Canabrava tcanabr...@kde.org wrote: And I just realized that you wrote tô Dirk personally, you need to reply

Re: Need help to start contributing for Subsurface

2014-12-15 Thread Tomaz Canabrava
installed the compilers? Project ERROR: Unknown module(s) in QT: webkit webkitwidgets svg [nikhil@Nikhil-Fedora subsurface]$ On Mon, Dec 15, 2014 at 8:10 PM, Tomaz Canabrava tcanabr...@kde.org wrote: On Mon, Dec 15, 2014 at 12:25 PM, Nikhil Bharadwaj nikhil.gos...@gmail.com wrote: Dear Tomaz

Re: Need help to start contributing for Subsurface

2014-12-15 Thread Tomaz Canabrava
On Mon, Dec 15, 2014 at 1:26 PM, Dirk Hohndel d...@hohndel.org wrote: On Mon, Dec 15, 2014 at 01:00:18PM -0200, Tomaz Canabrava wrote: On Mon, Dec 15, 2014 at 12:53 PM, Nikhil Bharadwaj nikhil.gos...@gmail.com wrote: Tomaz, Yes I did. I guess there was some problem with QT5

Re: Need help to start contributing for Subsurface

2014-12-16 Thread Tomaz Canabrava
at 8:24 PM, Dirk Hohndel d...@hohndel.org wrote: On Tue, Dec 16, 2014 at 09:15:14AM -0200, Tomaz Canabrava wrote: Nikhil, Are you compiling subsurface or marble with cmake? Do not compile subsurface with cmake. Compile marble. And use the master branch on git. No. Use git clone -b

Re: Need help to start contributing for Subsurface

2014-12-16 Thread Tomaz Canabrava
On Tue, Dec 16, 2014 at 1:19 PM, Nikhil Bharadwaj nikhil.gos...@gmail.com wrote: Tomaz, Thanks a lot for the pointers. Regarding my programming level, I am quite good with C++, but I am an amateur with Qt. But GUI of Qt has many similarities with Visual Studio UI which I am very familiar

Re: GSoC '15 Aspirant

2014-12-16 Thread Tomaz Canabrava
projects which, you might be focusing on during GSoC '15. I could start working on, given any projects which are currently being worked on. On Tue, Dec 16, 2014 at 8:29 PM, Tomaz Canabrava tcanabr...@kde.org wrote: On Sun, Dec 14, 2014 at 11:26 AM, Srujan Jha srujanjha@gmail.com wrote

Re: [PATCH] Modification to the User Survey UI

2014-12-16 Thread Tomaz Canabrava
On Tue, Dec 16, 2014 at 1:42 PM, Dirk Hohndel d...@hohndel.org wrote: On Tue, Dec 16, 2014 at 08:29:18PM +0530, Nikhil Bharadwaj wrote: Pl. find the attached modfication to the User Survey UI. Thanks Nikhil. Great first submission! Given that I'm just a day or two away from releasing 4.3 I

Re: Need help to start contributing for Subsurface

2014-12-16 Thread Tomaz Canabrava
On Tue, Dec 16, 2014 at 3:02 PM, Robert C. Helling rob...@euve10195.vserver.de wrote: Hi, Am 16.12.2014 um 16:26 schrieb Tomaz Canabrava tcanabr...@kde.org: When you move the mouse on the profile, a line will appear at position x1 = 0 to x2 = mousePos, and the y should be the value

Re: [PATCH] Modification to the User Survey UI

2014-12-16 Thread Tomaz Canabrava
On Tue, Dec 16, 2014 at 3:36 PM, Tim Wootton t...@tee-jay.demon.co.uk wrote: On 16/12/14 17:12, Nikhil Bharadwaj wrote: Dirk, Tomaz, I have a small suggestion for you. Can you have a button in one of the dropdown menus which opens the user survey form. As of now the user survey opens

Re: [PATCH] Modification to the User Survey UI

2014-12-16 Thread Tomaz Canabrava
On Tue, Dec 16, 2014 at 4:05 PM, Tim Wootton t...@tee-jay.demon.co.uk wrote: Does windows not allow cmdline args an more? parse_argument seems to have windows specific args in the list. it does have, what it doesn't thave is non-tech users that are able to navigate directory using the cmd

Re: After 4.3 is out...

2014-12-17 Thread Tomaz Canabrava
Em 17/12/2014 20:48, Robert Helling hell...@atdotde.de escreveu: … what are people planning to spend time on? Unit tests, since 4.0 I keep saying that. Speed improvements in the profile. Printing improvements Publish on ( Facebook, gplus) Dropbox, Facebook, integration for images Git ui. ( I

Re: [PATCH 03/17] Remove unused dummy widgets in filterwidget

2014-12-18 Thread Tomaz Canabrava
On Thu, Dec 18, 2014 at 1:14 PM, Miika Turkia miika.tur...@gmail.com wrote: This makes the new filtering unusable so nack from me. miika On Thu, Dec 18, 2014 at 9:47 AM, Anton Lundin gla...@acc.umu.se wrote: Signed-off-by: Anton Lundin gla...@acc.umu.se --- qt-ui/simplewidgets.cpp | 6

Re: [PATCH 03/17] Remove unused dummy widgets in filterwidget

2014-12-18 Thread Tomaz Canabrava
I actually tested it and it didn't do anything for the layout for me, so i thought it was some sort of leftover. That was atleast what i traced it down to coming from in the history. Anyhow, it started with it leaking widgets and strings and due to it not making any difference for me i

Re: Prev/Next DC

2014-12-23 Thread Tomaz Canabrava
Deivide, On Tue, Dec 23, 2014 at 9:09 AM, Davide DB dbdav...@gmail.com wrote: On Tue, Dec 23, 2014 at 12:03 PM, Miika Turkia miika.tur...@gmail.com wrote: On Tue, Dec 23, 2014 at 1:01 PM, Davide DB dbdav...@gmail.com wrote: Is there any keyboard shortcut for: Prev DC - Switch to

Re: Begin of Facebook Integration

2014-12-23 Thread Tomaz Canabrava
now with patches. u_U On Tue, Dec 23, 2014 at 9:02 PM, Tomaz Canabrava tcanabr...@kde.org wrote: People, Facebook integration is still *extremely* experimental. that means that there's only one person that can login with subsurface yet: me. This is a pre-alpha code, nothing breaks, so

Re: After 4.3 is out...

2014-12-24 Thread Tomaz Canabrava
On Wed, Dec 24, 2014 at 8:26 AM, Gehad Elrobey gehadelro...@gmail.com wrote: On Mon, Dec 22, 2014 at 10:18 PM, Anton Lundin gla...@acc.umu.se wrote: On 22 December, 2014 - Dirk Hohndel wrote: On Mon, Dec 22, 2014 at 05:57:34PM +0100, Davide DB wrote: I remember that Anton was working

Re: Begin of Facebook Integration

2014-12-24 Thread Tomaz Canabrava
On Wed, Dec 24, 2014 at 7:57 AM, Tomaz Canabrava tcanabr...@kde.org wrote: Em 24/12/2014 05:39, Robert C. Helling hell...@atdotde.de escreveu: On 24 Dec 2014, at 00:02, Tomaz Canabrava tcanabr...@kde.org wrote: Hi, It doesn't do anything yet besides logging in, saving user info

Make facebook stuff into it's own file.

2014-12-24 Thread Tomaz Canabrava
Moved stuff around and renamed it. Better debugging output to help me understand what the hell is going on help appreciated, I'v never ever worked with facebook api before. From 9db8c03970f79c8c1191df6c698c0683d1420135 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date

Some help with Facebook + Qt FORM http

2014-12-24 Thread Tomaz Canabrava
People, I'm having a hard time trying to understand how to do one simple thing: Send an image to facebook using POST http method. from facebook doc: 1. Capture a photo via file upload as multipart/form-data then use the source parameter: POST /v2.2/{album-id}/photos HTTP/1.1Host:

Re: Some help with Facebook + Qt FORM http

2014-12-25 Thread Tomaz Canabrava
Managed to make it work, by writting the header by hand. .-.' ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Send to Facebook feature Finished.

2014-12-25 Thread Tomaz Canabrava
On Thu, Dec 25, 2014 at 7:17 PM, Rick Walsh rickmwa...@gmail.com wrote: On 26 Dec 2014 06:22, Tomaz Canabrava tcanabr...@kde.org wrote: What it does: You can publish any Dive to facebook, it will create a new album ( named 'Subsurface', but you can change it, you can't delete the album

Re: Send to Facebook feature Finished.

2014-12-25 Thread Tomaz Canabrava
On Thu, Dec 25, 2014 at 7:55 PM, Dirk Hohndel d...@hohndel.org wrote: On December 25, 2014 1:26:42 PM Tomaz Canabrava tcanabr...@kde.org wrote: Currently it will send *only* the currently selected dive profile, this is by design. if you have multiple dives selected, it will upload

[no subject]

2014-12-30 Thread Tomaz Canabrava
Deivide can say that he loves me one more time. From 6b1a4d743f81ea5c8835eb7c4e428f75912a6fcf Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Tue, 30 Dec 2014 21:57:12 -0200 Subject: [PATCH 9/9] Make the Mean Depth Instant Line Works. It's a bit jumpy, but works

Re: Win32 testing request

2014-12-31 Thread Tomaz Canabrava
On Wed, Dec 31, 2014 at 1:59 PM, Dirk Hohndel d...@hohndel.org wrote: On Dec 31, 2014, at 2:11 AM, Davide DB dbdav...@gmail.com wrote: On Wed, Dec 31, 2014 at 10:43 AM, Miika Turkia miika.tur...@gmail.com wrote: Based on IRC discussions, I'd say yes. However, the running average depth

Re: Win32 testing request

2014-12-31 Thread Tomaz Canabrava
On Wed, Dec 31, 2014 at 3:48 PM, Dirk Hohndel d...@hohndel.org wrote: On Dec 31, 2014, at 9:47 AM, Davide DB dbdav...@gmail.com wrote: Yes I verified and I have no avg line following my mouse. Can you test -155 — posted to daily a few minutes ago Anyway... happy new year to everybody

Re: [PATCH] Plot mean depth data

2015-01-01 Thread Tomaz Canabrava
Em 01/01/2015 22:18, Dirk Hohndel d...@hohndel.org escreveu: On Fri, Jan 02, 2015 at 12:28:38AM +0100, Krzysztof Arentowicz wrote: As we already have running depth sum values for each sample why don't just plot running average depth graph. Again, Tomaz was working on this... I'll take your

try to make the Mac version less space-waster

2015-01-02 Thread Tomaz Canabrava
I hope this fixes it. From 4af75d27a1cde7f26f240fa2b08bcc30f75d6fb8 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Fri, 2 Jan 2015 15:04:16 -0200 Subject: [PATCH] Try to fix spacing between widgets. We had two internal layouts, each of them using 6 of spacing, wich

patches

2015-02-03 Thread Tomaz Canabrava
From 939d80d1b487f45c1950c19ab21d87340502a98c Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Tue, 3 Feb 2015 20:53:25 -0200 Subject: [PATCH 1/2] Don't allow the Cylinder option be edited in PLAN / ADD mode this sets the combobox to disabled if the profile

Re: Patches concerning the speed of mouse-movement over the profile.

2015-01-14 Thread Tomaz Canabrava
. On Wed, Jan 14, 2015 at 10:41 PM, Tomaz Canabrava tcanabr...@kde.org wrote: another wasteful calls removed. On Wed, Jan 14, 2015 at 10:36 PM, Tomaz Canabrava tcanabr...@kde.org wrote: This patch remove some of uneeded animation calls. On Wed, Jan 14, 2015 at 10:26 PM, Tomaz Canabrava

Re: Patches concerning the speed of mouse-movement over the profile.

2015-01-14 Thread Tomaz Canabrava
another wasteful calls removed. On Wed, Jan 14, 2015 at 10:36 PM, Tomaz Canabrava tcanabr...@kde.org wrote: This patch remove some of uneeded animation calls. On Wed, Jan 14, 2015 at 10:26 PM, Tomaz Canabrava tcanabr...@kde.org wrote: Well, another one here. we were creating / removing

More Tooltip Speed Fixing Frenzy.

2015-01-15 Thread Tomaz Canabrava
3c899500ed45d03f559167938aaeca58591b9428 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Thu, 15 Jan 2015 18:19:53 -0200 Subject: [PATCH 3/5] Force the ToolTip to have a refresh rate of 30 fps We don't need more than 30fps and we were doing it more than 150fps sometimes. this brings the CPU doen

reworked patches for the ToolTip

2015-01-16 Thread Tomaz Canabrava
My patches yesterday were a bit messy, this are the correct ones. From d24e62bedada7c73468a99c661e89056dfd742f2 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Fri, 16 Jan 2015 16:01:54 -0200 Subject: [PATCH 1/7] [SPEED ToolTip] Inherit from QGraphicsRectItem instead

Re: reduce the number of calls to updateText on a DiveTextItem

2015-01-16 Thread Tomaz Canabrava
I'm retarded. I'v just send this to the wrong list. On Fri, Jan 16, 2015 at 5:27 PM, Tomaz Canabrava tcanabr...@kde.org wrote: following up from the ToolTipItems, now speed improvs on DiveTextItems. This should bring a huge amount of speed for mouse movements. here it goes from 17% CPU to 9

Re: Issues with dive planner

2015-01-19 Thread Tomaz Canabrava
On Mon, Jan 19, 2015 at 11:16 AM, David Tillotson da...@acmelabs.co.uk wrote: On Wed, 14 Jan 2015 16:16:01 -0200 Tomaz Canabrava tcanabr...@kde.org wrote: You are right, we need to speed this up quite a lot. It was really fast a few releases back, I don't know what happened ( neither

Re: Patches concerning the speed of mouse-movement over the profile.

2015-01-14 Thread Tomaz Canabrava
dirk, On Wed, Jan 14, 2015 at 11:31 PM, Dirk Hohndel d...@hohndel.org wrote: On Wed, Jan 14, 2015 at 10:56:37PM -0200, Tomaz Canabrava wrote: Lubomir, I'v removed almost every allocation that I could find. can you try this 8 patches and tell me if anything worked to reduce the cpu

Re: Patches concerning the speed of mouse-movement over the profile.

2015-01-14 Thread Tomaz Canabrava
the amount of calls uneeded in the mouseMoveEvent calls. :) I'm thinkering of a way to reduce the amount of new's and deletes in the toolTipItem now. From 51e5991f61a9cdd35f18bae5084abe3c7d7933a6 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Wed, 14 Jan 2015 14:41:56

fixes speed on ADD/PLAN modes and speed of profile over time

2015-01-18 Thread Tomaz Canabrava
The patch 0002 was very hard to track. the profile now is super smooth. :) From 85b3421bc324bb012e2f951fba68e520397ac9ee Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Sun, 18 Jan 2015 14:34:00 -0200 Subject: [PATCH 1/2] Only update the Added Dive Profile / Plan

Re: Issues with dive planner

2015-01-14 Thread Tomaz Canabrava
On Wed, Jan 14, 2015 at 4:01 PM, David Tillotson da...@acmelabs.co.uk wrote: As the weather here is not exactly ideal to get out, I thought I'd do some planner comparisons, but have a bit of problem using the planner. When moving points on the planner profile, it seems that the calculations are

Location Management First Patches

2015-02-11 Thread Tomaz Canabrava
this creates a new ui and toogles the buttons. From 6ad83d0ec5e8630431ba94c9d6fd6426ac943c51 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Wed, 11 Feb 2015 13:58:23 -0200 Subject: [PATCH 6/6] Accept / Cancel Location Edit Make it possible to cancel or accept

Re: Location Management First Patches

2015-02-11 Thread Tomaz Canabrava
On Wed, Feb 11, 2015 at 2:10 PM, Tomaz Canabrava tcanabr...@kde.org wrote: this creates a new ui and toogles the buttons. From 6fdfc7e9b1a8c4002c83969397d5cd97027ad076 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Wed, 11 Feb 2015 14:53:02 -0200 Subject: [PATCH

Re: First round of patches to make it easier to work with the MainWindow

2015-02-10 Thread Tomaz Canabrava
this fixes a broken connection On Tue, Feb 10, 2015 at 3:56 PM, Tomaz Canabrava tcanabr...@kde.org wrote: Those extra patches fixes the resize and the flickering issues. On Tue, Feb 10, 2015 at 1:40 PM, Tomaz Canabrava tcanabr...@kde.org wrote: On Tue, Feb 10, 2015 at 1:21 PM, Dirk

Re: Request For Comments - Undo/Redo framework

2015-02-10 Thread Tomaz Canabrava
On Tue, Feb 10, 2015 at 3:41 PM, Grace Karanja gracie.karanj...@gmail.com wrote: Hello, On Tue, Feb 10, 2015 at 7:32 PM, Tomaz Canabrava tcanabr...@kde.org wrote: I never used Undo / Redo framework before, but why didn't you used the QUndoGroup / QUndoCommand / QUndoStack classes

Re: Request For Comments - Undo/Redo framework

2015-02-10 Thread Tomaz Canabrava
Grace, I never used Undo / Redo framework before, but why didn't you used the QUndoGroup / QUndoCommand / QUndoStack classes and created your own? Tomaz ___ subsurface mailing list subsurface@subsurface-divelog.org

Re: First round of patches to make it easier to work with the MainWindow

2015-02-10 Thread Tomaz Canabrava
Those extra patches fixes the resize and the flickering issues. On Tue, Feb 10, 2015 at 1:40 PM, Tomaz Canabrava tcanabr...@kde.org wrote: On Tue, Feb 10, 2015 at 1:21 PM, Dirk Hohndel d...@hohndel.org wrote: On Tue, Feb 10, 2015 at 12:36:34PM -0200, Tomaz Canabrava wrote

fix for the toolbar

2015-02-16 Thread Tomaz Canabrava
From 2fcbc07b671ca5b3962bfed40e84a782d2731053 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Tue, 17 Feb 2015 00:33:25 -0200 Subject: [PATCH] Fix profile toolbar Signed-off-by: Tomaz Canabrava tomaz.canabr...@intel.com --- qt-ui/mainwindow.cpp | 51

Disappearing for a while

2015-02-19 Thread Tomaz Canabrava
I know that I keep appearing and disappearing, and I'm sorry for that :) I'm with quite a lot of pressure right now on the job so I'm retiring temporarely from weekly / daily patches. things that I'm working on right now on subsurface and I'll still finish for 4.5: - Statistics rework - Dive

some bugs for beta2

2015-01-28 Thread Tomaz Canabrava
From 1be492fb0f3001e0f771c7fc9493a6bce370a026 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Wed, 28 Jan 2015 16:55:55 -0200 Subject: [PATCH 1/4] Hide ruler when in ADD or PLAN mode. This ruler shouldn't appear in ADD or PLAN mode, it's a bug and may crash things

Re: towards 4.4

2015-01-29 Thread Tomaz Canabrava
On Thu, Jan 29, 2015 at 2:07 PM, Miika Turkia miika.tur...@gmail.com wrote: On 29 Jan 2015, at 17:16, Dirk Hohndel d...@hohndel.org wrote: I'm not aware of any major blocking bugs in Beta 2. Not a lot of people are testing it (latest count is 35), so maybe that means we should skip

Re: CSV import crash

2015-01-29 Thread Tomaz Canabrava
On Thu, Jan 29, 2015 at 5:47 PM, Robert Helling hell...@atdotde.de wrote: Hi, On 29 Jan 2015, at 20:01, Dirk Hohndel d...@hohndel.org wrote: And it doesn't crash on my Mac, either. Can you give more data? Which git version of Subsurface? How did you build it (i.e., which Qt, what tool

more csv

2015-01-06 Thread Tomaz Canabrava
From 0ca3c727f994585d39bea965e2ef007ecf1e239a Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Tue, 6 Jan 2015 21:49:48 -0200 Subject: [PATCH 30/31] Start to make it possible to move columns around Signed-off-by: Tomaz Canabrava tomaz.canabr...@intel.com --- qt-ui

more CSV interface patches

2015-01-06 Thread Tomaz Canabrava
just cleanup. From aa4465509c8ed6a85b817c3401bc7e8892132e8a Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Tue, 6 Jan 2015 21:05:14 -0200 Subject: [PATCH 28/29] Remove drag operations from the 'From' Widget. Signed-off-by: Tomaz Canabrava tomaz.canabr...@intel.com

new CSV Import Dialog

2015-01-06 Thread Tomaz Canabrava
First Round. I still need to make sure nothing is broken with the transition, TOO much stuff was changed. I'm pretty sure I broke something I'm pretty sure the dialog is now awesome. From 85b6859f1b122412b412c52e3a968f2d8d45a5e5 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr

Re: more csv

2015-01-06 Thread Tomaz Canabrava
Last ones for today - I think I'v fixed all bugs related to *movement* of the cells, a few others should still be there, please test. I'm done for today. :) On Tue, Jan 6, 2015 at 10:19 PM, Tomaz Canabrava tcanabr...@kde.org wrote: From 0c7030e625524a2e2ca20d85f41f118c482b1764 Mon Sep 17 00

Re: [PATCH 0/5] Some very preliminary remote git access patches

2015-02-09 Thread Tomaz Canabrava
However, it's all *impractical* right now due to the lack of ssh authentication and any GUI for progress (so that you could cancel the update etc with slow networks). Mock something to me and I'll create it in no time. ___ subsurface mailing list

Re: First round of patches to make it easier to work with the MainWindow

2015-02-10 Thread Tomaz Canabrava
Better explanation for #21 On Tue, Feb 10, 2015 at 4:03 PM, Tomaz Canabrava tcanabr...@kde.org wrote: this fixes a broken connection On Tue, Feb 10, 2015 at 3:56 PM, Tomaz Canabrava tcanabr...@kde.org wrote: Those extra patches fixes the resize and the flickering issues. On Tue, Feb 10

Re: First round of patches to make it easier to work with the MainWindow

2015-02-10 Thread Tomaz Canabrava
On Tue, Feb 10, 2015 at 4:24 PM, Tomaz Canabrava tcanabr...@kde.org wrote: Better explanation for #21 On Tue, Feb 10, 2015 at 4:03 PM, Tomaz Canabrava tcanabr...@kde.org wrote: this fixes a broken connection On Tue, Feb 10, 2015 at 3:56 PM, Tomaz Canabrava tcanabr...@kde.org wrote

First round of patches to make it easier to work with the MainWindow

2015-02-09 Thread Tomaz Canabrava
this series of patches reworks quite a lot of the way we deal with the mainwindow internally. the idea is to make things more consistent when changing widgets around. We used to have a very complex layout of different stack widgets and indexes represeenting states of the application, now we

Re: update on what's happening in master

2015-01-07 Thread Tomaz Canabrava
Em 07/01/2015 11:20, Miika Turkia miika.tur...@gmail.com escreveu: On 07 Jan 2015, at 12:50, Dirk Hohndel d...@hohndel.org wrote: Since FB is taking their time with getting back to us... I decided to ask Tomaz to work on a really cool UI for the CSV import dialog. I just pushed his

Re: the profile is becoming a bit of a cpu hog

2015-01-07 Thread Tomaz Canabrava
On Wed, Jan 7, 2015 at 9:05 PM, Lubomir I. Ivanov neolit...@gmail.com wrote: On 8 January 2015 at 00:10, Tomaz Canabrava tcanabr...@kde.org wrote: On Wed, Jan 7, 2015 at 7:10 PM, Lubomir I. Ivanov neolit...@gmail.com wrote: win64, dual core cpu general performance drops

Re: the profile is becoming a bit of a cpu hog

2015-01-07 Thread Tomaz Canabrava
On Wed, Jan 7, 2015 at 7:10 PM, Lubomir I. Ivanov neolit...@gmail.com wrote: win64, dual core cpu general performance drops are observed in both official binaries and my local debug build. of course we can wait until *actual* users complain, instead of me. just a report, as i don't have

Re: Build problems

2015-01-07 Thread Tomaz Canabrava
Em 07/01/2015 17:08, John Van Ostrand j...@vanostrand.com escreveu: On Wed, Jan 7, 2015 at 1:59 PM, Tomaz Canabrava tcanabr...@kde.org wrote: What is your OS and Qt version? it seems that you are trying to compile with Qt4 when we dropped support for that a tiny while ago. Sorry, Tomaz. I

Re: CSV prettification dialog

2015-01-07 Thread Tomaz Canabrava
On Wed, Jan 7, 2015 at 3:24 PM, Tomaz Canabrava tcanabr...@kde.org wrote: From 022ac3ccaf14cd4086e9575ee0a06ee5b4ce Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Wed, 7 Jan 2015 15:40:10 -0200 Subject: [PATCH 4/5] Fix moving columns around when one

CSV prettification dialog

2015-01-07 Thread Tomaz Canabrava
From 770f8b1e85e996268ea441b67a94fcf38fd2a2cb Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Wed, 7 Jan 2015 15:04:15 -0200 Subject: [PATCH 1/3] Added Delegate Skeleton for the Drag Columns this new class is the responsible to draw the Columns that can be dragged

Re: Compiling latest master with qt 5.4.1

2015-03-18 Thread Tomaz Canabrava
On Tue, Mar 17, 2015 at 7:57 PM, Pedro Neves nevesdi...@gmail.com wrote: Hi: I've upgraded the qt on my system to version 5.4.1. When trying to build subsurface, I get the following error: linking subsurface .obj/qthelper.o: In function `getUserAgent()':

Re: Regarding understanding code

2015-03-09 Thread Tomaz Canabrava
On Sat, Mar 7, 2015 at 7:13 AM, Anton Lundin gla...@acc.umu.se wrote: On 06 March, 2015 - Raghu Ram Vadapalli wrote: Can you please tell me where the code for the styles such as scroll bars is located. We don't use styles, so they aren't located in the code.

Re: Touch UI Port (Android)

2015-03-11 Thread Tomaz Canabrava
On Wed, Mar 11, 2015 at 7:52 AM, Shobhit Agarwal shobhitagarwal1...@gmail.com wrote: Hello , my name is Shobhit Agarwal and I want to start contributing to TouchUI Port (Android) idea of your organization. Please help me get started. Hello, First you need to try to compile the ap, then

Re: some patches regarding the location edit.

2015-03-10 Thread Tomaz Canabrava
On Mon, Mar 9, 2015 at 5:09 PM, Dirk Hohndel d...@hohndel.org wrote: On Mon, Mar 09, 2015 at 04:01:12PM -0300, Tomaz Canabrava wrote: From 7e89b79afbefd508015841a667cc68a73865754b Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Mon, 9 Mar 2015 15:12:48 -0300

Re: Adding integration with more online dive logs GSoC 2015

2015-03-12 Thread Tomaz Canabrava
On Wed, Mar 11, 2015 at 4:32 PM, Dirk Hohndel d...@hohndel.org wrote: On Wed, Mar 11, 2015 at 07:31:47PM +0200, Yosef Hamza wrote: a) Left it as implemented first for now -safer- b) Done but when passing the gaschange to the helper C function the compiler raised a warning, I guessed

Re: Project_ideas

2015-03-05 Thread Tomaz Canabrava
On Thu, Mar 5, 2015 at 2:09 PM, Osanda Wedamulla osanda1...@gmail.com wrote: Hi All, I am a third year student at Department of Computing and Information System, Sabaragamuwa University, Sri Lanka. I would like to contribute to your project with GSOC 2015. So are there any ideas that I can

Re: GSOC 2015: Touch UI Port (Android)

2015-03-05 Thread Tomaz Canabrava
On Thu, Mar 5, 2015 at 5:04 PM, Umang Arora umang12...@iiitd.ac.in wrote: Hello I am Umang Arora, pursuing my Bachelor of Technology in Computer Science Engineering from IIIT DELHI India. I am really interested in working on the project titled “*Touch UI Port (Android)” *under your idea

Re: Customizable Print Formats GSoC 2015

2015-03-06 Thread Tomaz Canabrava
http://stackoverflow.com/questions/3341485/how-to-make-a-html-page-in-a4-paper-size-pages Em Sex, 6 de mar de 2015 08:36, Gehad Elrobey gehadelro...@gmail.com escreveu: On Fri, Mar 6, 2015 at 1:29 PM, Lubomir I. Ivanov neolit...@gmail.com wrote: On 6 March 2015 at 13:13, Robert Helling

Re: regarding the source code

2015-03-24 Thread Tomaz Canabrava
Sorry, The Documentation is the source code. Em Ter, 24 de mar de 2015 18:09, Ahmed Abdul Fatah ahmedafa...@outlook.com escreveu: Hello, i need any guidance or documentation to understand the source code. thank you ___ subsurface mailing list

Re: Customizable Print Formats GSoC 2015

2015-03-03 Thread Tomaz Canabrava
Grantlee is a very good library, if we need to suporte custom, user templates, that is the choice to make. Em Ter, 3 de mar de 2015 09:06, Lubomir I. Ivanov neolit...@gmail.com escreveu: On 3 March 2015 at 01:10, Gehad Elrobey gehadelro...@gmail.com wrote: Hi, As Subsurface became a

  1   2   3   4   5   6   >