Changeset bdeb1ff
- Timestamp:
- 06/29/11 21:14:15 (12 years ago)
- Branches:
- master, qt5
- Children:
- 59a6d0d
- Parents:
- cf385cd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
rcf385cd rbdeb1ff 1 2011-06-28 philipp 2 3 * src/gui/conferenceeditor.cpp, src/gui/daynavigatorwidget.cpp, 4 src/gui/eventdialog.cpp, src/gui/mainwindow.cpp, 5 src/gui/searchhead.cpp, src/mvc/eventmodel.cpp, 6 src/mvc/treeview.cpp, src/orm/ormrecord.h, src/sql/sqlengine.cpp: 7 Removed many of the qDebug() output lines (see ticket #10). 8 9 2011-06-28 gregoa 10 11 * README, data/confclerk.pod: add copyright/license for exchanged 12 icons 13 14 2011-06-28 philipp 15 16 * src/icons/emblem-new-off.png, src/icons/emblem-new.blend, 17 src/icons/emblem-new.png: Replaced the star icons with self-made 18 versions (Blender 2.57b) that are better distinguishable. Closes 19 ticket #8. 20 21 2011-06-27 philipp 22 23 * confclerk.pro, src/app/main.cpp, src/global.pri, 24 src/gui/about.ui, src/gui/mainwindow.cpp: Included application 25 version in the about dialog. This closes ticket #9. 26 27 2011-06-26 philipp 28 29 * src/gui/eventdialog.cpp, src/gui/eventdialog.ui: Links in events 30 are now clickable (resolves ticket #4). 31 * src/gui/searchtabcontainer.cpp, src/mvc/conference.h: Searching 32 without active conference doesn't give an error message anymore 33 (resolves ticket #7). 34 * src/gui/searchtabcontainer.cpp, src/sql/sqlengine.cpp: The '%' 35 character doesn't have to be escaped anymore. 36 * src/gui/mainwindow.ui: The window title was still "FOSDEM 37 Schedule". 38 1 39 2011-06-25 gregoa 2 40 41 * ChangeLog, NEWS: Add entries to NEWS file. 3 42 * TODO: Shorten TODO. 4 43 * ChangeLog, confclerk.pro, data/confclerk.pod: Create a simple man
Note: See TracChangeset
for help on using the changeset viewer.