diff --git a/MainWindow.cpp b/MainWindow.cpp index f756699..497705c 100644 --- a/MainWindow.cpp +++ b/MainWindow.cpp @@ -946,7 +946,7 @@ void MainWindow::on_actionTimeline_triggered() Q_ASSERT(uiRunning()); - QDesktopServices::openUrl(QUrl("http://localhost:8080/timeline")); + QDesktopServices::openUrl(QUrl("http://127.0.0.1:8080/timeline")); } //------------------------------------------------------------------------------ diff --git a/manifest b/manifest index ec72d81..f9ed780 100644 --- a/manifest +++ b/manifest @@ -1,12 +1,12 @@ -C Added\ssupport\sfor\sfiltering\sfiles\sbased\son\srepository\sstatus -D 2011-08-29T15:33:36.209 +C Changed\stimeline\slaunch\surl\sto\s127.0.0.1 +D 2011-08-29T15:41:09.601 F CommitDialog.cpp a1fcdc94933f4e1a144224c7c70f1e067d3ee31e F CommitDialog.h 0550b1b652924ae54b6f6c9274cad2d4c491808a F CommitDialog.ui 5067623f6af6f5a42c87df903278e383e945e154 F FileActionDialog.cpp fcaebf9986f789b3440d5390b3458ad5f86fe0c8 F FileActionDialog.h 15db1650b3a13d70bc338371e4c033c66e3b79ce F FileActionDialog.ui c63644428579741aeb5fa052e237ba799ced9ad7 -F MainWindow.cpp 99bc7ba0623dd6c651006edc8ff91256d7e1f8b3 +F MainWindow.cpp 86bc099427efb13665edaddf8db3bc36d767aed6 F MainWindow.h 21fbbabd8b827d0b49fe3d40763b71042205fc3d F MainWindow.ui 5d10c04ab0f19f9b38a4da0abb0b36a00ff12efc F RepoDialog.cpp 8f20e1511526973555c774350ec413dcecf51c9e @@ -173,7 +173,7 @@ F icons/fuel.icns 81e535004b62db801a02f3e15d0a33afc9d4070b F icons/fuel.ico eb529ab3332a17b9302ef3e851db5b9ebce2a038 F main.cpp 083845039c167badd57a4abf482dd3d5e77aab35 F resources.qrc e98383ed205f4e37100c60057e0129c3b86dea53 -P aa301610ecdf98433193c01c5ab7dfe32daf7227 -R 0ee9d30b0bebbccc0cc2d50826a5dbb5 +P 63e7632f4e844c0915cb4ae6cce07ee173e7926b +R fa0a542ab75baea5dff5bc0e6b27afda U kostas -Z 1621170487fad36927e9b07f1f884622 +Z 10745c228cb56df8112b403e9ed5ff8b diff --git a/manifest.uuid b/manifest.uuid index 7ea3435..208a5a9 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -63e7632f4e844c0915cb4ae6cce07ee173e7926b \ No newline at end of file +ee85c090a173816f1d8053a7c982ab7facfe5c8b \ No newline at end of file