Go to file
BrainBone 3a2e20b9c6 added language name to locale conversion (and vice-versa) 2013-02-19 00:04:08 +01:00
example Spotweb Filters (example) 2013-02-17 17:57:08 +01:00
images initial version 2012-01-31 21:45:30 +01:00
linux fix: get script file path inside script itself 2013-02-14 21:30:40 +01:00
nsis added spotwebfc.lng 2013-02-18 22:21:18 +01:00
README updated version number to 0.4.0 2013-02-17 22:48:47 +01:00
aboutdialog.cpp created defines for Copyleft Year and Version number 2013-02-17 22:47:48 +01:00
aboutdialog.h added License Dialog 2012-02-05 22:46:05 +01:00
aboutdialog.ui created defines for Copyleft Year and Version number 2013-02-17 22:47:48 +01:00
filterpropertiesdialog.cpp added Tag, Poster and enablenotify fields 2012-07-19 01:46:25 +02:00
filterpropertiesdialog.h changed GPL comment 2012-02-05 22:49:35 +01:00
filterpropertiesdialog.ui added Tag, Poster and enablenotify fields 2012-07-19 01:46:25 +02:00
filtertreewidgetitem.cpp added Tag, Poster and enablenotify fields 2012-07-19 01:46:25 +02:00
filtertreewidgetitem.h added Tag, Poster and enablenotify fields 2012-07-19 01:46:25 +02:00
gpl-3.0.txt added license summary 2012-02-07 23:42:41 +01:00
licensedialog.cpp initial version 2012-02-05 22:44:19 +01:00
licensedialog.h initial version 2012-02-05 22:44:19 +01:00
licensedialog.ui initial version 2012-02-05 22:44:19 +01:00
main.cpp made sources Qt5 compatible 2013-02-08 00:17:12 +01:00
mainwidget.cpp added language name to locale conversion (and vice-versa) 2013-02-19 00:04:08 +01:00
mainwidget.h load available languages from spotwebfc.lng 2013-02-18 22:14:07 +01:00
mainwidget.ui added SettingsDialog and dutch translation (.ts) 2012-01-31 21:47:20 +01:00
newfilterdialog.cpp changed GPL comment 2012-02-05 22:49:35 +01:00
newfilterdialog.h changed GPL comment 2012-02-05 22:49:35 +01:00
newfilterdialog.ui added icon combobox at New Filter Dialog 2012-01-30 20:58:31 +01:00
settingsdialog.cpp added language name to locale conversion (and vice-versa) 2013-02-19 00:04:08 +01:00
settingsdialog.h added language name to locale conversion (and vice-versa) 2013-02-19 00:04:08 +01:00
settingsdialog.ui initial version 2012-01-31 21:45:30 +01:00
spotwebfc.cxml changed GPL comment 2012-02-05 22:49:35 +01:00
spotwebfc.ini initial version 2012-02-04 19:51:44 +01:00
spotwebfc.lng locale = empty for native language english 2013-02-19 00:02:24 +01:00
spotwebfc.pro added spotwebfc.lng 2013-02-18 22:13:16 +01:00
spotwebfc.qrc added gpl-3.0.txt to resources 2012-02-05 22:50:14 +01:00
spotwebfc.rc updated version number to 0.4.0 2013-02-17 22:48:47 +01:00
spotwebfc_de.ts updated German translation 2013-02-17 22:41:46 +01:00
spotwebfc_fr.ts added French translation 2013-02-18 00:31:11 +01:00
spotwebfc_nl.ts updated translation 2013-02-17 22:44:45 +01:00
spotwebfc_xx.ts updated translation 2013-02-17 22:44:45 +01:00

README

************************* Spotweb Filter Creator *************************

This project is a GUI application for creating Spotweb Filter files (.xml)
This project is developed with Qt 4.8.3

The spotwebfc.cxml file must be placed in the same directory as
the executable when running the application.

**************************************************************************

Spotweb Filter Creator
Copyleft 2013

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.