Thorbjørn Lindeijer
71aeac5915
Use completeBaseName instead of baseName where appropriate
...
Fixes issues with handling additional dots in the filename in many
places.
Task: 246390
2009-03-20 17:04:23 +01:00
dt
73a8ffe277
Fixes: Session restore bolds the wrong project
...
Task: 246800
Details: The value was restored correctly, but due to a optimization, a signal wasn't emitted.
2009-03-19 16:07:00 +01:00
dt
0cd8da28d4
Fixes: Crashes on switching sessions.
...
Task: Reported on irc
Details: Hopefully this new code is a little bit more robust, i tried
to untangle the code a bit.
2009-03-11 17:36:17 +01:00
hjk
8ca887aae2
Fixes: change file license headers to include LGPL
2009-02-25 09:15:00 +01:00
hjk
b100baedcd
Fixes: do not emit startupProjectChanged() if the startup project
...
has not changed.
Details: saves a few cycles
2009-02-03 11:39:18 +01:00
hjk
667255c4d1
some more ICore related cleanup
2009-01-20 17:14:00 +01:00
Thorbjørn Lindeijer
0728e78afb
Reintroduced a way to edit project dependencies
...
Dependencies between projects can now be edited in the Projects mode.
You can simply check for each project the projects that it depends on,
and they will be built first. A message box pops up when you try to
create a circular dependency.
Could use some testing.
2009-01-16 16:44:25 +01:00
Daniel Molkentin
59affcfffc
Bump year in licence header.
2009-01-13 19:22:14 +01:00
con
281c462d24
Fixes: - ProgressManagerInterface --> ProgressManager
...
Details: - Conform to conventions.
2009-01-13 15:44:26 +01:00
dt
d402ed2955
Fixes: Replace QTC_ASSERT with QT_ASSERT.
2008-12-17 15:51:48 +01:00
hjk
da3cb14483
chancge Nokia GPL exception version from 1.2 to 1.3
2008-12-16 17:20:00 +01:00
con
e9d9071009
Fixes: - Restoring session doesn't end up with focus in editor
...
RevBy: - dt
Details: - ProjectWindow always grabbed the focus
2008-12-10 16:48:40 +01:00
hjk
4a552ead9f
use QTC_ASSERT instead of Q_ASSERT
2008-12-09 15:25:01 +01:00
hjk
342caa2141
some more whitespace changes
2008-12-09 11:07:24 +01:00
Thorbjørn Lindeijer
c14896b7d2
Slight optimization in Session::projectForFile
...
Avoid creating a copy of the list of projects.
2008-12-08 13:05:44 +01:00
dt
75f2c01d96
Fixes: Fixes saving of settings
2008-12-03 14:25:17 +01:00
hjk
cf11b69643
more code cosmetics
2008-12-02 16:19:05 +01:00
hjk
ab83dcd87c
off-by-one in headers
2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3
end-of-line whitespace correction of the new headers
2008-12-02 14:17:16 +01:00
con
05c35356ab
Initial import
2008-12-02 12:01:29 +01:00