[xoreos-git] [xoreos/phaethon] 13445c: BUILD: Try pulling in stuff from artful instead of...
GitHub
noreply at github.com
Fri Dec 29 19:02:57 CET 2017
Branch: refs/heads/qttravis
Home: https://github.com/xoreos/phaethon
Commit: 13445c893c7f5c910fd6deb13bbe7412c3ff199f
https://github.com/xoreos/phaethon/commit/13445c893c7f5c910fd6deb13bbe7412c3ff199f
Author: Sven Hesse <drmccoy at drmccoy.de>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M .travis.yml
Log Message:
-----------
BUILD: Try pulling in stuff from artful instead of xenial on Travis CI
Commit: 827a8891837f7103b4e7334b36428200d5170ab3
https://github.com/xoreos/phaethon/commit/827a8891837f7103b4e7334b36428200d5170ab3
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M rules.mk
A verdigris/rules.mk
A verdigris/wobjectdefs.h
A verdigris/wobjectimpl.h
Log Message:
-----------
GUI: Add Verdigris
Commit: 2e2958575377f420411935057055279d3167abf5
https://github.com/xoreos/phaethon/commit/2e2958575377f420411935057055279d3167abf5
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M Makefile.am
M configure.ac
A m4/ax_check_qt5.m4
M src/gui/rules.mk
Log Message:
-----------
GUI: Autotools Qt port stubs
Commit: e75e5590a2986082240b4156019c8b5aa8774c83
https://github.com/xoreos/phaethon/commit/e75e5590a2986082240b4156019c8b5aa8774c83
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
GUI: CMake Qt update
Commit: fe1a015476c0578bb66a3d4e1364760696be4b9d
https://github.com/xoreos/phaethon/commit/fe1a015476c0578bb66a3d4e1364760696be4b9d
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/rules.mk
M src/phaethon.cpp
A ui/mainwindow.ui
Log Message:
-----------
GUI: Minimal Qt window
Commit: 42e6aac3d72624eb1e56e66b7ea20296dc3f038b
https://github.com/xoreos/phaethon/commit/42e6aac3d72624eb1e56e66b7ea20296dc3f038b
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/rules.mk
Log Message:
-----------
GUI: Fix src/gui/rules.mk
Commit: 46dd20394f5ebaf9c17ed8b773454caec4dd72d1
https://github.com/xoreos/phaethon/commit/46dd20394f5ebaf9c17ed8b773454caec4dd72d1
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M ui/mainwindow.ui
Log Message:
-----------
GUI: Connect signals and slots
Commit: 16684779f76ede48ae063df65eedb203bce8bc7b
https://github.com/xoreos/phaethon/commit/16684779f76ede48ae063df65eedb203bce8bc7b
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/common/ustring.cpp
M src/common/ustring.h
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/rules.mk
Log Message:
-----------
GUI: Use original resource info system
Commit: 30904dbfd92ffa2b3f6f5e82be7cb515eeabc631
https://github.com/xoreos/phaethon/commit/30904dbfd92ffa2b3f6f5e82be7cb515eeabc631
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewsound.cpp
M src/gui/panelresourceinfo.cpp
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
A src/gui/resourcetreeitem.cpp
A src/gui/resourcetreeitem.h
M src/gui/rules.mk
A src/gui/selection.cpp
A src/gui/selection.h
M ui/mainwindow.ui
Log Message:
-----------
GUI: Replace QFileSystemModel with QAbstractItemModel
Commit: 1dd401396fb5afcbca43b99c812f4feb21076f3f
https://github.com/xoreos/phaethon/commit/1dd401396fb5afcbca43b99c812f4feb21076f3f
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewempty.h
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewimage.h
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewsound.h
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
Log Message:
-----------
GUI: Remove old wx code
Commit: 6e4f5f78598afdcdff61d07344c46d32f567d643
https://github.com/xoreos/phaethon/commit/6e4f5f78598afdcdff61d07344c46d32f567d643
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewempty.h
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewimage.h
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewsound.h
A src/gui/panelpreviewtext.cpp
A src/gui/panelpreviewtext.h
M src/gui/rules.mk
M ui/mainwindow.ui
Log Message:
-----------
GUI: Add preview stubs
Commit: d2c3afc8762dbb60c57dce0621c0fdbd4c58036b
https://github.com/xoreos/phaethon/commit/d2c3afc8762dbb60c57dce0621c0fdbd4c58036b
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
Log Message:
-----------
GUI: Add files from archive to tree
Commit: d6847ec2fed65013325fa60f14564d0c853916ec
https://github.com/xoreos/phaethon/commit/d6847ec2fed65013325fa60f14564d0c853916ec
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/rules.mk
R src/gui/selection.cpp
R src/gui/selection.h
Log Message:
-----------
GUI: Remove Selection class
Commit: ca236c51eaa4e1d0a0f210203b6504a9d34ff3d3
https://github.com/xoreos/phaethon/commit/ca236c51eaa4e1d0a0f210203b6504a9d34ff3d3
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/panelpreviewtext.cpp
M src/gui/panelpreviewtext.h
Log Message:
-----------
GUI: Implement text preview
Commit: 5a394d59bb121841030e6c6289d04d36eedb31fe
https://github.com/xoreos/phaethon/commit/5a394d59bb121841030e6c6289d04d36eedb31fe
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewsound.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
M src/gui/rules.mk
A ui/previewsound.ui
Log Message:
-----------
GUI: Implement sound preview
Commit: 31238e5924db9240606a22ef053c9897c677969f
https://github.com/xoreos/phaethon/commit/31238e5924db9240606a22ef053c9897c677969f
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
A src/gui/panel.h
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewimage.h
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewsound.h
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
M src/gui/rules.mk
M ui/mainwindow.ui
A ui/previewimage.ui
Log Message:
-----------
GUI: Implement image preview
Commit: 726a12beef033777d32838bf7b83f0590eb5a33b
https://github.com/xoreos/phaethon/commit/726a12beef033777d32838bf7b83f0590eb5a33b
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/aurora/util.cpp
M src/aurora/util.h
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewempty.h
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewimage.h
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewsound.h
M src/gui/panelpreviewtext.cpp
M src/gui/panelpreviewtext.h
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
M src/gui/rules.mk
M ui/mainwindow.ui
A ui/previewempty.ui
A ui/previewtext.ui
A ui/resourceinfopanel.ui
Log Message:
-----------
GUI: Move resource info panel into its own class/form
Commit: ccb2c683619bab00fe9cf9547e7fb1fcc72014d1
https://github.com/xoreos/phaethon/commit/ccb2c683619bab00fe9cf9547e7fb1fcc72014d1
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewimage.h
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewsound.h
M src/gui/panelpreviewtext.cpp
M src/gui/panelpreviewtext.h
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
M ui/mainwindow.ui
M ui/resourceinfopanel.ui
Log Message:
-----------
GUI: Add about dialog
Commit: 9d39493f56b61b2d193b09802848bfbcb2a2997f
https://github.com/xoreos/phaethon/commit/9d39493f56b61b2d193b09802848bfbcb2a2997f
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewtext.cpp
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
M src/gui/rules.mk
A src/gui/statusbar.cpp
A src/gui/statusbar.h
M ui/mainwindow.ui
M ui/previewimage.ui
M ui/resourceinfopanel.ui
Log Message:
-----------
GUI: Proper usage of status bar
Commit: 355aed61251e9a82184b6d70c3f3dfa621933cce
https://github.com/xoreos/phaethon/commit/355aed61251e9a82184b6d70c3f3dfa621933cce
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewempty.h
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewimage.h
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewsound.h
M src/gui/panelpreviewtext.cpp
M src/gui/panelpreviewtext.h
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
M src/gui/rules.mk
M src/gui/statusbar.cpp
M src/gui/statusbar.h
Log Message:
-----------
GUI: Updates:
- Add some const.
- Implement image zoom functions.
- Some refactoring.
Commit: d147d4e7ca2f32e67d515b19e8fa9c6ef22cb448
https://github.com/xoreos/phaethon/commit/d147d4e7ca2f32e67d515b19e8fa9c6ef22cb448
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
R src/gui/about.cpp
R src/gui/about.h
R src/gui/eventid.h
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.h
M src/gui/rules.mk
A ui/resourceinfo.ui
R ui/resourceinfopanel.ui
Log Message:
-----------
GUI:
- Rename ResourceInfoPanel -> PanelResourceInfo for consistency.
- Remove old (wx) files.
Commit: 010155aad48ac45f6e3ddd40dc8b2b018cb50a65
https://github.com/xoreos/phaethon/commit/010155aad48ac45f6e3ddd40dc8b2b018cb50a65
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M BUILDDEP.md
M CMakeLists.txt
M Makefile.am
M configure.ac
M dists/arch/PKGBUILD
M dists/debian/control
M dists/debian/copyright
M dists/fedora/phaethon.spec
R m4/ax_check_wx.m4
M src/common/ustring.cpp
M src/common/ustring.h
M src/gui/rules.mk
Log Message:
-----------
GUI: Remove wx
Commit: ba0a5d0f6b4cceda2f7d139c77b240cb7393adf2
https://github.com/xoreos/phaethon/commit/ba0a5d0f6b4cceda2f7d139c77b240cb7393adf2
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
Log Message:
-----------
GUI: Resize window based on parameter
Commit: 75d3c1b4f4b22f33987904f592bc9e30c83f2eb8
https://github.com/xoreos/phaethon/commit/75d3c1b4f4b22f33987904f592bc9e30c83f2eb8
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/phaethon.cpp
Log Message:
-----------
GUI: Correctly set titles for Phaethon and About dialog
Commit: f20f4b31bc15f80539508a1d7944352b1d20ac65
https://github.com/xoreos/phaethon/commit/f20f4b31bc15f80539508a1d7944352b1d20ac65
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/panelpreviewtext.cpp
M src/gui/panelresourceinfo.cpp
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
Log Message:
-----------
GUI: Refactor for clarity
- Remove FileInfo and SoundInfo structs
- Add ItemData struct to contain all non tree structure data
- Rename getData -> getName
- Remove getFileInfo method
Commit: 5d809e917746b503e580f9f9f9ffebd7728c9671
https://github.com/xoreos/phaethon/commit/5d809e917746b503e580f9f9f9ffebd7728c9671
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/resourcetreeitem.cpp
Log Message:
-----------
GUI: Handle kSourceArchive in switch
Commit: 7e8c8aff3033fd5a529076df0bc3f78359e50c73
https://github.com/xoreos/phaethon/commit/7e8c8aff3033fd5a529076df0bc3f78359e50c73
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewtext.cpp
M src/gui/resourcetree.cpp
Log Message:
-----------
GUI: Add UNUSED where needed
Commit: 14c55723e4eedd5e1fc8e6b6fc146fca640616ea
https://github.com/xoreos/phaethon/commit/14c55723e4eedd5e1fc8e6b6fc146fca640616ea
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/resourcetree.cpp
Log Message:
-----------
GUI: Use correct string type for exception (QString -> C string)
Commit: 8bb4093ab62755714ea77a88078c5a2571ae5421
https://github.com/xoreos/phaethon/commit/8bb4093ab62755714ea77a88078c5a2571ae5421
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/panelresourceinfo.h
Log Message:
-----------
GUI: Fix -Wreorder warning
Commit: b90a0236e2e6f1d0a642294a75b1e63e4af31fc7
https://github.com/xoreos/phaethon/commit/b90a0236e2e6f1d0a642294a75b1e63e4af31fc7
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewtext.cpp
M src/gui/panelpreviewtext.h
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
M src/gui/resourcetree.cpp
Log Message:
-----------
GUI: Fix some fixme's
- Use more logging
- logAppend -> log
- Pop status in one place
Commit: a2d63e223791ce4440f49585f41b2c1b117a3447
https://github.com/xoreos/phaethon/commit/a2d63e223791ce4440f49585f41b2c1b117a3447
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M configure.ac
M src/gui/mainwindow.cpp
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
M ui/resourceinfo.ui
Log Message:
-----------
GUI: Remove testing buttons
Commit: d0d3c0cb14d0a56ea59feea1cb9edc328d11eff3
https://github.com/xoreos/phaethon/commit/d0d3c0cb14d0a56ea59feea1cb9edc328d11eff3
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/resourcetree.cpp
Log Message:
-----------
GUI: Fix how the tree model handles opening a file
We only want to add a top level item if we're opening a directory, not a file.
Commit: d6265e744d93153158ce9cf1ff70f3f48489562a
https://github.com/xoreos/phaethon/commit/d6265e744d93153158ce9cf1ff70f3f48489562a
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewempty.h
R ui/previewempty.ui
Log Message:
-----------
GUI: Panel preview empty code
Commit: c8a1ad0722a73af5f397a3a05d9163434c3eb73c
https://github.com/xoreos/phaethon/commit/c8a1ad0722a73af5f397a3a05d9163434c3eb73c
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewimage.h
M src/gui/rules.mk
R ui/previewimage.ui
Log Message:
-----------
GUI: Panel preview image code
Commit: 9ae4c5403d088e7f82bec382010c24cf6346d354
https://github.com/xoreos/phaethon/commit/9ae4c5403d088e7f82bec382010c24cf6346d354
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewsound.h
M src/gui/rules.mk
R ui/previewsound.ui
Log Message:
-----------
GUI: Panel preview sound code
Commit: 620c2567376dcf5590fd3d5a031f28b368d83035
https://github.com/xoreos/phaethon/commit/620c2567376dcf5590fd3d5a031f28b368d83035
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/panelpreviewtext.cpp
M src/gui/panelpreviewtext.h
M src/gui/rules.mk
R ui/previewtext.ui
Log Message:
-----------
GUI: Panel preview text code
Commit: 2d3e526e59ecc565edd596b716471ace20f71cc4
https://github.com/xoreos/phaethon/commit/2d3e526e59ecc565edd596b716471ace20f71cc4
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewsound.cpp
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
M src/gui/rules.mk
R ui/resourceinfo.ui
Log Message:
-----------
GUI: Resource info panel code
Commit: 3c9b3decfef73a717cbb673b3d4c40f1f5129919
https://github.com/xoreos/phaethon/commit/3c9b3decfef73a717cbb673b3d4c40f1f5129919
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M configure.ac
M m4/ax_check_qt5.m4
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewempty.h
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewtext.cpp
M src/gui/panelresourceinfo.cpp
M src/gui/rules.mk
R ui/mainwindow.ui
Log Message:
-----------
GUI: Main window code
Removes remaining forms code from source and build system, which means no more UIC required.
Commit: 83eca353b6d20bb9c92b5570104d6bacf41f8c14
https://github.com/xoreos/phaethon/commit/83eca353b6d20bb9c92b5570104d6bacf41f8c14
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/panelpreviewimage.cpp
Log Message:
-----------
GUI: Fix variables shadowing a Qt lib variable (somehow)
Commit: bed93564ffcaa93509ba486ad4d5241fedcdf867
https://github.com/xoreos/phaethon/commit/bed93564ffcaa93509ba486ad4d5241fedcdf867
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panel.h
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewempty.h
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewimage.h
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewsound.h
M src/gui/panelpreviewtext.cpp
M src/gui/panelpreviewtext.h
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
M src/gui/statusbar.cpp
M src/gui/statusbar.h
Log Message:
-----------
GUI: Add license to files
Commit: b38d4b267f61a4751dcfda2499fab6067a5ebfae
https://github.com/xoreos/phaethon/commit/b38d4b267f61a4751dcfda2499fab6067a5ebfae
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
A src/gui/config.cpp
A src/gui/config.h
M src/gui/mainwindow.cpp
R src/gui/panel.h
M src/gui/panelpreviewimage.cpp
M src/gui/rules.mk
Log Message:
-----------
GUI: Rename panel.h -> config.h
And properly use the variable defined in it.
Commit: d9a1bfede1a47d73c73beb11aef7b2a93347ff45
https://github.com/xoreos/phaethon/commit/d9a1bfede1a47d73c73beb11aef7b2a93347ff45
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/resourcetree.cpp
Log Message:
-----------
GUI: Add const in some range based for loops
Commit: 0c2b63167bd0116c8dbf7f39f9420b9becfc9f11
https://github.com/xoreos/phaethon/commit/0c2b63167bd0116c8dbf7f39f9420b9becfc9f11
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewempty.h
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewimage.h
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewsound.h
M src/gui/panelpreviewtext.cpp
M src/gui/panelpreviewtext.h
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
Log Message:
-----------
GUI: Remove class members that aren't needed
Commit: 4f4030f3e49041a0fa2d77caaa5df04bec48796a
https://github.com/xoreos/phaethon/commit/4f4030f3e49041a0fa2d77caaa5df04bec48796a
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/panelpreviewimage.h
M src/gui/panelpreviewsound.h
M src/gui/panelpreviewtext.h
Log Message:
-----------
GUI: Move some public members functions into private
Commit: 6dff175af4b09125a8ac5c24ccdce8a6a5596339
https://github.com/xoreos/phaethon/commit/6dff175af4b09125a8ac5c24ccdce8a6a5596339
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/aurora/util.cpp
M src/aurora/util.h
M src/common/ustring.cpp
M src/common/ustring.h
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewsound.h
M src/gui/panelresourceinfo.cpp
M src/gui/resourcetree.cpp
M src/gui/resourcetreeitem.cpp
M src/phaethon.cpp
Log Message:
-----------
GUI: Remove QString functions from util and ustring
This means we have to convert to std::string/c_str but I think it's better this way.
Also don't set the _rootPath in the main window constructor, because it's set in setTreeViewModel anyway.
Commit: a2f56d45d277ef59e9b54ec44611e7ec5da31f9d
https://github.com/xoreos/phaethon/commit/a2f56d45d277ef59e9b54ec44611e7ec5da31f9d
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
A src/gui/proxymodel.cpp
A src/gui/proxymodel.h
M src/gui/rules.mk
Log Message:
-----------
GUI: Sort tree items correctly
- By name
- Directories first
Commit: 84921ad7a385f3b41bc0c8ff01b4a58043d1b45f
https://github.com/xoreos/phaethon/commit/84921ad7a385f3b41bc0c8ff01b4a58043d1b45f
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/proxymodel.cpp
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
Log Message:
-----------
GUI: Fix selection model and refactor resource tree/item
Commit: 155bd5c31d9349a9324ddd5c515b12e3422245ea
https://github.com/xoreos/phaethon/commit/155bd5c31d9349a9324ddd5c515b12e3422245ea
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M CMakeLists.txt
M m4/ax_check_qt5.m4
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/resourcetree.cpp
Log Message:
-----------
GUI: Make window appear faster by running the 'populate tree' function concurrently
Commit: 0fa56a526382ed1795d5f95ee78dac08a9300acc
https://github.com/xoreos/phaethon/commit/0fa56a526382ed1795d5f95ee78dac08a9300acc
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/resourcetree.cpp
Log Message:
-----------
GUI: Fix status bar not showing text when it should
Commit: 279fe29ca72082ae41fe257241b4cbdcb8d48823
https://github.com/xoreos/phaethon/commit/279fe29ca72082ae41fe257241b4cbdcb8d48823
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/resourcetree.h
Log Message:
-----------
GUI: Add comments to resource tree functions
Commit: 4c163f3e46c4a6bebc6b4cc2f768c4af622d3528
https://github.com/xoreos/phaethon/commit/4c163f3e46c4a6bebc6b4cc2f768c4af622d3528
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/resourcetree.cpp
Log Message:
-----------
GUI: Remove unnecessary check
By this point canFetchMore should have already been called, which has this check.
Commit: ca7cd1d32e9355b01ee6889607784f53373315d2
https://github.com/xoreos/phaethon/commit/ca7cd1d32e9355b01ee6889607784f53373315d2
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/resourcetree.cpp
M src/gui/resourcetreeitem.h
Log Message:
-----------
GUI: Replace repeated check with inline function
Commit: 9c50789a2947e3b98d1c5be45b08f0c92c082709
https://github.com/xoreos/phaethon/commit/9c50789a2947e3b98d1c5be45b08f0c92c082709
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
R src/gui/config.cpp
R src/gui/config.h
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewimage.cpp
R src/gui/panelpreviewtext.cpp
R src/gui/panelpreviewtext.h
M src/gui/rules.mk
Log Message:
-----------
GUI: Remove 'preview more types feature' because it's unrelated to the Qt branch
Commit: e4809bb9f3f2cbb9f1a825233450b96838543742
https://github.com/xoreos/phaethon/commit/e4809bb9f3f2cbb9f1a825233450b96838543742
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/resourcetreeitem.cpp
Log Message:
-----------
GUI: Fix bug showing incorrect numbers caused by forgetting to assign sound variables
Commit: 5bf854eb0aaccfe91532bd181cefed1807ad9ad9
https://github.com/xoreos/phaethon/commit/5bf854eb0aaccfe91532bd181cefed1807ad9ad9
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/panelpreviewimage.cpp
Log Message:
-----------
GUI: Remove warning when trying to preview a .ico file (not a xoreos resource)
Commit: 77ba35ec96bf6d88ae43d736dd7701880b66fd21
https://github.com/xoreos/phaethon/commit/77ba35ec96bf6d88ae43d736dd7701880b66fd21
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewsound.cpp
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
Log Message:
-----------
GUI: Use Common::FileTree like the original Phaethon did
In addition:
- Use wrapper function for the status bar rather than a getter
- Rename setTreeViewModel -> open, finishTree -> openFinish
- Centre align sound percentage label
Commit: b9d28384d33540e83141cae690cf1bb2896d84a0
https://github.com/xoreos/phaethon/commit/b9d28384d33540e83141cae690cf1bb2896d84a0
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/resourcetree.cpp
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
Log Message:
-----------
GUI: Replace empty constructor with root constructor
Meaning we can remove the setData function which was only used for this purpose.
Commit: 17a3d84110fba2b8b2fc2e931c8a6eb61f8ef868
https://github.com/xoreos/phaethon/commit/17a3d84110fba2b8b2fc2e931c8a6eb61f8ef868
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewsound.cpp
M src/gui/panelresourceinfo.cpp
M src/gui/resourcetree.cpp
M src/gui/resourcetreeitem.cpp
Log Message:
-----------
GUI: Style tweaks to match xoreos
Commit: 555e83bfb0f53c37cdcaff60d4985f0b9bf76e3b
https://github.com/xoreos/phaethon/commit/555e83bfb0f53c37cdcaff60d4985f0b9bf76e3b
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/resourcetree.cpp
Log Message:
-----------
GUI: Better icons in tree view
- Only show special icons for recognised Phaethon resources (e.g. don't show image icon for .ico).
- Files inserted from archives now have icons too.
Commit: 21eb59607a1938700fa4ccd006b9391e3ae4dce4
https://github.com/xoreos/phaethon/commit/21eb59607a1938700fa4ccd006b9391e3ae4dce4
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M CMakeLists.txt
M src/gui/resourcetreeitem.cpp
Log Message:
-----------
GUI: Fix build
Commit: e4fc88b36b4362e1cae93d0c582c0bf63cc40765
https://github.com/xoreos/phaethon/commit/e4fc88b36b4362e1cae93d0c582c0bf63cc40765
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
Log Message:
-----------
GUI: Delete tree after closing a directory to prevent duplicates
Commit: b27232ba0bcae52dae82c14eb10e45778b9e3a25
https://github.com/xoreos/phaethon/commit/b27232ba0bcae52dae82c14eb10e45778b9e3a25
Author: fdde <fdde00 at gmail.com>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M src/gui/mainwindow.cpp
M src/gui/mainwindow.h
M src/gui/panelpreviewempty.cpp
M src/gui/panelpreviewempty.h
M src/gui/panelpreviewimage.cpp
M src/gui/panelpreviewimage.h
M src/gui/panelpreviewsound.cpp
M src/gui/panelpreviewsound.h
M src/gui/panelresourceinfo.cpp
M src/gui/panelresourceinfo.h
M src/gui/resourcetree.cpp
M src/gui/resourcetree.h
M src/gui/resourcetreeitem.cpp
M src/gui/resourcetreeitem.h
Log Message:
-----------
GUI: Use smart pointers
Commit: db609515bd04eb301a90f75e8c8cedc13498a127
https://github.com/xoreos/phaethon/commit/db609515bd04eb301a90f75e8c8cedc13498a127
Author: Sven Hesse <drmccoy at drmccoy.de>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M BUILDDEP.md
M configure.ac
Log Message:
-----------
BUILD: Drop min Qt5 version to 5.5.1
Commit: 28e66b200b46edd2f3aca74070a9a0804ee13493
https://github.com/xoreos/phaethon/commit/28e66b200b46edd2f3aca74070a9a0804ee13493
Author: Sven Hesse <drmccoy at drmccoy.de>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
BUILD: Link Phaethon with pthread when using CMake
Qt requires a threading library. No idea why pthread is not already
included in variable for the Qt libraries.
Commit: 81a06ae90f9f5fd53578c592d07e904cbd79fb28
https://github.com/xoreos/phaethon/commit/81a06ae90f9f5fd53578c592d07e904cbd79fb28
Author: Sven Hesse <drmccoy at drmccoy.de>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M m4/boost.m4
Log Message:
-----------
BUILD: Extend boost.m4 to recognize gcc 6.4
Commit: e5833077d9ebf02b01aac2fdb620d2d355ba6d12
https://github.com/xoreos/phaethon/commit/e5833077d9ebf02b01aac2fdb620d2d355ba6d12
Author: Sven Hesse <drmccoy at drmccoy.de>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M m4/boost.m4
Log Message:
-----------
BUILD: Extend boost.m4 to recognize gcc 7.2
Commit: a63e1a777ae3f2cbc54db61b2c20c6b1324a7021
https://github.com/xoreos/phaethon/commit/a63e1a777ae3f2cbc54db61b2c20c6b1324a7021
Author: Sven Hesse <drmccoy at drmccoy.de>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M m4/boost.m4
Log Message:
-----------
BUILD: Extend boost.m4 to recognize clang 3.0 - 5.0
Compare: https://github.com/xoreos/phaethon/compare/7a3a9718a5d1...a63e1a777ae3
More information about the xoreos-git
mailing list