Initial checkin of first CMake based version.
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 17 May 2006 21:53:53 +0000 (21:53 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 17 May 2006 21:53:53 +0000 (21:53 +0000)
commit925b072e5c7bc38949995902cf7af6e4644c2c55
tree11f1a8f3ac55729a9100da43b0b3494481e70e7b
parent467fe2d960da9425d25a2a2bef5468376c8e5510
Initial checkin of first CMake based version.
113 files changed:
CMakeLists.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
Doxyfile [new file with mode: 0644]
gui/CMakeLists.txt [new file with mode: 0644]
gui/channelwidget.cpp [new file with mode: 0644]
gui/channelwidget.h [new file with mode: 0644]
gui/channelwidget.ui [new file with mode: 0644]
gui/identitiesdlg.ui [new file with mode: 0644]
gui/identitieseditdlg.ui [new file with mode: 0644]
gui/mainwin.cpp [new file with mode: 0644]
gui/mainwin.h [new file with mode: 0644]
gui/networkeditdlg.ui [new file with mode: 0644]
gui/nickeditdlg.ui [new file with mode: 0644]
gui/serverlist.cpp [new file with mode: 0644]
gui/serverlist.h [new file with mode: 0644]
gui/serverlistdlg.ui [new file with mode: 0644]
images/default/1downarrow.png [new file with mode: 0644]
images/default/1leftarrow.png [new file with mode: 0644]
images/default/1rightarrow.png [new file with mode: 0644]
images/default/1uparrow.png [new file with mode: 0644]
images/default/2dowarrow.png [new file with mode: 0644]
images/default/2downarrow.png [new file with mode: 0644]
images/default/2leftarrow.png [new file with mode: 0644]
images/default/2rightarrow.png [new file with mode: 0644]
images/default/2uparrow.png [new file with mode: 0644]
images/default/3downarrow.png [new file with mode: 0644]
images/default/3uparrow.png [new file with mode: 0644]
images/default/add_user.png [new file with mode: 0644]
images/default/apply.png [new file with mode: 0644]
images/default/back.png [new file with mode: 0644]
images/default/bell.png [new file with mode: 0644]
images/default/bookmark.png [new file with mode: 0644]
images/default/bookmark_add.png [new file with mode: 0644]
images/default/bookmark_folder.png [new file with mode: 0644]
images/default/bookmark_toolbar.png [new file with mode: 0644]
images/default/bookmarks_list_add.png [new file with mode: 0644]
images/default/bottom.png [new file with mode: 0644]
images/default/button_cancel.png [new file with mode: 0644]
images/default/button_ok.png [new file with mode: 0644]
images/default/cancel.png [new file with mode: 0644]
images/default/configure.png [new file with mode: 0644]
images/default/configure_shortcuts.png [new file with mode: 0644]
images/default/configure_toolbars.png [new file with mode: 0644]
images/default/connect_creating.png [new file with mode: 0644]
images/default/connect_established.png [new file with mode: 0644]
images/default/connect_no.png [new file with mode: 0644]
images/default/edit.png [new file with mode: 0644]
images/default/edit_add.png [new file with mode: 0644]
images/default/edit_remove.png [new file with mode: 0644]
images/default/edit_user.png [new file with mode: 0644]
images/default/editcopy.png [new file with mode: 0644]
images/default/edittrash.png [new file with mode: 0644]
images/default/exit.png [new file with mode: 0644]
images/default/fileclose.png [new file with mode: 0644]
images/default/filenew.png [new file with mode: 0644]
images/default/fileopen.png [new file with mode: 0644]
images/default/fileprint.png [new file with mode: 0644]
images/default/filesave.png [new file with mode: 0644]
images/default/filesaveas.png [new file with mode: 0644]
images/default/finish.png [new file with mode: 0644]
images/default/folder.png [new file with mode: 0644]
images/default/folder_new.png [new file with mode: 0644]
images/default/fonts.png [new file with mode: 0644]
images/default/fontsizedown.png [new file with mode: 0644]
images/default/fontsizeup.png [new file with mode: 0644]
images/default/forward.png [new file with mode: 0644]
images/default/help.png [new file with mode: 0644]
images/default/identity.png [new file with mode: 0644]
images/default/next.png [new file with mode: 0644]
images/default/no.png [new file with mode: 0644]
images/default/ok.png [new file with mode: 0644]
images/default/remove.png [new file with mode: 0644]
images/default/server.png [new file with mode: 0644]
images/default/start.png [new file with mode: 0644]
images/default/status_unknown.png [new file with mode: 0644]
images/default/stop.png [new file with mode: 0644]
images/default/tab.png [new file with mode: 0644]
images/default/tab_breakoff.png [new file with mode: 0644]
images/default/tab_duplicate.png [new file with mode: 0644]
images/default/tab_first.png [new file with mode: 0644]
images/default/tab_last.png [new file with mode: 0644]
images/default/tab_left.png [new file with mode: 0644]
images/default/tab_new.png [new file with mode: 0644]
images/default/tab_new_bg.png [new file with mode: 0644]
images/default/tab_new_raised.png [new file with mode: 0644]
images/default/tab_remove.png [new file with mode: 0644]
images/default/tab_right.png [new file with mode: 0644]
images/default/top.png [new file with mode: 0644]
images/default/trash.png [new file with mode: 0644]
images/default/tux.png [new file with mode: 0644]
images/default/up.png [new file with mode: 0644]
images/default/view_bottom.png [new file with mode: 0644]
images/default/view_choose.png [new file with mode: 0644]
images/default/view_detailed.png [new file with mode: 0644]
images/default/view_icon.png [new file with mode: 0644]
images/default/view_left_right.png [new file with mode: 0644]
images/default/view_multicolumn.png [new file with mode: 0644]
images/default/view_orientation.png [new file with mode: 0644]
images/default/view_remove 2.png [new file with mode: 0644]
images/default/view_remove.png [new file with mode: 0644]
images/default/view_right.png [new file with mode: 0644]
images/default/view_sidetree.png [new file with mode: 0644]
images/default/view_split.png [new file with mode: 0644]
images/default/view_top_bottom.png [new file with mode: 0644]
images/default/wizard.png [new file with mode: 0644]
images/iconmap.xml [new file with mode: 0644]
images/icons.qrc [new file with mode: 0644]
main/CMakeLists.txt [new file with mode: 0644]
main/logger.cpp [new file with mode: 0644]
main/logger.h [new file with mode: 0644]
main/main.cpp [new file with mode: 0644]
main/quassel.cpp [new file with mode: 0644]
main/quassel.h [new file with mode: 0644]