Initial commit
authorMuki <mkiol@o2.pl>
Fri, 27 Apr 2012 06:35:37 +0000 (08:35 +0200)
committerMuki <mkiol@o2.pl>
Fri, 27 Apr 2012 06:35:37 +0000 (08:35 +0200)
commitf18d8567ac9a15d8d1e4cb2fe75a713b564092cd
tree61d8899c4583d950e7bc28832cecf2b7d0450d26
parentad71e3261fb881a38f146ca8fb7425f8eda7e666
Initial commit
90 files changed:
README [new file with mode: 0644]
icons/Ubuntu_One_Logo_U1.svg [new file with mode: 0644]
icons/cloud-flat1.svg [new file with mode: 0644]
icons/cloud-flat2.svg [new file with mode: 0644]
icons/cloud.png [new file with mode: 0644]
icons/cloud.svg [new file with mode: 0644]
icons/u1logo.png [new file with mode: 0644]
icons/u1logo.svg [new file with mode: 0644]
icons/ubi.svg [new file with mode: 0644]
icons/ubi2.svg [new file with mode: 0644]
icons/ubi3.svg [new file with mode: 0644]
icons/ubi4svg.svg [new file with mode: 0644]
icons/ubi5.svg [new file with mode: 0644]
icons/ubuntu-logo-white.png [new file with mode: 0644]
icons/ubuntu-logo-white.svg [new file with mode: 0644]
icons/ubuntu-logo.svg [new file with mode: 0644]
main.cpp [new file with mode: 0644]
qml/ubi/About.qml [new file with mode: 0644]
qml/ubi/AccountPage.qml [new file with mode: 0644]
qml/ubi/DownloadArea.qml [new file with mode: 0644]
qml/ubi/DownloadProgressBar.qml [new file with mode: 0644]
qml/ubi/FileSelector.qml [new file with mode: 0644]
qml/ubi/FilesPage.qml [new file with mode: 0644]
qml/ubi/ISOdate.js [new file with mode: 0644]
qml/ubi/LoginPage.qml [new file with mode: 0644]
qml/ubi/PageStack.qml [new file with mode: 0644]
qml/ubi/PropertiesPage.qml [new file with mode: 0644]
qml/ubi/SettingsPage.qml [new file with mode: 0644]
qml/ubi/Shadow.qml [new file with mode: 0644]
qml/ubi/StartPage.qml [new file with mode: 0644]
qml/ubi/SystemBar.qml [new file with mode: 0644]
qml/ubi/TaskBar.qml [new file with mode: 0644]
qml/ubi/UIConstants.js [new file with mode: 0644]
qml/ubi/bytesconv.js [new file with mode: 0644]
qml/ubi/components/Bar.qml [new file with mode: 0644]
qml/ubi/components/Button.qml [new file with mode: 0644]
qml/ubi/components/DialogBox.qml [new file with mode: 0644]
qml/ubi/components/DialogCombo.qml [new file with mode: 0644]
qml/ubi/components/DialogInfo.qml [new file with mode: 0644]
qml/ubi/components/DialogInput.qml [new file with mode: 0644]
qml/ubi/components/DialogYesNo.qml [new file with mode: 0644]
qml/ubi/components/File.qml [new file with mode: 0644]
qml/ubi/components/Line.qml [new file with mode: 0644]
qml/ubi/components/Mask.qml [new file with mode: 0644]
qml/ubi/components/Notification.qml [new file with mode: 0644]
qml/ubi/components/Page.qml [new file with mode: 0644]
qml/ubi/components/Spacer.qml [new file with mode: 0644]
qml/ubi/components/TextField.qml [new file with mode: 0644]
qml/ubi/components/ToolIcon.qml [new file with mode: 0644]
qml/ubi/images/back.png [new file with mode: 0644]
qml/ubi/images/close.png [new file with mode: 0644]
qml/ubi/images/down.png [new file with mode: 0644]
qml/ubi/images/download.png [new file with mode: 0644]
qml/ubi/images/menu-arrow-grey.png [new file with mode: 0644]
qml/ubi/images/menu-arrow-orange.png [new file with mode: 0644]
qml/ubi/images/menu-arrow.png [new file with mode: 0644]
qml/ubi/images/menu.png [new file with mode: 0644]
qml/ubi/images/minimize.png [new file with mode: 0644]
qml/ubi/images/progress-small.png [new file with mode: 0644]
qml/ubi/images/progress.png [new file with mode: 0644]
qml/ubi/images/refresh.png [new file with mode: 0644]
qml/ubi/images/ubi50.png [new file with mode: 0644]
qml/ubi/images/up.png [new file with mode: 0644]
qml/ubi/images/upload.png [new file with mode: 0644]
qml/ubi/main.qml [new file with mode: 0644]
qml/ubi/oauth/README.txt [new file with mode: 0644]
qml/ubi/oauth/oauth.js [new file with mode: 0644]
qml/ubi/oauth/sha1.js [new file with mode: 0644]
qml/ubi/u1.js [new file with mode: 0644]
qmlapplicationviewer/qmlapplicationviewer.cpp [new file with mode: 0644]
qmlapplicationviewer/qmlapplicationviewer.h [new file with mode: 0644]
qmlapplicationviewer/qmlapplicationviewer.pri [new file with mode: 0644]
qtc_packaging/debian_fremantle/README [new file with mode: 0644]
qtc_packaging/debian_fremantle/changelog [new file with mode: 0644]
qtc_packaging/debian_fremantle/compat [new file with mode: 0644]
qtc_packaging/debian_fremantle/control [new file with mode: 0644]
qtc_packaging/debian_fremantle/copyright [new file with mode: 0644]
qtc_packaging/debian_fremantle/rules [new file with mode: 0755]
translations/ubi.pl.qm [new file with mode: 0644]
translations/ubi.pl.ts [new file with mode: 0644]
ubi.desktop [new file with mode: 0644]
ubi.pro [new file with mode: 0644]
ubi.pro.user [new file with mode: 0644]
ubi.qrc [new file with mode: 0644]
ubi.svg [new file with mode: 0644]
ubi64.png [new file with mode: 0644]
ubi80.png [new file with mode: 0644]
ubi_harmattan.desktop [new file with mode: 0644]
utils.cpp [new file with mode: 0644]
utils.h [new file with mode: 0644]