Changeset 8e5baaa
- Timestamp:
- 06/24/11 23:42:16 (12 years ago)
- Branches:
- master, qt5
- Children:
- b92f4e4
- Parents:
- e1dcc00
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BUGS
re1dcc00 r8e5baaa 14 14 Title: Pressing enter on search tab should search. 15 15 Severity: minor 16 Status: 16 Status: Fixed. 17 17 ------------------------------------------------------------------- 18 18 BugID 4 -
ChangeLog
re1dcc00 r8e5baaa 1 2011-06-24 philipp 2 3 * src/gui/searchhead.cpp: Enter or return triggers the search now 4 when the focus is at the searchEdit or at one of the checkboxes. 5 * BUGS: Filed bug 7: Error message when searching without having 6 conferences 7 8 2011-06-24 gregoa 9 10 * BUGS: Add another wishlist (more: design discussion) bug 11 12 2011-06-24 philipp 13 14 * src/gui/tabcontainer.h, src/mvc/eventmodel.cpp: Removed 15 unnecessary debug output and code. 16 * BUGS, src/mvc/event.cpp: Fixed bug reported by gregor: Too many 17 authors are shown (form other conferences as well). 18 19 2011-06-24 gregoa 20 21 * ChangeLog, TODO, confclerk.pro: Improve release target in .pro 22 1 23 2011-06-24 philipp 2 24
Note: See TracChangeset
for help on using the changeset viewer.