- Timestamp:
- 06/23/11 17:36:05 (12 years ago)
- Branches:
- master, qt5
- Children:
- 68b2df2
- Parents:
- 83f0ba7
- Location:
- src/gui
- Files:
-
- 38 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/alarmdialog.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #include "alarmdialog.h" -
src/gui/alarmdialog.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef ALARMDIALOG_H -
src/gui/conferenceeditor.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it4 * This file is part of ConfClerk. 5 * 6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #include "conferenceeditor.h" -
src/gui/conferenceeditor.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef CONFERENCE_EDITOR_H -
src/gui/conflictdialogcontainer.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/conflictdialogcontainer.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/conflictsdialog.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #include "conflictsdialog.h" -
src/gui/conflictsdialog.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef CONFLICTSDIALOG_H -
src/gui/daynavigatorwidget.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #include "daynavigatorwidget.h" -
src/gui/daynavigatorwidget.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef DAYNAVIGATORWIDGET_H -
src/gui/dayviewtabcontainer.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/dayviewtabcontainer.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/errormessage.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #include "errormessage.h" -
src/gui/errormessage.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef ERRORMESSAGE_H -
src/gui/eventdialog.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #include "eventdialog.h" -
src/gui/eventdialog.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef EVENTDIALOG_H -
src/gui/favtabcontainer.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/favtabcontainer.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/mainwindow.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #include "mainwindow.h" -
src/gui/mainwindow.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef MAINWINDOW_H -
src/gui/mapwindow.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #include "mapwindow.h" -
src/gui/mapwindow.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef MAPWINDOW_H -
src/gui/nowtabcontainer.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/nowtabcontainer.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/roomstabcontainer.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/roomstabcontainer.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/searchhead.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/searchhead.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef SEARCHHEAD_H -
src/gui/searchtabcontainer.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/searchtabcontainer.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/settingsdialog.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #include "settingsdialog.h" -
src/gui/settingsdialog.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef SETTINGSDIALOG_H -
src/gui/tabcontainer.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #include "tabcontainer.h" -
src/gui/tabcontainer.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef TABCONTAINER_H -
src/gui/trackstabcontainer.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/trackstabcontainer.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 -
src/gui/urlinputdialog.cpp
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #include "urlinputdialog.h" -
src/gui/urlinputdialog.h
r83f0ba7 r6df32f2 2 2 * Copyright (C) 2010 Ixonos Plc. 3 3 * 4 * This file is part of fosdem-schedule.4 * This file is part of ConfClerk. 5 5 * 6 * fosdem-scheduleis free software: you can redistribute it and/or modify it6 * ConfClerk is free software: you can redistribute it and/or modify it 7 7 * under the terms of the GNU General Public License as published by the Free 8 8 * Software Foundation, either version 2 of the License, or (at your option) 9 9 * any later version. 10 10 * 11 * fosdem-scheduleis distributed in the hope that it will be useful, but11 * ConfClerk is distributed in the hope that it will be useful, but 12 12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 13 13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for … … 15 15 * 16 16 * You should have received a copy of the GNU General Public License along with 17 * fosdem-schedule. If not, see <http://www.gnu.org/licenses/>.17 * ConfClerk. If not, see <http://www.gnu.org/licenses/>. 18 18 */ 19 19 #ifndef URL_INPUT_DIALOG_H
Note: See TracChangeset
for help on using the changeset viewer.