Warning: session_start(): open(/tmp/sess_ohrp9s5gh5h5hougki45i0nv40, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
zNotes openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (6) .- Knowledge Base  . 

zNotes

   0.4.5  

Qt Other Software

Score 87%
zNotes
zoom


zNotes
zoom


zNotes
zoom


Homepage:  Link
other:  Link
other:  Link
Downloads:  9496
Submitted:  Oct 3 2009
Updated:  Dec 24 2011

Description:

Lightweight crossplatform application for notes managment with simple interface.
Written in the C++ programming language using Qt framework.
When I migrated from XFCE, I could not find a program simular to xfce4-Notes-plugin, so I created this program.
Has versions for GNU/Linux, Windows, OS/2.




Changelog:

zNotes 0.4.5
* Fixed problems with creating and using notes directory on MeeGo
* Added Note Creation Dialog
* Added highlighting rules setup to configuration dialog
* Added action for editing command list
* Optimized source code
* Added slovak translation
* Added spanish translation




LicenseGPL
Source(zNotes 0.4.5 sources)
Gentoo(zNotes 0.4.5 ebuild)
Arch(zNotes 0.4.5 PKGBUILD)
MS Windows(zNotes 0.4.5 windows binary)
FreeBSD(Freebsd port)
other(zNotes 0.4.5 OS/2 binary)
(zNotes translations)
other(other packages)
Donate
Send to a friend
Subscribe
Other  Content  from ru-proton
Report inappropriate content



goto page:  1  2  3 

-
.

 Feature request

 
 by Drino on: Oct 3 2009
 
Score 50%

What about hotkeys to show/hide the window?


Reply to this

-

 Re: Feature request

 
 by ru-proton on: Oct 4 2009
 
Score 50%

Good idea.


Reply to this

-
.

 Bug report

 
 by Drino on: Oct 3 2009
 
Score 50%

If I'll open about/settings windows while the main window is hiding, and close them, zNotes will closed too.
P.S. Sorry for my bad English...


Reply to this

-
.

 Icon

 
 by ru-proton on: Oct 4 2009
 
Score 50%

Who can make beautiful icon for this project?


Reply to this

-

 Not compile under debian lenny

 
 by Chytrex on: Oct 5 2009
 
Score 50%

Quote:

/usr/bin/uic-qt4 mainwindow.ui -o ui_mainwindow.h
/usr/bin/uic-qt4 configdialog.ui -o ui_configdialog.h
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o main.o main.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o mainwindow.o mainwindow.cpp
mainwindow.cpp: In constructor ‘MainWindow::MainWindow(QWidget*)’:
mainwindow.cpp:208: error: invalid use of incomplete type ‘struct QStyle’
/usr/include/qt4/QtGui/qwidget.h:66: error: forward declaration of ‘struct QStyle’
mainwindow.cpp:208: error: incomplete type ‘QStyle’ used in nested name specifier
mainwindow.cpp:209: error: invalid use of incomplete type ‘struct QStyle’
/usr/include/qt4/QtGui/qwidget.h:66: error: forward declaration of ‘struct QStyle’
mainwindow.cpp:209: error: incomplete type ‘QStyle’ used in nested name specifier
mainwindow.cpp:210: error: invalid use of incomplete type ‘struct QStyle’
/usr/include/qt4/QtGui/qwidget.h:66: error: forward declaration of ‘struct QStyle’
mainwindow.cpp:210: error: incomplete type ‘QStyle’ used in nested name specifier
mainwindow.cpp:223: error: invalid use of incomplete type ‘struct QStyle’
/usr/include/qt4/QtGui/qwidget.h:66: error: forward declaration of ‘struct QStyle’
mainwindow.cpp:223: error: incomplete type ‘QStyle’ used in nested name specifier
mainwindow.cpp:230: error: invalid use of incomplete type ‘struct QStyle’
/usr/include/qt4/QtGui/qwidget.h:66: error: forward declaration of ‘struct QStyle’
mainwindow.cpp:230: error: incomplete type ‘QStyle’ used in nested name specifier
make: *** [mainwindow.o] Error 1


Using Qt version 4.4.3 in /usr/lib

qt4 development packages are installed.. Any ideas?


Sorry for my very bad english.
Reply to this

-
.

 Re: Not compile under debian lenny

 
 by Chytrex on: Oct 9 2009
 
Score 50%

Now i have bit different error:
Quote:

/usr/bin/lrelease translations/znotes_ru.ts
/usr/bin/uic-qt4 mainwindow.ui -o build/ui_mainwindow.h
/usr/bin/uic-qt4 configdialog.ui -o build/ui_configdialog.h
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DPROGRAM_DATA_DIR=\"/usr/share/znotes/\" -DVERSION=\"0.2.6\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Ibuild -Ibuild -o build/main.o main.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DPROGRAM_DATA_DIR=\"/usr/share/znotes/\" -DVERSION=\"0.2.6\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Ibuild -Ibuild -o build/mainwindow.o mainwindow.cpp
In file included from mainwindow.cpp:2:
build/ui_mainwindow.h: In member function ‘void Ui_MainWindow::setupUi(QMainWindow*)’:
build/ui_mainwindow.h:56: error: ‘class QTabWidget’ has no member named ‘setDocumentMode’
make: *** [build/mainwindow.o] Error 1


What is minimal version of QT4 for this app?


Sorry for my very bad english.
Reply to this

-

 Re: Re: Not compile under debian lenny

 
 by ru-proton on: Oct 10 2009
 
Score 50%

I tested it on Qt 4.5.1 and 4.5.2


Reply to this

-

 Re: Re: Re: Not compile under debian lenny

 
 by Chytrex on: Oct 10 2009
 
Score 50%

Thanks for answer. So I don't try compile this anymore. You use some features from QT4.5


Sorry for my very bad english.
Reply to this

-

 Windows executable

 
 by xelat on: Nov 5 2009
 
Score 50%

Hi

Nice application. I use it on a Windows-PC too. I created the EXE using MingW32, Qt4.5.3-static and wine. As it is a static build, I compressed it using UPX.

size: 3.7MB
md5sum: 487a4fe39fa43a88c6ff2e5584e084d4 znotes034.exe
url: http://www.2shared.com/file/8947791/f4d523ab/znotes034.html

Ty
xelat


Reply to this

-

 Re: Windows executable

 
 by ru-proton on: Nov 5 2009
 
Score 50%

Good work!
How I can contact with you?


Reply to this

-

 Good to see

 
 by Gen2ly on: Nov 10 2009
 
Score 50%

Been hoping something like this would come along. Thanks for the work.

Is it something you have planned to be able to have clickable links in the notes? I tend to use alot of weblinks when I create notes. :)


Reply to this

-

 Re: Good to see

 
 by ru-proton on: Nov 10 2009
 
Score 50%

Yes, it's planned.
I'll add this feature when I find, how to make it.


Reply to this

-
.

 Re: Re: Good to see

 
 by ru-proton on: Dec 29 2009
 
Score 50%

It's planned to version 0.4


Reply to this

-

 Re: Good to see

 
 by ru-proton on: Jan 31 2010
 
Score 50%

done in 0.4.0!


Reply to this

goto page:  1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team