• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

dist/H03-May-2022-1,4691,207

doc/H25-May-2021-171170

res/H03-May-2022-

single_inst/H25-May-2021-1,345582

translations/H25-May-2021-94,66794,613

.gitignoreH A D25-May-202190 109

CHANGELOGH A D25-May-20214.8 KiB172141

INSTALLH A D25-May-2021204 65

LICENSEH A D25-May-202134.9 KiB692564

README.mdH A D25-May-2021442 159

THANKSH A D25-May-2021484 1514

aboutDialog.cppH A D25-May-20214.9 KiB8676

aboutDialog.hH A D25-May-2021270 2115

aboutDialog.uiH A D25-May-20215.3 KiB188186

configdialog.cppH A D25-May-202110.6 KiB305251

configdialog.hH A D25-May-20211.4 KiB5746

configdialog.uiH A D25-May-202119.9 KiB657656

highlighter.cppH A D25-May-2021822 3532

highlighter.hH A D25-May-2021255 1511

highlightrulemodel.cppH A D25-May-20214 KiB167153

highlightrulemodel.hH A D25-May-20211.1 KiB3829

htmlnote.cppH A D25-May-20212.6 KiB11083

htmlnote.hH A D25-May-2021840 3628

main.cppH A D25-May-2021434 2215

mainwindow.cppH A D25-May-202123.3 KiB723617

mainwindow.hH A D25-May-20212.2 KiB11282

mainwindow.uiH A D25-May-20212.1 KiB8483

note.cppH A D25-May-20211.5 KiB7151

note.hH A D25-May-20211.6 KiB7963

note_xml.cppH A D25-May-20212.2 KiB10071

note_xml.hH A D25-May-2021642 3225

notecreatebutton.cppH A D25-May-20211 KiB3813

notecreatebutton.hH A D25-May-2021406 2616

notecreatewidget.cppH A D25-May-20211.2 KiB5447

notecreatewidget.hH A D25-May-2021587 4128

notecreatewidget.uiH A D25-May-20211.1 KiB4847

notelist.cppH A D25-May-202115.2 KiB529470

notelist.hH A D25-May-20212.7 KiB10074

notetype.cppH A D25-May-2021409 1513

notetype.hH A D25-May-20211,012 3730

picturenote.cppH A D25-May-20211.3 KiB6951

picturenote.hH A D25-May-2021558 2822

scriptmodel.cppH A D25-May-2021922 3632

scriptmodel.hH A D25-May-2021600 1814

settings.cppH A D25-May-202117 KiB634486

settings.hH A D25-May-20214.7 KiB164141

shared.cppH A D25-May-2021286 1914

shared.hH A D25-May-2021266 1612

textedit.cppH A D25-May-20214 KiB148126

textedit.hH A D25-May-2021500 2721

textnote.cppH A D25-May-20211.7 KiB8565

textnote.hH A D25-May-2021590 2821

todomodel.cppH A D25-May-202113.6 KiB526427

todomodel.hH A D25-May-20213.1 KiB11591

todonote.cppH A D25-May-20219 KiB298240

todonote.hH A D25-May-20211.5 KiB6658

toolbaraction.hH A D25-May-20216.3 KiB179169

toolbarmodel.cppH A D25-May-20216.1 KiB250209

toolbarmodel.hH A D25-May-20212.1 KiB7563

update_translations.shH A D25-May-202190 73

zapplication.cppH A D25-May-20211 KiB2622

zapplication.hH A D25-May-2021827 2521

znotes.desktopH A D25-May-2021460 1413

znotes.proH A D03-May-20223.5 KiB147134

znotes.qrcH A D25-May-20212 KiB4847

znotes.rcH A D25-May-202161 11

znotes_os2.rcH A D25-May-202142 11

ztabbar.cppH A D25-May-20213.7 KiB12017

ztabbar.hH A D25-May-2021303 2416

ztabwidget.cppH A D25-May-2021980 3325

ztabwidget.hH A D25-May-2021448 2919

README.md

1[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=proton&url=https://github.com/proton/zNotes/&title=zNotes&language=&tags=github&category=software)
2
3zNotes is lightweigh crossplatform application for notes management.
4
5## INSTALLATION:
6
7    lrelease znotes.pro #for Fedora - lrelease-qt4 znotes.pro
8    qmake
9    make
10    make install
11
12## DEPENDENCIES:
13
14Qt 4.5 (or higher)
15