index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
loggers.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
Create a log category for the top-level Qt startup.
Daniel Burrows
1
-0
/
+6
2010-06-08
Factor the progress update throttling code into a separate class.
Daniel_Burrows@alumni.brown.edu
1
-0
/
+5
2010-05-28
Transition from log4cxx to the new logging framework.
Daniel Burrows
1
-18
/
+3
2010-05-13
Write a fully functional alternate initialization path.
Daniel Burrows
1
-0
/
+6
2010-05-12
Add a skeletal main-window class that bases its content off a toplevel view i...
Daniel Burrows
1
-0
/
+6
2010-05-11
Add an initial implementation of a view for a tab set.
Daniel Burrows
1
-0
/
+7
2010-04-21
Rename the log4cxx namespace to logging.
Daniel Burrows
1
-39
/
+45
2010-04-15
First work towards implementing the "versions" command I've been thinking abo...
Daniel Burrows
1
-0
/
+16
2010-04-09
Terminology change: replace "tier operation" with "cost" everywhere.
Daniel Burrows
1
-10
/
+3
2010-04-08
Add code to parse out the cost settings from Aptitude::ProblemResolver::Solut...
Daniel Burrows
1
-0
/
+5
2010-01-12
Add a logger for the top-level UI stuff.
Daniel Burrows
1
-1
/
+7
2009-11-27
Move the changelog parsing background thread into src/generic/apt/changelog_p...
Daniel Burrows
1
-0
/
+9
2009-11-15
Introduce a log category for messages related to temporary files, and use it ...
Daniel Burrows
1
-0
/
+3
2009-11-05
Use separate logging categories for the screenshot cache and the image widget.
Daniel Burrows
1
-4
/
+11
2009-11-04
Initial implementation of code to download screenshots from the GUI.
Daniel Burrows
1
-0
/
+7
2009-10-31
Create a new download_queue module that wraps up a generic background downloa...
Daniel Burrows
1
-0
/
+10
2009-10-24
Also make checking for cached changelogs based on the job queue object.
Daniel Burrows
1
-0
/
+6
2009-10-24
Use the new job queue class to parse package changelogs.
Daniel Burrows
1
-1
/
+10
2009-10-10
Add log messages to the backend changelog download code.
Daniel Burrows
1
-0
/
+5
2009-10-07
Use a single thread for all changelog parsing, to avoid spawning a huge numbe...
Daniel Burrows
1
-0
/
+3
2009-08-06
Add a partially implemented cache for downloaded files.
Daniel Burrows
1
-0
/
+6
2009-05-09
Extract some of the search-graph handling stuff into a separate file.
Daniel Burrows
1
-0
/
+4
2009-04-26
Add logging for tab lifetimes.
Daniel Burrows
1
-0
/
+6
2009-04-20
Add logging around what the background resolver thread is up to.
Daniel Burrows
1
-0
/
+5
2009-03-30
Rename auto_flags to manual_flags (since that's what they are) and add a logg...
Daniel Burrows
1
-0
/
+7
2009-03-29
Reorganize and flesh out the code to get the tiering configuration.
Daniel Burrows
1
-0
/
+7
2009-03-23
Restructure the resolver so that it stores and returns sets of choices using ...
Daniel Burrows
1
-0
/
+7
2009-02-22
Add a "promotion set" object.
Daniel Burrows
1
-0
/
+13
2009-02-19
Add a logging category "aptitude.apt.globals" for the global apt state struct...
Daniel Burrows
1
-0
/
+7
2009-02-19
Keep track of all the outstanding build threads, and make sure to wait for th...
Daniel Burrows
1
-0
/
+6
2009-02-17
Add a logger for stuff related to the resolver tab.
Daniel Burrows
1
-0
/
+6
2009-02-16
First draft of a better upgrade UI, based on computing a dependency solution ...
Daniel Burrows
1
-0
/
+7
2009-02-15
Add a safe_resolve_deps() function on the resolver manager that encapsulates ...
Daniel Burrows
1
-0
/
+14
2009-02-11
Rip out the hacky attempt to detect terminal reads, and instead just do what ...
Daniel Burrows
1
-3
/
+4
2009-02-10
Add loggers for the "why" command in GTK-land.
Daniel Burrows
1
-0
/
+12
2009-02-07
Add some logging categories for stuff related to the dpkg terminal object.
Daniel Burrows
1
-0
/
+15
2009-01-31
Write logging messages into the aptitude resolver startup code (the code that...
Daniel Burrows
1
-0
/
+33
2009-01-31
Write some safety/utility macros that wrap LOG4CXX_*, working around the weir...
Daniel Burrows
1
-0
/
+10
2009-01-30
Add a file that will serve as a central repository for all the loggers used i...
Daniel Burrows
1
-0
/
+47