You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(1) |
Oct
|
Nov
|
Dec
(3) |
From: Antonio M. <ant...@gm...> - 2010-12-02 03:14:16
|
Hello! Thank you for warning me. I forgot to update kevora.pro into the cvs and git repositories. By the way, I just updated another version of kevora source. Now, it is possible to compile functions, procedures, triggers for oracle databases. We have to test this kind of compilation for other databases, yet... Regards, Antonio Menezes. 2010/12/1 Heinz Wiesinger <HMW...@li...> > On Wednesday 01 December 2010 02:58:21 you wrote: > > Hello, Mr. Heinz Wiesinger! > > Hi! (Heinz is fine btw, as you prefer :) > > > I'd like to tell you that I solved that bug about dark schemes (or > desktop > > themes) you had noticed on your last email. > > Great! Confirmed here, works like a charm now! > > > Now, The SQL Statement syntax highlighting is more visible when the user > > has a dark color desktop theme. The line numbering widget is also with a > > better color scheme and the mdi area has a color gradient appropriated to > > the user initial preferences. Of course, Kevora still needs a SQL Editor > > settings dialog, but this will be build as soon as possible. > > > > Please, check the code at: > > http://gitorious.org/kevora > > or > > http://kevora.cvs.sourceforge.net/viewvc/kevora/kevora-1/ > > I had a bit of an issue getting this to build. I got this error: > > kvmainwindow.o: In function `KvMainWindow::newExportObjectsWindow()': > kvmainwindow.cpp:(.text+0x2828): undefined reference to > `KvExportObjects::KvExportObjects(QWidget*)' > kvmainwindow.cpp:(.text+0x2877): undefined reference to > `KvExportObjects::setActiveSessions(QStringList)' > collect2: ld returned 1 exit status > make: *** [kevora] Error 1 > > Turned out kvexportobjects.{cpp,h} was not included in kevora.pro. After > putting them in it built fine. > > Thanks for your great work! > > Grs, > Heinz > -- www.antoniomenezes.net |
From: Heinz W. <HMW...@li...> - 2010-12-01 22:52:15
|
On Wednesday 01 December 2010 02:58:21 you wrote: > Hello, Mr. Heinz Wiesinger! Hi! (Heinz is fine btw, as you prefer :) > I'd like to tell you that I solved that bug about dark schemes (or desktop > themes) you had noticed on your last email. Great! Confirmed here, works like a charm now! > Now, The SQL Statement syntax highlighting is more visible when the user > has a dark color desktop theme. The line numbering widget is also with a > better color scheme and the mdi area has a color gradient appropriated to > the user initial preferences. Of course, Kevora still needs a SQL Editor > settings dialog, but this will be build as soon as possible. > > Please, check the code at: > http://gitorious.org/kevora > or > http://kevora.cvs.sourceforge.net/viewvc/kevora/kevora-1/ I had a bit of an issue getting this to build. I got this error: kvmainwindow.o: In function `KvMainWindow::newExportObjectsWindow()': kvmainwindow.cpp:(.text+0x2828): undefined reference to `KvExportObjects::KvExportObjects(QWidget*)' kvmainwindow.cpp:(.text+0x2877): undefined reference to `KvExportObjects::setActiveSessions(QStringList)' collect2: ld returned 1 exit status make: *** [kevora] Error 1 Turned out kvexportobjects.{cpp,h} was not included in kevora.pro. After putting them in it built fine. Thanks for your great work! Grs, Heinz |
From: Antonio M. <ant...@gm...> - 2010-12-01 01:58:29
|
Hello, Mr. Heinz Wiesinger! I'd like to tell you that I solved that bug about dark schemes (or desktop themes) you had noticed on your last email. Now, The SQL Statement syntax highlighting is more visible when the user has a dark color desktop theme. The line numbering widget is also with a better color scheme and the mdi area has a color gradient appropriated to the user initial preferences. Of course, Kevora still needs a SQL Editor settings dialog, but this will be build as soon as possible. Please, check the code at: http://gitorious.org/kevora or http://kevora.cvs.sourceforge.net/viewvc/kevora/kevora-1/ Regards, Antonio Menezes. -- www.antoniomenezes.net |
From: Heinz W. <HMW...@li...> - 2010-09-15 09:18:44
|
Hi! Sorry for the late reply. I'm a bit busy currently :S The issue I mentioned about the colors is not that important. I can wait for a fix :) However, I still do think it's a bug in the statement window, since the preferences dialog shows the correct colors. Maybe you understand better if I show you, so I attached a screenshot of how it looks for me. Grs, Heinz On Monday 30 August 2010 21:34:52 Antonio Menezes wrote: > Hello, Heinz Wiesinger! > > I'm currently providing execution for multiple selects in Kevora Sql > Window. I hope the basic first version of Kevora will be released soon. > > I'm glad to read your words about Kevora. > > Your issue about problems with colors will be solved as soon as possible. I > guess when the Editor preferences becomes ready, you will just have to > customize the appropriated colors for your use. > > Regards, > Antonio Menezes. |
From: Antonio M. <ant...@gm...> - 2010-08-30 19:35:00
|
Hello, Heinz Wiesinger! I'm currently providing execution for multiple selects in Kevora Sql Window. I hope the basic first version of Kevora will be released soon. I'm glad to read your words about Kevora. Your issue about problems with colors will be solved as soon as possible. I guess when the Editor preferences becomes ready, you will just have to customize the appropriated colors for your use. Regards, Antonio Menezes. -- www.antoniomenezes.net |
From: Heinz W. <HMW...@li...> - 2010-08-29 21:56:47
|
Hi guys! I just had a look at the current state of the project and I have to say, all thumbs up! :) I last looked a year ago; back then kevora was already very promising but the improvements since then are awesome. Since it's still a development release I won't bug you with feature requests, but there is one thing that you probably not know about that I'm gonna mention. The SQL Statement syntax highlighting has a small issue with dark color schemes. I use one and I have black window backgrounds. The SQL Keywords get highlighted in bold black, which means they are invisible for me. Minor issue, but since the amount of people using dark color scheme's is rather small I thought I mention it :) Keep up the good work, it is much appreciated! Grs, Heinz PS: Irony has it that the contact form on the website errors out on send with an SQL Error :) |
From: Fabio P. <fab...@gm...> - 2010-04-23 15:30:08
|
subscribe |
From: Antonio M. A. de M. <ant...@se...> - 2009-03-25 17:53:06
|
This is a test! "Esta mensagem do SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO), empresa pública federal regida pelo disposto na Lei Federal nº 5.615, é enviada exclusivamente a seu destinatário e pode conter informações confidenciais, protegidas por sigilo profissional. Sua utilização desautorizada é ilegal e sujeita o infrator às penas da lei. Se você a recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente, esclarecendo o equívoco." "This message from SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO) -- a government company established under Brazilian law (5.615/70) -- is directed exclusively to its addressee and may contain confidential data, protected under professional secrecy rules. Its unauthorized use is illegal and may subject the transgressor to the law's penalties. If you're not the addressee, please send it back, elucidating the failure." |